- 21 5月, 2009 2 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
pointed out by Ryota Ozaki Daniel
-
- 20 5月, 2009 4 次提交
-
-
由 Daniel Veillard 提交于
* configure.in include/libvirt/libvirt.h[.in] include/libvirt/virterror.h qemud/remote.c qemud/remote_dispatch_args.h qemud/remote_dispatch_prototypes.h qemud/remote_dispatch_ret.h qemud/remote_dispatch_table.h qemud/remote_protocol.[chx] src/Makefile.am src/datatypes.c src/datatypes.h src/driver.h src/libvirt.c src/remote_internal.c src/virterror.c src/libvirt_private.syms src/libvirt_public.syms: Add the Interface config APIs and remote stubs for those, patch by Laine Stump * AUTHORS: add Laine daniel
-
由 Daniel Veillard 提交于
* qemud/qemud.c src/console.c src/network_driver.c src/node_device_conf.c src/node_device_hal.c src/storage_conf.c src/util.c: cleanup of some direct stderr logging daniel
-
由 Daniel Veillard 提交于
daniel
-
由 Daniel Veillard 提交于
daniel
-
- 19 5月, 2009 12 次提交
-
-
由 Cole Robinson 提交于
Add an extra 'inputvol' parameter to the file volume building routines. This allows us to easily reuse the duplicate functionality.
-
由 Cole Robinson 提交于
There is some funkiness here, since we are either dealing with 2 different pools (which means validation x 2) or the same pool, where we have to be careful not to deadlock.
-
由 Cole Robinson 提交于
We were correctly registering a callback , but weren't telling hal to actually notify us of any property changes.
-
由 Cole Robinson 提交于
The cap_lost and prop_modified callbacks could deadlock if an existing device needed to be refreshed, since dev_create expects the driver to be unlocked.
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
Generating at install time breaks 'make && sudo make install' if root can't access the users home directory (NFS w/o no_root_squash for example).
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
Let the underlying driver tell us what it supports. At the moment we are at least erroneously denying floppy eject/insert.
-
由 Cole Robinson 提交于
Don't squash a possibly legitimate libvirtmod error (e.g. some from clashing libvirt.so versions) with 'Cannot import cygvirtmod'
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 18 5月, 2009 1 次提交
-
-
由 Daniel P. Berrange 提交于
-
- 15 5月, 2009 3 次提交
-
-
由 Daniel Veillard 提交于
* src/vbox/vbox_driver.c src/vbox/vbox_tmpl.c: last patch for hostonly networks support in vbox driver, patch by Pritesh Kothari daniel
-
由 Daniel Veillard 提交于
patches by Pritesh Kothari daniel
-
由 Daniel Veillard 提交于
* docs/schemas/domain.rng src/domain_conf.[ch] src/qemu_driver.c: extend the generic code for the RDP and desktop extensions of the graphic tag needed for vbox, patch by Pritesh Kothari Daniel
-
- 14 5月, 2009 3 次提交
-
-
由 Daniel Veillard 提交于
patch by Tatsuro Enokura daniel
-
由 Cole Robinson 提交于
-
由 Daniel Veillard 提交于
daniel
-
- 13 5月, 2009 11 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
Improves readability, particularly wrt the pending CreateFromXML changes. This will also help implementing File->Block volume creation in the future, since some of this code will need to be moved to a backend agnostic file.
-
由 Cole Robinson 提交于
vol-clone is a convenience function, requiring only a volume to clone and a new name. vol-create-from is a direct mapping to the public API, which allows cloning across pools, converting between formats, etc, but requires an xml file to be passed
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
-
由 Cole Robinson 提交于
Also checkin regenerated docs due to API change.
-
由 Cole Robinson 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
- 12 5月, 2009 4 次提交
-
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel P. Berrange 提交于
-
由 Daniel Veillard 提交于
without an IP address, patch by Ludwig Nussel Daniel
-