]> xenbits.xensource.com Git - qemu-xen.git/commit
hw/xen: Add xenstore operations to allow redirection to internal emulation
authorPaul Durrant <pdurrant@amazon.com>
Mon, 2 Jan 2023 11:05:16 +0000 (11:05 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 7 Mar 2023 17:04:30 +0000 (17:04 +0000)
commitba2a92db1ff682c16730b1d7f156bac61928f04d
treedde2437fc696530e24735ca05cdbd84e4fbf5bb2
parent15e283c5b684c2e502e9327186eb89eb69c68812
hw/xen: Add xenstore operations to allow redirection to internal emulation

Signed-off-by: Paul Durrant <pdurrant@amazon.com>
Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
18 files changed:
accel/xen/xen-all.c
hw/char/xen_console.c
hw/i386/kvm/xen_xenstore.c
hw/i386/kvm/xenstore_impl.h
hw/xen/xen-bus-helper.c
hw/xen/xen-bus.c
hw/xen/xen-legacy-backend.c
hw/xen/xen-operations.c
hw/xen/xen_devconfig.c
hw/xen/xen_pt_graphics.c
hw/xen/xen_pvdev.c
include/hw/xen/xen-bus-helper.h
include/hw/xen/xen-bus.h
include/hw/xen/xen-legacy-backend.h
include/hw/xen/xen_backend_ops.h
include/hw/xen/xen_common.h
include/hw/xen/xen_pvdev.h
softmmu/globals.c