]> Git Repo - qemu.git/commit - hw/xen/xen_pt.c
xen, gfx passthrough: basic graphics passthrough support
authorTiejun Chen <[email protected]>
Wed, 15 Jul 2015 05:37:45 +0000 (13:37 +0800)
committerStefano Stabellini <[email protected]>
Thu, 10 Sep 2015 12:04:28 +0000 (12:04 +0000)
commit798141799ccd5235a928b8fc0411d7d74e706489
tree8c6433f6aa4b3f429ccac9381eff3687e1689d18
parentbcd7461e7e84a65f1dfaa6af6e00aa498978d29d
xen, gfx passthrough: basic graphics passthrough support

basic gfx passthrough support:
- add a vga type for gfx passthrough
- register/unregister legacy VGA I/O ports and MMIOs for passthrough GFX

Signed-off-by: Tiejun Chen <[email protected]>
Signed-off-by: Yang Zhang <[email protected]>
Acked-by: Stefano Stabellini <[email protected]>
Signed-off-by: Stefano Stabellini <[email protected]>
hw/core/machine.c
hw/xen/Makefile.objs
hw/xen/xen-host-pci-device.c
hw/xen/xen-host-pci-device.h
hw/xen/xen_pt.c
hw/xen/xen_pt.h
hw/xen/xen_pt_graphics.c [new file with mode: 0644]
include/hw/boards.h
qemu-options.hx
vl.c
This page took 0.02747 seconds and 4 git commands to generate.