|
| From: | Gerd Hoffmann |
| Subject: | Re: [Qemu-devel] [PATCH v2] qxl: bump pci rev |
| Date: | Fri, 08 Jul 2011 09:19:10 +0200 |
| User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110617 Red Hat/3.1.11-2.el6_1 Thunderbird/3.1.11 |
Hi,
- DEFINE_PROP_UINT32("revision", PCIQXLDevice, revision, 2),
+ DEFINE_PROP_UINT32("revision", PCIQXLDevice, revision, 3),
Can't be done unconditionally. With an older libspice we can't support the rev3 features.
cheers, Gerd
| [Prev in Thread] | Current Thread | [Next in Thread] |