]> git.proxmox.com Git - mirror_qemu.git/commit
hw/xen: Add foreignmem operations to allow redirection to internal emulation
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 2 Jan 2023 01:13:46 +0000 (01:13 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 7 Mar 2023 17:04:30 +0000 (17:04 +0000)
commit15e283c5b684c2e502e9327186eb89eb69c68812
tree6b60dc50964407859bd048adf923a590f8e89abb
parentf80fad16afa5aebb8cce919e87f6c58fa03d16e6
hw/xen: Add foreignmem operations to allow redirection to internal emulation

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
Reviewed-by: Paul Durrant <paul@xen.org>
hw/char/xen_console.c
hw/display/xenfb.c
hw/xen/xen-operations.c
include/hw/xen/xen_backend_ops.h
include/hw/xen/xen_common.h
softmmu/globals.c
tests/unit/test-xs-node.c