[libvirt] [PATCH] Fix several minor problems introduced by the memtune series

Eric Blake eblake at redhat.com
Tue Oct 12 19:36:40 UTC 2010


On 10/12/2010 01:29 PM, Matthias Bolte wrote:
> Add proper documentation to the new VIR_DOMAIN_MEMORY_* macros in
> libvirt.h.in to placate apibuild.py.
>
> Mark args as unused in for libvirt_virDomain{Get,Set}MemoryParameters
> in the Python bindings and add both to the libvirtMethods array.
>
> Update remote_protocol-structs to placate make syntax-check.
>
> Undo unintended modifications in vboxDomainGetInfo.
>
> Update the function table of the VirtualBox and XenAPI drivers.
> ---
>   include/libvirt/libvirt.h.in |   28 ++++++++++++++++++++++++++++
>   python/libvirt-override.c    |    6 ++++--
>   src/remote_protocol-structs  |   35 +++++++++++++++++++++++++++++++++++
>   src/vbox/vbox_tmpl.c         |    6 ++++--
>   src/xenapi/xenapi_driver.c   |    2 ++
>   5 files changed, 73 insertions(+), 4 deletions(-)

ACK.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org




More information about the libvir-list mailing list