On 20/01/2023 13:13, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>

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

Signed-off-by: David Woodhouse <d...@amazon.co.uk>
---
  hw/i386/kvm/xen_evtchn.c  | 104 ++++++++++++++++++++++++++++++++++++++
  hw/i386/kvm/xen_evtchn.h  |   3 ++
  include/sysemu/kvm_xen.h  |   3 ++
  target/i386/kvm/xen-emu.c |  20 +++++++-
  4 files changed, 128 insertions(+), 2 deletions(-)


Reviewed-by: Paul Durrant <p...@xen.org>


Reply via email to