]> 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, 22 Feb 2023 10:47:34 +0000 (10:47 +0000)
commit39b604ecba147ea9b4a0fdff6361e915f1fb6c99
treea0447d39339c2ef9e7855661dee11bd1a4b41cd0
parent2a2dd5778797ea229dc5ec913c92a7f968a912fb
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>
Reviewed-by: Paul Durrant <paul@xen.org>
hw/i386/kvm/xen_evtchn.c
hw/i386/kvm/xen_evtchn.h
target/i386/kvm/xen-emu.c