]> git.ipfire.org Git - thirdparty/libvirt.git/commit
fix some error report when on remote access
authorOlivier Fourdan <ofourdan@redhat.com>
Tue, 22 Dec 2009 15:49:06 +0000 (16:49 +0100)
committerDaniel Veillard <veillard@redhat.com>
Tue, 22 Dec 2009 15:49:06 +0000 (16:49 +0100)
commit54f868c164eba0d2b924f01998005b65192ac24d
tree123b11ed5092afd87951eaba76640bd94b756b0c
parent457d4ad99d569d26b037f0309c58f3e3ba45fdfe
fix some error report when on remote access

When querying about a domain from 0.3.3 (or RHEL 5.3) domain located
on a 0.6.3 (RHEL-5) machine, the errors are not properly reported.
This patch from Olivier Fourdan <ofourdan@redhat.com> , slightly
modified to not change the semantic when the domain os details cannot
be provided

* src/xen/proxy_internal.c src/xen/xen_hypervisor.c: add some missing
  error reports
src/xen/proxy_internal.c
src/xen/xen_hypervisor.c