xen, gfx passthrough: retrieve VGA BIOS to work
commit881213f1b9c5a8f4101405a5802d548cb62a4274
authorTiejun Chen <tiejun.chen@intel.com>
Wed, 15 Jul 2015 05:37:46 +0000 (15 13:37 +0800)
committerStefano Stabellini <stefano.stabellini@eu.citrix.com>
Thu, 10 Sep 2015 12:04:28 +0000 (10 12:04 +0000)
tree0658bc5af1f87e32064bbb940b2b07476561970d
parent798141799ccd5235a928b8fc0411d7d74e706489
xen, gfx passthrough: retrieve VGA BIOS to work

Now we retrieve VGA bios like kvm stuff in qemu but we need to
fix Device Identification in case if its not matched with the
real IGD device since Seabios is always trying to compare this
ID to work out VGA BIOS.

Signed-off-by: Tiejun Chen <tiejun.chen@intel.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
hw/xen/xen_pt.c
hw/xen/xen_pt.h
hw/xen/xen_pt_graphics.c