aboutsummaryrefslogtreecommitdiff
path: root/accel/accel-user.c
diff options
context:
space:
mode:
authorVikram Garhwal <vikram.garhwal@amd.com>2023-06-14 17:03:30 -0700
committerStefano Stabellini <stefano.stabellini@amd.com>2023-06-15 16:45:58 -0700
commit33087aacfab86c6a30721f6493391472ace0b752 (patch)
treea66cdfeeac755e61a446bdfc672e73dfed90460a /accel/accel-user.c
parente7218dd57cb60cb03310a989149963be8c1da4fe (diff)
downloadqemu-33087aacfab86c6a30721f6493391472ace0b752.zip
qemu-33087aacfab86c6a30721f6493391472ace0b752.tar.gz
qemu-33087aacfab86c6a30721f6493391472ace0b752.tar.bz2
hw/i386/xen: rearrange xen_hvm_init_pc
In preparation to moving most of xen-hvm code to an arch-neutral location, move non IOREQ references to: - xen_get_vmport_regs_pfn - xen_suspend_notifier - xen_wakeup_notifier - xen_ram_init towards the end of the xen_hvm_init_pc() function. This is done to keep the common ioreq functions in one place which will be moved to new function in next patch in order to make it common to both x86 and aarch64 machines. Signed-off-by: Vikram Garhwal <vikram.garhwal@amd.com> Signed-off-by: Stefano Stabellini <stefano.stabellini@amd.com> Reviewed-by: Paul Durrant <paul@xen.org>
Diffstat (limited to 'accel/accel-user.c')
0 files changed, 0 insertions, 0 deletions