]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/xen: Implement soft reset for emulated gnttab
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 10 Jan 2023 01:09:04 +0000 (01:09 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Wed, 11 Jan 2023 08:29:24 +0000 (08:29 +0000)
commitab8c677cf434736e338f86a4f02c2bd45317ae2c
treef26c041aeee6b02b6d3943ae03e6844527dc702a
parent2e2e79a843133bff1b4e6eb1d8aa8b4ef2fd3fa7
hw/xen: Implement soft reset for emulated gnttab

This is only part of it; we will also need to get the PV back end drivers
to tear down their own mappings (or do it for them, but they kind of need
to stop using the pointers too).

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
hw/i386/kvm/xen_gnttab.c
hw/i386/kvm/xen_gnttab.h
target/i386/kvm/xen-emu.c