[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 2/2 v2] graphics passthrough with VT-d
Han, Weidong writes ("[Xen-devel] [PATCH 2/2 v2] graphics passthrough with VT-d"): > This patch supports basic gfx passthrough on QEMU: > - disable emulated VGA adpater if there is passthroughed gfx > - retrieve VGA bios from host 0xC0000, then load it to guest 0xC0000 > - register/unregister legacy VGA I/O ports and MMIOs for passthroughed gfx Thanks for this. However: * It breaks the build if passthrough is disabled (eg due to lack of pciutils-dev). * Reindenting all of the code in pc.c which initalises out the various graphics cards is very merge-unfriendly. Is that change needed at all, or could you just disable the various graphics cards on the qemu command line ? * Likewise, in vl.c. Regards, Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |