On 16/01/2023 21:57, David Woodhouse wrote:
From: David Woodhouse <d...@amazon.co.uk>

The xen_overlay device (and later similar devices for event channels and
grant tables) need to be instantiated. Do this from a kvm_type method on
the PC machine derivatives, since KVM is only way to support Xen emulation
for now.

Signed-off-by: David Woodhouse <d...@amazon.co.uk>
---
  hw/i386/pc.c         | 11 +++++++++++
  include/hw/i386/pc.h |  3 +++
  2 files changed, 14 insertions(+)


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


Reply via email to