summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: update to latest gnulibv1.2.11-rc1Eric Blake2014-12-082-8/+34
* build: fix mingw printing of pidEric Blake2014-12-081-3/+3
* build: fix unused variable in mingwEric Blake2014-12-081-1/+1
* network: don't allow multiple dhcp sectionsKyle DeFrancia2014-12-081-0/+30
* lxc: always use virDomainNetGetActualBridgeName to get interface's bridgeLaine Stump2014-12-082-49/+3
* qemu: always use virDomainNetGetActualBridgeName to get interface's bridgeLaine Stump2014-12-082-72/+16
* qemu: setup tap devices for macTableManager='libvirt'Laine Stump2014-12-081-0/+19
* network: setup bridge devices for macTableManager='libvirt'Laine Stump2014-12-081-0/+54
* network: store network macTableManager setting in NetDef actual objectLaine Stump2014-12-084-1/+38
* network: save bridge name in ActualNetDef when actualType==network tooLaine Stump2014-12-082-49/+73
* conf: new network bridge device attribute macTableManagerLaine Stump2014-12-0810-17/+164
* util: functions to manage bridge fdb (forwarding database)Laine Stump2014-12-083-0/+165
* util: new functions for setting bridge and bridge port attributesLaine Stump2014-12-083-3/+266
* getstats: add block.n.path statEric Blake2014-12-083-4/+12
* getstats: start giving offline block statsEric Blake2014-12-081-13/+17
* getstats: improve documentationEric Blake2014-12-081-3/+11
* getstats: avoid memory leak on OOMEric Blake2014-12-081-3/+6
* docs: Use gender-neutral pronoun in hacking.html.inChristophe Fergeau2014-12-082-7/+7
* rpc: Report proper close reasonMartin Kletzander2014-12-081-2/+5
* virsh: Don't reconnect after the command when disconnectedMartin Kletzander2014-12-081-3/+0
* storage: Fix printing/casting of uid_t/gid_tPeter Krempa2014-12-081-9/+12
* docs: network: fix some trivial typos in docs/formatnetwork.htmlChen Fan2014-12-051-5/+5
* virsh: Add adapter options for pool-{create|define}-asJohn Ferlan2014-12-052-2/+46
* virsh: Add auth options for pool-{create|define}-asJohn Ferlan2014-12-052-2/+33
* virsh.pod: Fix the pool-define-as and pool-create-as descriptionJohn Ferlan2014-12-051-6/+27
* docs: Fix a couple of typos on the storage pool htmlJohn Ferlan2014-12-051-2/+2
* util: check for an illegal character in a XML namespace prefixErik Skultety2014-12-051-0/+6
* Report original error when QMP probing fails with new QEMUDaniel P. Berrange2014-12-053-12/+30
* qemu: snapshot: Forbid internal snapshot with passthrough devicesShanzhi Yu2014-12-051-0/+3
* storage: backend: Log uid/gid when initializing storage file backendPeter Krempa2014-12-052-4/+6
* networkValidate: Disallow bandwidth in portgroups tooMichal Privoznik2014-12-051-0/+11
* docs: storage: fix rbd pool indentationCole Robinson2014-12-041-6/+6
* qemu: process: Avoid uninitialized use two vars when reconnecting to vmPeter Krempa2014-12-041-3/+3
* Fix handling of whitespae in preprocessor macros for API generatorDaniel P. Berrange2014-12-042-4/+16
* qemu: process: Refactor reconnecting to qemu processesPeter Krempa2014-12-043-100/+72
* docs: Create html documentation even if XHTML1 DTD is not available to validateIan Campbell2014-12-041-2/+2
* tests: Fix misplaced parenthesis in qemumonitorjsontestMartin Kletzander2014-12-041-3/+14
* drvbhyve: Automatically tear down guest domains on shutdownConrad Meyer2014-12-045-3/+236
* qemu: Fix virsh freeze when blockcopy storage file is removedErik Skultety2014-12-041-0/+2
* docs: More html/docs changes from libvirt.h.in splitJohn Ferlan2014-12-032-2/+13
* cpu: fix possible crash in getModelsPavel Hrdina2014-12-032-10/+24
* qemu: driver: Reload snapshots and managedsaves prior to reconnectingPeter Krempa2014-12-031-2/+2
* leaseshelper: Fix incorrect alignment of a switch casePeter Krempa2014-12-031-1/+1
* leaseshelper: Skip entries missing expiry time on INIT actionPeter Krempa2014-12-031-2/+8
* storage: fix crash caused by no check return before set closeCVE-2014-8135Luyao Huang2014-12-031-2/+3
* virsh: vol-upload disallow negative offsetShanzhi Yu2014-12-031-3/+3
* network: dnsmasq: Don't format lease file pathPeter Krempa2014-12-0312-35/+2
* leaseshelper: Refactor control flowPeter Krempa2014-12-031-42/+58
* leaseshelper: improvements to support all eventsNehal J Wani2014-12-032-35/+128
* cpu-driver: Fix the cross driver function callDaniel Hansel2014-12-024-56/+86