]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xen-proxy: Remove it entirely and use libvirtd instead
authorMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 8 Nov 2010 16:32:02 +0000 (17:32 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Mon, 8 Nov 2010 21:00:35 +0000 (22:00 +0100)
commite65812d47934d7ea1b735ea864237ef6fd089936
tree67ee2251833fd6800e2671a16eee9779cd6d14cb
parentc3697a0ed51fb6b6b213ed6c26463c49dfd7f005
xen-proxy: Remove it entirely and use libvirtd instead

Suggested by danpb, as it's not up-to-date anymore and
lacks many functions that were added to libvirtd.
29 files changed:
.gitignore
Makefile.am
autobuild.sh
cfg.mk
configure.ac
docs/uri.html.in
include/libvirt/virterror.h
libvirt.spec.in
po/POTFILES.in
proxy/.gitignore [deleted file]
proxy/Makefile.am [deleted file]
proxy/libvirt_proxy.c [deleted file]
src/Makefile.am
src/conf/cpu_conf.c
src/conf/cpu_conf.h
src/conf/domain_conf.c
src/conf/domain_conf.h
src/conf/nwfilter_params.c
src/conf/storage_encryption_conf.c
src/util/util.c
src/xen/proxy_internal.c [deleted file]
src/xen/proxy_internal.h [deleted file]
src/xen/xen_driver.c
src/xen/xen_driver.h
src/xen/xen_hypervisor.c
src/xen/xen_hypervisor.h
src/xen/xend_internal.c
src/xen/xs_internal.c
src/xen/xs_internal.h