66c058cb69
xen/Makefile.objs: simplify
...
merge last two lines, keep alphabetic order.
Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com >
Reviewed-by: Stefan Weil <sw@weilnetz.de >
Reviewed-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com >
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru >
2016-01-11 11:39:28 +03:00
798141799c
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 <tiejun.chen@intel.com >
Signed-off-by: Yang Zhang <yang.z.zhang@Intel.com >
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com >
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com >
2015-09-10 12:04:28 +00:00
ad3f7e31bf
xen: move Xen HVM files under hw/i386/xen
...
Signed-off-by: Wei Liu <wei.liu2@citrix.com >
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com >
2014-05-07 16:14:56 +00:00
8fbab3b62a
Xen PV Device
...
Introduces a new Xen PV PCI device which will act as a binding point for
PV drivers for Xen.
The device has parameterized vendor-id, device-id and revision to allow to
be configured as a binding point for any vendor's PV drivers.
Signed-off-by: Paul Durrant <paul.durrant@citrix.com >
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com >
Reviewed-by: Andreas Färber <afaerber@suse.de >
2013-07-29 11:13:44 +00:00
80b4ecc86d
hw: move more files to hw/xen/
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:14 +02:00
49ab747f66
hw: move target-independent files to subdirectories
...
This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:12 +02:00
1fd6bb44ed
hw: make subdirectories for devices
...
Prepare the new directory structure.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2013-04-08 18:13:11 +02:00