On Wed, Jul 18, 2012 at 09:19:05PM +0100, Daniel P. Berrange wrote:
On Sun, Jul 15, 2012 at 11:45:05PM +0200, Guido Günther wrote:
> to query a guests's hostname. Containers like LXC and OpenVZ allow to
> set a hostname different from the hosts name and QEMU's guest agent
> could provide similar functionality.
> ---
> include/libvirt/libvirt.h.in | 2 ++
> src/driver.h | 6 ++++++
> src/libvirt.c | 45 ++++++++++++++++++++++++++++++++++++++++++
> src/libvirt_public.syms | 5 +++++
> 4 files changed, 58 insertions(+)
ACK
I've applied the whole series with your suggestions.
Thanks,
-- Guido