[libvirt] [PATCH] Rename misc QEMU structs/enums to use normal naming style

Eric Blake eblake at redhat.com
Wed Nov 28 18:08:29 UTC 2012


> Replace the following names
> 
>  * struct qemu_snap_remove  with virQEMUSnapRemovePtr
>  * struct qemu_snap_reparent with virQEMUSnapReparentPtr
>  * struct qemu_save_header with virQEMUSaveHeaderPtr
>  * enum qemu_save_formats with virQEMUSaveFormat
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/qemu/qemu_domain.c |  4 ++--
>  src/qemu/qemu_domain.h |  4 +++-
>  src/qemu/qemu_driver.c | 47
>  ++++++++++++++++++++++++++---------------------
>  3 files changed, 31 insertions(+), 24 deletions(-)

ACK.




More information about the libvir-list mailing list