summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release of libvirt-0.9.10v0.9.10Daniel Veillard2012-02-1378-373719/+430701
* virsh: Fix name of domain suspend commandMichal Privoznik2012-02-131-1/+1
* virpidfile: Allow whitespace character at the end of pidfileMichal Privoznik2012-02-131-2/+4
* Revert "qemu: add ibmvscsi controller model"Daniel Veillard2012-02-1310-74/+11
* Revert "qemu: add virtio-scsi controller model"Daniel Veillard2012-02-1310-54/+3
* python: make other APIs share common {get, set}PyVirTypedParameterGuannan Ren2012-02-102-604/+304
* virpidfile: replace fopen/fwrite/fscanf with more portable versionMarc-André Lureau2012-02-101-18/+25
* util: Do not use PRIx64 macroOsier Yang2012-02-101-2/+2
* rpc: Plug memory leaks on doRemoteOpen() failure pathAlex Jia2012-02-101-0/+2
* npiv: Auto-generate WWN if it's not specifiedOsier Yang2012-02-1011-41/+118
* Remove single quotes from audit recordsMarcelo Cerri2012-02-101-2/+2
* GetCPUStats: fix overflow testLai Jiangshan2012-02-091-1/+1
* domain: add implicit USB controllerMarc-André Lureau2012-02-09162-45/+216
* python: refactoring virTypedParameter conversion for NUMA tuning APIsGuannan Ren2012-02-092-0/+364
* docs: fix typo in python bindingsEric Blake2012-02-091-1/+1
* conf: small changes to comments in virDomainDeviceInfoLaine Stump2012-02-091-2/+4
* python: Correct arguments number for migrateSetMaxSpeedOsier Yang2012-02-091-2/+4
* qemu: fix persistent setting of blkiodevice weightsEric Blake2012-02-081-2/+2
* qemu: make blkiodevice weights easier to readEric Blake2012-02-081-14/+19
* sysinfo: simplify function signatureEric Blake2012-02-081-43/+61
* Populate /dev/std{in,out,err} symlinks in LXC containersDaniel P. Berrange2012-02-081-0/+18
* Replace truncate() with ftruncate()Daniel P. Berrange2012-02-081-3/+20
* Update symbols file for virFileDirectFd/virFileWrapperFd renameDaniel P. Berrange2012-02-081-3/+3
* virsh: Fix flag semantics and docs for "desc" commandPeter Krempa2012-02-082-14/+21
* qemu: Fix memory leak when building -cpu argumentJiri Denemark2012-02-081-2/+1
* qemu: Always use iohelper for domain saveJiri Denemark2012-02-081-25/+19
* security: Driver 'none' cannot create confined guestsJiri Denemark2012-02-082-1/+21
* seclabel: Do not output relabel attribute for type 'none'Jiri Denemark2012-02-082-5/+6
* qemu: Always use iohelper for dumping domain coreJiri Denemark2012-02-081-3/+3
* util: Generalize virFileDirectFdJiri Denemark2012-02-083-72/+112
* virsh: Plug memory leak on cmdDescAlex Jia2012-02-081-0/+2
* virsh: Do not check the input XML at virsh layer for cmdDetachDeviceOsier Yang2012-02-081-18/+5
* python: drop unused functionEric Blake2012-02-071-15/+1
* On systems with dmidecode version 2.10 or older,Prerna Saxena2012-02-071-7/+5
* storage: Don't unsparsify images when cloningCole Robinson2012-02-071-8/+3
* build: don't require avahi during installLaine Stump2012-02-071-1/+1
* Allow polkit auth for VNC and SSH usersCole Robinson2012-02-072-4/+4
* pyhton: Don't link against libvirt_util.laMichal Privoznik2012-02-071-2/+0
* build: avoid gcc 4.7 warning about inlinesEric Blake2012-02-061-4/+2
* Clarify the purpose of domxml-from-nativeDave Allan2012-02-061-3/+10
* xen-xm: SIGSEGV in xenXMDomainDefineXML: filenamePhilipp Hahn2012-02-061-1/+1
* xen-xm: fix data loss in domain editPhilipp Hahn2012-02-061-1/+6
* seclabel: make code and RNG matchEric Blake2012-02-066-32/+74
* maint: Add test output files to .gitignorePeter Krempa2012-02-061-0/+2
* Update myself in AUTHORSAlex Jia2012-02-061-1/+1
* virsh: Fix resource leak while listing inactive domains with titlesPeter Krempa2012-02-061-1/+1
* xen_xm: Fix SIGSEGV in xenXMDomainDefineXMLPhilipp Hahn2012-02-061-1/+2
* docs: Enhance documentation of the old-style boot configurationJiri Denemark2012-02-061-5/+17
* qemu: Fix seamless spice migrationJiri Denemark2012-02-061-28/+55
* tests: Fix build with -WerrorJiri Denemark2012-02-061-10/+7