]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_*
authorJiri Denemark <jdenemar@redhat.com>
Mon, 7 Feb 2011 14:54:08 +0000 (15:54 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 24 Feb 2011 11:05:39 +0000 (12:05 +0100)
commit21642e82b15bf16fbdc88e939e10fc798d2f7d8f
treedbb55baa1cfbb74d0885a415880bc1c2694b5332
parent40641f2a630d459dc8f7b46c24d1bdcbe753050e
qemu: Rename QEMUD_CMD_FLAG_* to QEMU_CAPS_*

The new names comply more with the fact that they are all members of
enum qemuCapsFlags.
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_command.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_migration.c
src/qemu/qemu_process.c
tests/qemuargv2xmltest.c
tests/qemuhelptest.c
tests/qemuxml2argvtest.c