Quoting Paolo Bonzini (pbonz...@redhat.com): > Il 07/03/2014 04:31, Serge Hallyn ha scritto: > >Hi, > > > >At https://bugs.launchpad.net/bugs/1284793 it was found that commit > >a66e657e: "pci/pcie: convert PCIE hotplug to use hotplug-handler API" > >seems to break vga passthrough. Reverting that commit (plus one more > >to reintroduce a needed definition) fixed it. Do you have any > >idea what would have broken vga passthrough, and how to fix it > >without completely reverting that commit? > > The fix will be in the next pull request from Michael Tsirkin: > http://permalink.gmane.org/gmane.comp.emulators.qemu/259366 > > Paolo
Thanks! I was going to cherrypick that set, but some of the patches look like they may have broken other places, so I cherrypicked just that patch. thanks, -serge