You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/i386/whpx
Philippe Mathieu-Daudé 04979ddde4 target/i386/whpx: Replace legacy cpu_physical_memory_rw() call
Get the vCPU address space and convert the legacy
cpu_physical_memory_rw() by address_space_rw().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251002084203.63899-10-philmd@linaro.org>
7 days ago
..
meson.build meson: Replace softmmu_ss -> system_ss 2 years ago
whpx-accel-ops.c accel: make all calls to qemu_process_cpu_events look the same 4 weeks ago
whpx-accel-ops.h accel/system: Convert pre_resume() from AccelOpsClass to AccelClass 3 months ago
whpx-all.c target/i386/whpx: Replace legacy cpu_physical_memory_rw() call 7 days ago
whpx-apic.c qom: Have class_init() take a const data argument 6 months ago
whpx-internal.h accel: Re-enable WHPX cross-build on case sensitive filesystems 2 years ago