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

Re: [RFC PATCH v1 13/25] hw/xen: Add xenstore operations to allow redirection to internal emulation



On 02/03/2023 15:34, David Woodhouse wrote:
From: Paul Durrant <pdurrant@xxxxxxxxxx>

Signed-off-by: Paul Durrant <pdurrant@xxxxxxxxxx>
Signed-off-by: David Woodhouse <dwmw@xxxxxxxxxxxx>
---
  accel/xen/xen-all.c                 |  11 +-
  hw/char/xen_console.c               |   2 +-
  hw/i386/kvm/xen_xenstore.c          |   3 -
  hw/i386/kvm/xenstore_impl.h         |   8 +-
  hw/xen/xen-bus-helper.c             |  62 +++----
  hw/xen/xen-bus.c                    | 261 ++++------------------------
  hw/xen/xen-legacy-backend.c         | 119 +++++++------
  hw/xen/xen-operations.c             | 198 +++++++++++++++++++++
  hw/xen/xen_devconfig.c              |   4 +-
  hw/xen/xen_pt_graphics.c            |   1 -
  hw/xen/xen_pvdev.c                  |  49 +-----
  include/hw/xen/xen-bus-helper.h     |  26 +--
  include/hw/xen/xen-bus.h            |  17 +-
  include/hw/xen/xen-legacy-backend.h |   6 +-
  include/hw/xen/xen_backend_ops.h    | 163 +++++++++++++++++
  include/hw/xen/xen_common.h         |   1 -
  include/hw/xen/xen_pvdev.h          |   2 +-
  softmmu/globals.c                   |   1 +
  18 files changed, 525 insertions(+), 409 deletions(-)


Reviewed-by: Paul Durrant <paul@xxxxxxx>




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.