]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libvirt-qemu: use unsigned flags
authorEric Blake <eblake@redhat.com>
Fri, 8 Jul 2011 16:56:15 +0000 (10:56 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 13 Jul 2011 14:48:09 +0000 (08:48 -0600)
commit01ed9b56d18b4bb7fb129135f3d2105d84cc5ade
tree4001efa9611552d176af3b096276032cbd7578a4
parent06dbfa6d21b82e17c60e13da668ce53640a06f5f
libvirt-qemu: use unsigned flags

Like commit 1740c381, but for libvirt-qemu.

* src/remote/qemu_protocol.x (qemu_monitor_command_args): Adjust
type to match API.
* src/qemu_protocol-structs: Update accordingly.
src/qemu_protocol-structs
src/remote/qemu_protocol.x