]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/arm: xenpvh: Break out a common PVH machine
authorEdgar E. Iglesias <edgar.iglesias@amd.com>
Thu, 8 Aug 2024 11:58:52 +0000 (13:58 +0200)
committerEdgar E. Iglesias <edgar.iglesias@amd.com>
Wed, 4 Sep 2024 14:50:42 +0000 (16:50 +0200)
commit258b2a40158c5735a59a6b546648561adf07ab2f
treeefc96aa252eea9583be17eb98dd60d6232f80759
parenta9fbd5275a66535ac7a450666a51653e46daed83
hw/arm: xenpvh: Break out a common PVH machine

Break out a common Xen PVH machine in preparation for
adding a x86 Xen PVH machine.

Signed-off-by: Edgar E. Iglesias <edgar.iglesias@amd.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
hw/arm/trace-events
hw/arm/xen_arm.c
hw/xen/meson.build
hw/xen/trace-events
hw/xen/xen-pvh-common.c [new file with mode: 0644]
include/hw/xen/xen-pvh-common.h [new file with mode: 0644]