]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Change domain controller index type to unsigned
authorJincheng Miao <jmiao@redhat.com>
Fri, 12 Jul 2013 12:17:23 +0000 (14:17 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 12 Jul 2013 12:55:04 +0000 (14:55 +0200)
commit945b18eb7d449217de1a3ce349d31eb43c39cf3e
treec2229d840bb27c8df8ae8d4d952401d15bec3bc6
parentacc27c4eaae37f128884670a7e264e344583f31d
Change domain controller index type to unsigned

Error out on negative index values.

https://bugzilla.redhat.com/show_bug.cgi?id=981261
src/conf/domain_conf.c
src/conf/domain_conf.h
src/qemu/qemu_command.c
src/vmx/vmx.c
tests/qemuxml2argvdata/qemuxml2argv-pci-bridge-negative-index-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c