qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v8 28/58] hw/xen: Implement EVTCHNOP_status


From: Paul Durrant
Subject: Re: [PATCH v8 28/58] hw/xen: Implement EVTCHNOP_status
Date: Fri, 27 Jan 2023 09:03:41 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.6.1

On 20/01/2023 13:13, David Woodhouse wrote:
From: David Woodhouse <dwmw@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 <dwmw@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 <paul@xen.org>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]