]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/i386/xen: Add a Xen PVH x86 machine
authorEdgar E. Iglesias <edgar.iglesias@amd.com>
Thu, 8 Aug 2024 15:52:21 +0000 (17:52 +0200)
committerEdgar E. Iglesias <edgar.iglesias@amd.com>
Wed, 4 Sep 2024 14:50:43 +0000 (16:50 +0200)
commitcb035a7bf2875535a8389e61bfbdbd5c6c218cb1
tree07ca7ea1e8f9ed20cb760409f1ac4d027768613b
parentf22e598a72ceecb1ef3ca36f3be8989b5f3bed2c
hw/i386/xen: Add a Xen PVH x86 machine

Add a Xen PVH x86 machine based on the abstract PVH Machine.

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