]> 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>
Wed, 21 Dec 2022 00:16:50 +0000 (00:16 +0000)
commit4486d9eb1574765e135f254666b51aba23b5b5ae
treef7c38621f7668e002fcf0cefb24b37bad322080a
parent0e7cb5c0737f1b0860a142cee00ee007f4d64f6b
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