]> 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>
Tue, 10 Jan 2023 11:51:42 +0000 (11:51 +0000)
commit02a1fbc3121aa47f5397c8f0db0d3c5ad0d78467
treeace7ee0c1b793cda3cf5e426f343ffd2765684d3
parent2197394206736f85c04173e73695967da799cd31
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