- 20 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
direct hypervisor calls on some recent Xen versions Daniel
-
- 16 3月, 2007 3 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
proxy/libvirt_proxy.c qemud/Makefile.am qemud/conf.c qemud/conf.h qemud/dispatch.c qemud/internal.h qemud/protocol.h src/driver.h src/internal.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/proxy_internal.h src/qemu_internal.c src/test.c src/virsh.c src/virterror.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xm_internal.c src/xml.h src/xs_internal.c: applied patch from Richard Jones adding virConnectGetCapabilities(), plus various small little fixes * docs/*: fixed the api extractor script and regenerated Daniel
-
- 15 3月, 2007 2 次提交
-
-
由 Daniel Veillard 提交于
to better handle the case where there is no limit in the domain upper memory size * docs/architecture.html docs/format.html docs/intro.html docs/libvir.html: started to update the documentation to reflect the current state Daniel
-
由 Daniel Veillard 提交于
src/Makefile.am src/libvirt.c src/qemu_internal.c src/test.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xm_internal.c src/xml.c src/xs_internal.c tests/Makefile.am tests/sexpr2xmltest.c tests/xmconfigtest.c: allow selective compilation of Xen,QEmu/KVM and test support in or out at configure time. Also allows to compile on a system without Xen development installed. All drivers are selected by default. Daniel
-
- 08 3月, 2007 1 次提交
-
-
由 Daniel Veillard 提交于
src/driver.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/qemu_internal.c src/test.c src/virsh.c src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xm_internal.c src/xs_internal.c: applied patch from Masayuki Sunou to add and entry point to check the maximum number of virtual CPU supported by a virtualization mechanism * doc/*.html doc/libvirt-*.xml: regenerated the interfaces descriptions and associated docs. Daniel
-
- 07 3月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 23 2月, 2007 1 次提交
-
-
由 Mark McLoughlin 提交于
* include/libvirt/libvirt.h.in, src/libvirt.c add virDomainGetAutostart(), virDomainSetAutostart(), virNetworkGetAutostart() and virNetworkSetAutostart(). * src/libvirt_sym.version: export the API * src/driver.h: add methods to the driver vtables. * src/proxy_internal.c, src/qemu_internal.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xs_internal.c: set those methods to NULL
-
- 17 2月, 2007 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 14 2月, 2007 1 次提交
-
-
由 Mark McLoughlin 提交于
Note: potential ABI break here, but people should only really be using virError structs returned from libvirt itself. * include/libvirt/virterror.h: add virNetwork to virError * src/internal.h, src/virterror.c: add network param to __virRaiseError() * src/conf.c, src/hash.c, src/libvirt.c, src/proxy_internal.c, src/qemu_internal.c, src/sexpr.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xml.c, src/xmlrpc.c, src/xs_internal.c: update.
-
- 23 1月, 2007 2 次提交
-
-
由 Mark McLoughlin 提交于
* src/internal.h: virDomain.handle refers to the "id" in the API, so re-name to virDomain.id to avoid confusion. * src/hash.c, src/libvirt.c, src/proxy_internal.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xml.c, src/xs_internal.c: update for rename.
-
由 Mark McLoughlin 提交于
* src/driver.h: remove Free(), GetName(), GetID() and GetUUID() driver methods. * src/proxy_internal.c, src/test.c, src/xen_internal.c, src/xend_internal.c, src/xm_internal.c, src/xs_internal.c: Update driver vtables.
-
- 06 12月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
had changed between version 1 and version 2 too, the leading domain field disapeared since it goes in the including op. Fixes redhat bugs #217370 and #217743 Daniel
-
- 23 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
* include/libvirt/libvirt.h include/libvirt/libvirt.h.in src/driver.h src/libvirt.c src/proxy_internal.c src/test.c src/virsh.c src/xen_internal.c src/xend_internal.c src/xm_internal.c src/xs_internal.c: added support for dumping core of domains assuming a xend with the latest patch to do so. Daniel
-
- 17 11月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/driver.h src/libvirt.c src/libvirt_sym.version src/proxy_internal.c src/test.c src/xen_internal.c src/xend_internal.c src/xml.c src/xml.h src/xs_internal.c: intagrated patch from Michel Ponceau to add hot-plug devices support to the API, integrated in driver API and fixed a few small things. Still a TODO in src/xml.c about moving xenstore direct accesses to a new routine. Daniel
-
- 16 11月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 17 10月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
docs/news.html include/libvirt/libvirt.h: preparing release of libvirt-0.1.8 * src/xen_internal.c: fixed a compilation problem Daniel
-
- 13 10月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
was missing Daniel
-
- 12 10月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
fixing the vcpu number initialization Daniel
-
由 Daniel Veillard 提交于
crashed domains ain't reported as shut off. Daniel
-
- 03 10月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
doing a bit of cleanup too Daniel
-
由 Daniel P. Berrange 提交于
-
- 30 9月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
Daniel
-
- 29 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 21 9月, 2006 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 19 9月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
one of the content of the hypercall structures in 3.0.2 Daniel
-
- 05 9月, 2006 3 次提交
-
-
由 Daniel Veillard 提交于
preparing release 0.1.5 * proxy/libvirt_proxy.c src/xen_internal.c: tiny fixes Daniel
-
由 Daniel Veillard 提交于
calls the xenHypervisorGetVcpus entry point, though it is untested Daniel
-
由 Daniel P. Berrange 提交于
-
- 03 9月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
-
由 Daniel Veillard 提交于
hypercalls while still able to detect older versions, lot of work, seems okay, there is just one function not yet converted * src/xs_internal.c: dropping virConnectCheckStoreID() Daniel
-
- 30 8月, 2006 2 次提交
-
-
由 Daniel P. Berrange 提交于
Added driver backends for ListDefinedDomains, NumOfDefinedDomains, DomainStart, DomainDefineXML, DomainUndefine & hooked up all related infrastructure
-
由 Daniel Veillard 提交于
* configure.in include/libvirt/virterror.h src/Makefile.am src/conf.c src/conf.h src/virterror.c src/xen_internal.c: adding a subset of Xen config file parser, and serializer * tests/Makefile.am tests/conftest.c tests/test_conf.sh tests/confdata/Makefile.am tests/confdata/fc4.conf tests/confdata/fc4.out: adding test program for config in and out Daniel
-
- 09 8月, 2006 2 次提交
-
-
由 Daniel P. Berrange 提交于
Hook up virDomainGetXMLDesc to driver backends. Added implementation of virDomainGetXMLDesc driver for the setuid proxy
-
由 Daniel Veillard 提交于
src/xen_internal.c src/xend_internal.c src/xend_internal.h src/xml.c src/xs_internal.c: cleanups, force the new vCPU and affinity entry point to go though the driver framework, and fix a few warning showing up in my pedantic environment. Daniel
-
- 04 8月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/libvirt.c src/libvirt_sym.version src/xen_internal.c src/xen_internal.h src/xend_internal.c src/xend_internal.h: applied patch from Michel Ponceau and Philippe Berthault for virtual CPU and affinity support plus a bit of cleanup. Daniel
-
- 20 7月, 2006 2 次提交
-
-
由 Daniel Veillard 提交于
code when compiled for the proxy, changed the command line macro and remove warnings. Daniel
-
由 Daniel P. Berrange 提交于
-
- 03 7月, 2006 1 次提交
-
-
由 Daniel Veillard 提交于
src/xen_internal.c: fixing the proxy installation, integrate in the spec file and fix a few bugs in the proxy, seems to behave correctly now. * docs/apibuild.py docs/*: fixing the doc and API generator Daniel
-