summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on older sanlockv0.9.13-rc1Daniel Veillard2012-06-251-0/+8
* Remove stray debug fprintf in XML parserDaniel P. Berrange2012-06-251-1/+0
* Support bind mounting host files, as well as directories in LXCDaniel J Walsh2012-06-251-5/+38
* Allow NOCONFIGURE=1 to make autogen.sh skip ./configureDaniel P. Berrange2012-06-251-2/+6
* Fix unused parameters / functions in virsh on Win32Daniel P. Berrange2012-06-251-3/+7
* Update to latest GNULIB to fix compat with Mingw64 toolchainDaniel P. Berrange2012-06-251-0/+0
* winsock2.h must always be included before windows.hDaniel P. Berrange2012-06-252-0/+6
* Switch automated builds to use Mingw64 toolchain instead of Mingw32Daniel P. Berrange2012-06-256-232/+334
* virsh: Use virXPath wrappers for vncdisplay cmdDoug Goldstein2012-06-251-23/+22
* Add support for shared sanlock leasesDaniel P. Berrange2012-06-253-33/+13
* Add support for guest bind mounts with LXCDaniel P. Berrange2012-06-255-7/+38
* Add support for RAM filesystems for LXCDaniel P. Berrange2012-06-255-22/+137
* fix a bug of ref count in virnetserver.cHu Tao2012-06-221-2/+3
* virsh: Improve error when trying to change vm's cpu count 0Peter Krempa2012-06-221-1/+1
* Fix deadlock on libvirtd shutdownJim Fehlig2012-06-211-4/+2
* qemu: Add xhci supportGerd Hoffmann2012-06-219-5/+17
* virsh: add support for virConnectListAllDomains and clean up cmdListPeter Krempa2012-06-212-192/+435
* virsh: Rename namesorter to vshNameSorter and clean up indentationPeter Krempa2012-06-211-15/+17
* util: Fix the indentionOsier Yang2012-06-211-3/+3
* Initialize random generator in lxc controllerJim Fehlig2012-06-201-1/+4
* storage: Set the perms if the pool target already exists for fs poolsOsier Yang2012-06-211-21/+23
* snapshot: implement new APIs for esx and vboxEric Blake2012-06-202-0/+170
* snapshot: require existence before returning successEric Blake2012-06-202-8/+85
* drivers: Implement virListAllDomains for drivers using virDomainObjPeter Krempa2012-06-207-0/+133
* openvz: check pointer size instead of intGuido Günther2012-06-201-1/+1
* Fix default USB controller for ppc64Dipankar Sarma2012-06-192-4/+10
* list: add qemu snapshot list supportEric Blake2012-06-191-16/+78
* list: new helper function to collect snapshotsEric Blake2012-06-193-0/+51
* list: provide RPC call for snapshotsEric Blake2012-06-194-1/+303
* list: provide python bindings for snapshotsEric Blake2012-06-195-2/+130
* list: use the new snapshot API in virsh when possibleEric Blake2012-06-191-1/+30
* list: add virDomainListAllSnapshots APIEric Blake2012-06-195-10/+196
* snapshot: expose new flags in virshEric Blake2012-06-192-4/+50
* snapshot: add additional filters when getting listsEric Blake2012-06-194-41/+145
* virsh: fix few typos on desc commandMartin Kletzander2012-06-192-4/+5
* domain_conf: fix possible memory leakMartin Kletzander2012-06-192-1/+3
* error: Fix typos in argument checking macrosPeter Krempa2012-06-191-2/+2
* virsh: make domiftune interface help string consistentMartin Kletzander2012-06-191-1/+1
* LXC: avoid useless duplicate memory freeGao feng2012-06-191-2/+2
* driver: Clean up driver header to space indentationPeter Krempa2012-06-191-370/+370
* snapshot: merge count and name collectionEric Blake2012-06-181-69/+25
* snapshot: merge domain and snapshot computationEric Blake2012-06-186-55/+58
* snapshot: use metaroot node to simplify managementEric Blake2012-06-183-122/+58
* openvz: Fix wordsize on 64 bit architecturesGuido Günther2012-06-181-1/+1
* conf: Add helper for listing domains on drivers supporting virDomainObjPeter Krempa2012-06-184-1/+259
* conf: Store managed save image existence in virDomainObjPeter Krempa2012-06-183-16/+75
* remote: implement remote protocol for virConnectListAllDomains()Peter Krempa2012-06-184-1/+142
* python: add API exports for virConnectListAllDomains()Peter Krempa2012-06-183-4/+70
* lib: Add public api to enable atomic listing of guestPeter Krempa2012-06-185-7/+166
* Add a custom 404 error page for the websiteDaniel P. Berrange2012-06-182-0/+23