On 9/30/25 01:21, Philippe Mathieu-Daudé wrote:
Get the vCPU address space and convert the legacy cpu_physical_memory_rw() by address_space_rw().Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/i386/whpx/whpx-all.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
