
On 04/29/2013 11:34 AM, Ruben Kerkhof wrote:
On Mon, Apr 29, 2013 at 4:52 PM, Martin Kletzander <mkletzan@redhat.com>wrote:
diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c index 2acf535..2ddeb8c 100644 --- a/src/qemu/qemu_capabilities.c +++ b/src/qemu/qemu_capabilities.c @@ -225,6 +225,7 @@ VIR_ENUM_IMPL(virQEMUCaps, QEMU_CAPS_LAST, "pci-bridge", /* 141 */ "vfio-pci", /* 142 */ "vfio-pci.bootindex", /* 143 */ + "vnc-websocket", /* 143 */
144
Or even better, omitted. The rest of the file lists a comment only every 5 enum values; the 141, 142, and 143 are present due to someone not following the pattern. -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org