]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/xen: Implement EVTCHNOP_status
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 13 Dec 2022 13:29:46 +0000 (13:29 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Thu, 29 Dec 2022 12:15:31 +0000 (12:15 +0000)
commit951ffebf886ea21bb55ebe9ac5374992a89bd017
tree6ae079e3dcb4b8bc26f23d1b342af4c5217c76de
parent84e059e3174ad0496dd10594d56c41b99326e5d7
hw/xen: Implement EVTCHNOP_status

This adds the basic structure for maintaining the port table and reporting
the status of ports therein.

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