On 07/22/2013 07:47 AM, Gerd Hoffmann wrote: > Spice has two display interface implementations: One integrated into > the qxl graphics card, and one generic which can operate with every > qemu-emulated graphics card. > > The generic one is activated in case spice is used without qxl. The > logic for that only catched the "-vga qxl" case, "-device qxl-vga" goes
s/catched/caught/ > unnoticed. Fix that by adding a check in the spice interface > registration so we'll notice the qxl card no matter how it is created. > > Signed-off-by: Gerd Hoffmann <[email protected]> > --- > include/ui/qemu-spice.h | 2 ++ > ui/spice-core.c | 5 +++++ > vl.c | 2 +- > 3 files changed, 8 insertions(+), 1 deletion(-) > Looks like this will fix https://bugzilla.redhat.com/show_bug.cgi?id=981094 -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
