[libvirt] [PATCH 1/2] qemu: enum cleanups in "src/qemu/*"

Eric Blake eblake at redhat.com
Tue Jun 24 18:56:39 UTC 2014


On 06/15/2014 10:32 AM, Julio Faracco wrote:
> As we are doing with the enum structures, a cleanup in "src/qemu/"
> directory was done now. All the enums that were defined in the
> header files were converted to typedefs in this directory. This
> patch includes all the adjustments to remove conflicts when you do
> this kind of change. "Enum-to-typedef"'s conversions were made in
> "src/qemu/qemu_{capabilities, domain, migration, hotplug}.h".
> 
> Signed-off-by: Julio Faracco <jcfaracco at gmail.com>
> ---
>  src/qemu/qemu_capabilities.c |    8 ++++----
>  src/qemu/qemu_capabilities.h |   10 +++++-----
>  src/qemu/qemu_domain.c       |   28 ++++++++++++++--------------
>  src/qemu/qemu_domain.h       |   24 ++++++++++++------------
>  src/qemu/qemu_driver.c       |    8 ++++----
>  src/qemu/qemu_hotplug.c      |    2 +-
>  src/qemu/qemu_hotplug.h      |    2 +-
>  src/qemu/qemu_migration.c    |   24 ++++++++++++------------
>  src/qemu/qemu_migration.h    |   14 +++++++-------
>  src/qemu/qemu_process.c      |    8 ++++----
>  src/qemu/qemu_process.h      |    4 ++--
>  11 files changed, 66 insertions(+), 66 deletions(-)
> 

ACK and pushed.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140624/efde4164/attachment-0001.sig>


More information about the libvir-list mailing list