qemu/hw/i386/kvm
David Woodhouse 190cc3c0ed hw/xen: Implement EVTCHNOP_unmask
This finally comes with a mechanism for actually injecting events into
the guest vCPU, with all the atomic-test-and-set that's involved in
setting the bit in the shinfo, then the index in the vcpu_info, and
injecting either the lapic vector as MSI, or letting KVM inject the
bare vector.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
2023-03-01 08:22:50 +00:00
..
apic.c i386/kvm: The value passed to strerror should be positive 2021-06-05 21:01:17 +02:00
clock.c i386/kvm: The value passed to strerror should be positive 2021-06-05 21:01:17 +02:00
i8254.c i386/kvm: Replace abs64() with uabs64() from host-utils 2021-09-29 19:37:38 +10:00
i8259.c hw/intc: Extract the IRQ counting functions into a separate file 2023-01-13 16:22:57 +01:00
ioapic.c hw: Move ioapic*.h to intc/ 2023-02-27 22:29:01 +01:00
meson.build hw/xen: Add xen_evtchn device for event channel emulation 2023-03-01 08:22:50 +00:00
xen_evtchn.c hw/xen: Implement EVTCHNOP_unmask 2023-03-01 08:22:50 +00:00
xen_evtchn.h hw/xen: Implement EVTCHNOP_unmask 2023-03-01 08:22:50 +00:00
xen_overlay.c i386/xen: manage and save/restore Xen guest long_mode setting 2023-03-01 08:22:49 +00:00
xen_overlay.h i386/xen: manage and save/restore Xen guest long_mode setting 2023-03-01 08:22:49 +00:00