aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* conf: forbid use of multicast mac addressesLaine Stump2012-03-195-11/+48
* conf: return immediately on error in dhcp host elementLaine Stump2012-03-191-0/+3
* util: fail attempts to use same mac address for guest and tapLaine Stump2012-03-191-2/+20
* Cpu mapping cleanupMartin Kletzander2012-03-191-373/+82
* snapshot: make quiesce a bit saferEric Blake2012-03-191-15/+37
* virConfGetValue: Fixed NULL pointer checkMartin Kletzander2012-03-192-3/+5
* Fix handling of blkio deviceWeight empty stringDaniel P. Berrange2012-03-161-1/+7
* remote: Fix migration leaksOsier Yang2012-03-161-0/+3
* libvirt: fix comment typoAlex Jia2012-03-161-3/+3
* Add support for forcing a private network namespace for LXC guestsDaniel P. Berrange2012-03-153-5/+11
* lib: Don't access configuration if none is presentPeter Krempa2012-03-151-1/+2
* qemuDomainDetachPciDiskDevice: Free allocated cgroupMichal Privoznik2012-03-151-0/+1
* Emit graphics events when a SPICE client connects/disconnectsLaine Stump2012-03-151-4/+52
* numad: Fix typo and warningOsier Yang2012-03-152-3/+3
* Add container_uuid env variable to LXC guestsDaniel P. Berrange2012-03-151-0/+1
* Allow overriding default URI in config fileDaniel P. Berrange2012-03-152-33/+80
* qemu: Support numadOsier Yang2012-03-154-46/+181
* qemu: Use scsi-block for lun passthrough instead of scsi-diskOsier Yang2012-03-144-6/+32
* qemu: Reverse condition in qemuDomainCheckDiskPresenceMichal Privoznik2012-03-141-2/+2
* cpu: Add cpu definition for Intel Sandy Bridge cpu typePeter Krempa2012-03-141-0/+45
* Added support for AMD Bulldozer CPUMartin Kletzander2012-03-131-0/+48
* graphics: Cleanup port policyMichal Privoznik2012-03-134-24/+46
* qemu: fix segfault when detaching non-existent network deviceGuannan Ren2012-03-131-7/+7
* qemu: Fix (managed)save and snapshots with host mode CPUJiri Denemark2012-03-135-17/+30
* cpustats: report user and sys timesEric Blake2012-03-122-10/+40
* cpustats: collect VM user and sys timesEric Blake2012-03-123-3/+53
* qemu: support disk filenames with commaEric Blake2012-03-123-21/+43
* Fix a few typo in translated stringsDaniel Veillard2012-03-123-6/+6
* Removed more AMD-specific features from cpu64-rhel* modelsMartin Kletzander2012-03-091-2/+0
* conf: eliminate redundant VIR_ALLOC of 1st element of network DNS hosts.Laine Stump2012-03-091-8/+0
* qemuBuildCommandLine: Don't add tlsPort if none setMichal Privoznik2012-03-091-1/+1
* qemu: spice agent-mouse supportPeng Zhou2012-03-094-1/+57
* util: consolidate duplicated error messages in pci.cLaine Stump2012-03-081-14/+9
* qemu: eliminate memory leak in qemuDomainUpdateDeviceConfigLaine Stump2012-03-081-1/+1
* qemu: support persistent hotplug of <hostdev> devicesLaine Stump2012-03-081-0/+32
* util: standardize return from functions calling virNetlinkCommandLaine Stump2012-03-083-102/+60
* util: eliminate device object leaks related to virDomain*Remove*()Laine Stump2012-03-085-34/+61
* qemu: don't 'remove' hostdev objects from domain if operation failsLaine Stump2012-03-081-16/+12
* util: make virDomainLeaseDefFree globalLaine Stump2012-03-083-1/+3
* util: consolidate duplicated error messages in virnetlink.cLaine Stump2012-03-081-35/+12
* util: log error on OOM in virNetDevOpenvswitchAddPortLaine Stump2012-03-081-4/+8
* Attach vm-id to Open vSwitch interfaces.Ansis Atteka2012-03-088-8/+25
* util: whitespace change to virNetDevOpenvswitchAddPortLaine Stump2012-03-081-7/+7
* util: add stub pciConfigAddressToSysfsFile for non-linux platformsLaine Stump2012-03-081-0/+9
* rpc: generalize solution for VPATH buildsEric Blake2012-03-081-2/+4
* util: Don't overflow on errno in virFileAccessibleAsMichal Privoznik2012-03-081-1/+6
* sanlock: Use STREQ_NULLABLE instead of STREQ on strings that may be nullPeter Krempa2012-03-081-2/+2
* sanlock: Fix condition left crippled while debuggingPeter Krempa2012-03-081-1/+1
* qemu: Don't parse device twice in attach/detachMichal Privoznik2012-03-084-17/+109
* qemu: Fix startupPolicy for snapshot-revertMichal Privoznik2012-03-084-9/+13