OSDN Git Service

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, 1 Mar 2023 08:22:50 +0000 (08:22 +0000)
commit4858ba2065c8bddf7f1c056eda3a5357588bdd50
tree7b6372327ef6e422d4edbdeff273a8a315563f94
parent27d4075dd88a3c558fdc2da13b95915c1b6c66c9
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