libvirt/src/xen
Eric Blake de3aadaa71 drivers: add virDomainCreateWithFlags if virDomainCreate exists
* src/esx/esx_driver.c (esxDomainCreate): Move guts...
(esxDomainCreateWithFlags): ...to new function.
(esxDriver): Trivially support the new API.
* src/lxc/lxc_driver.c (lxcDomainStart, lxcDomainStartWithFlags)
(lxcDriver): Likewise.
* src/opennebula/one_driver.c (oneDomainStart)
(oneDomainStartWithFlags, oneDriver): Likewise.
* src/openvz/openvz_driver.c (openvzDomainCreate)
(openvzDomainCreateWithFlags, openvzDriver): Likewise.
* src/qemu/qemu_driver.c (qemudDomainStart)
(qemudDomainStartWithFlags, qemuDriver): Likewise.
* src/test/test_driver.c (testDomainCreate)
(testDomainCreateWithFlags, testDriver): Likewise.
* src/uml/uml_driver.c (umlDomainStart, umlDomainStartWithFlags)
(umlDriver): Likewise.
* src/vbox/vbox_tmpl.c (vboxDomainCreate)
(vboxDomainCreateWithFlags, Driver): Likewise.
* src/xen/xen_driver.c (xenUnifiedDomainCreate)
(xenUnifiedDomainCreateWithFlags, xenUnifiedDriver): Likewise.
* src/xenapi/xenapi_driver.c (xenapiDomainCreate)
(xenapiDomainCreateWithFlags, xenapiDriver): Likewise.
2010-06-15 09:37:11 -06:00
..
block_stats.c build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
block_stats.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
proxy_internal.c maint: mark translatable string args of VIR_ERROR0 2010-05-20 21:36:25 +02:00
proxy_internal.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
sexpr.c build: consistently use C99 varargs macros 2010-03-08 13:32:27 +01:00
sexpr.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xen_driver.c drivers: add virDomainCreateWithFlags if virDomainCreate exists 2010-06-15 09:37:11 -06:00
xen_driver.h Implement virDomainUpdateDeviceFlags API in all drivers with media change 2010-03-26 14:17:34 +00:00
xen_hypervisor.c xen: Remove virConnectPtr from virXenError/virXenErrorFunc 2010-04-06 01:45:47 +02:00
xen_hypervisor.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xen_inotify.c xen: Remove virConnectPtr from virXenInotifyError 2010-04-06 01:46:42 +02:00
xen_inotify.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
xend_internal.c virDomainCreateXML: support new flag 2010-06-08 15:35:55 -06:00
xend_internal.h xen: Remove unused function 2010-05-27 14:16:47 -04:00
xm_internal.c xenXMDomainDefineXML: remove dead store and useless/leaky virGetDomain 2010-04-07 21:49:15 +02:00
xm_internal.h maint: make Red Hat copyright notices consistent 2010-03-18 16:48:05 +01:00
xs_internal.c xen: Remove virConnectPtr from virXenStoreError 2010-04-06 01:46:02 +02:00
xs_internal.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00