Searched hist:"97 e03465f7dac073434373428388eb6e0998ecea" (Results 1 – 3 of 3) sorted by relevance
/qemu/system/ |
H A D | physmem.c | 97e03465f7dac073434373428388eb6e0998ecea Wed Aug 10 19:04:15 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
The base qemu_ram_addr_from_host function is already in softmmu/physmem.c; move the nofail version to be adjacent.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/exec/ |
H A D | cpu-common.h | 97e03465f7dac073434373428388eb6e0998ecea Wed Aug 10 19:04:15 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
The base qemu_ram_addr_from_host function is already in softmmu/physmem.c; move the nofail version to be adjacent.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | cputlb.c | 97e03465f7dac073434373428388eb6e0998ecea Wed Aug 10 19:04:15 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
The base qemu_ram_addr_from_host function is already in softmmu/physmem.c; move the nofail version to be adjacent.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|