[libvirt] [PATCH] qemu: qxl devices don't support multifunction yet

Daniel P. Berrange berrange at redhat.com
Thu Sep 15 08:18:13 UTC 2011


On Wed, Sep 14, 2011 at 06:27:54PM +0200, Marc-André Lureau wrote:
> This is a workaround for QXL bug RHBZ#728174.
> ---
>  src/qemu/qemu_command.c                            |   33 +++++++++++---------
>  .../qemuxml2argv-graphics-spice-qxl-vga.args       |    2 +-
>  tests/qemuxml2argvtest.c                           |    3 +-
>  3 files changed, 21 insertions(+), 17 deletions(-)

This isn't really desirable, because our PCI device address tracking
code is still going to allow other devices to share the slot with
QXL, and not know that the ARGV has been hacked to disable multifunction.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list