aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* Turn QEMU capabilities object into a full virObjectPtrDaniel P. Berrange2012-09-131-69/+69
* qemu: build USB redirection filter qemu command lineGuannan Ren2012-09-131-1/+2
* maint: fix missing spaces in messageEric Blake2012-09-121-1/+1
* qemu: Don't update graphic definitions on password change failurePeter Krempa2012-09-031-0/+5
* conf: move DevicePCIAddress functions to separate fileShradha Shah2012-08-171-3/+4
* conf: move virtPortProfile out of unions in virDomainNetDefLaine Stump2012-08-141-11/+8
* Add -netdev bridge supportRicha Marwaha2012-08-061-10/+21
* qemu: Allow to attach/detach controller device persistentlyOsier Yang2012-08-031-34/+13
* qemu: syntax fixMarc-André Lureau2012-07-311-1/+1
* qemu: fix use after freeEric Blake2012-07-311-0/+1
* maint: don't permit format strings without %Eric Blake2012-07-261-1/+1
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Replace use of qemuReportError with virReportErrorDaniel P. Berrange2012-07-191-181/+181
* qemu: Add missing "%s" before translation macrosPeter Krempa2012-07-191-13/+13
* po: avoid spurious double spaces in messagesEric Blake2012-07-181-1/+1
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-7/+7
* qemu: Enable disconnecting SPICE clients without changing passwordPeter Krempa2012-06-141-3/+8
* qemu_hotplug: Don't free the PCI device structure after hot-unplugPeter Krempa2012-05-221-4/+7
* qemu: Don't delete USB device on failed qemuPrepareHostdevUSBDevicesMichal Privoznik2012-05-171-1/+3
* usb: fix crash when failing to attach a second usb deviceGuannan Ren2012-05-111-1/+2
* qemu: call usb search function for hostdev initialization and hotplugGuannan Ren2012-05-071-20/+49
* usb: create functions to search usb device accuratelyGuannan Ren2012-05-071-4/+10
* qemu: use consistent error when qemu binary is too oldEric Blake2012-04-171-1/+1
* qemu: Start nested job in qemuDomainCheckEjectableMediaJiri Denemark2012-04-021-5/+7
* qemu: support live change of the bridge used by a guest network deviceHendrik Schwartke2012-03-301-0/+66
* Consistent style for usage of sizeof operatorDaniel P. Berrange2012-03-301-3/+3
* qemu: Avoid entering monitor with locked driverJiri Denemark2012-03-271-2/+2
* qemuDomainDetachPciDiskDevice: Free allocated cgroupMichal Privoznik2012-03-151-0/+1
* qemu: fix segfault when detaching non-existent network deviceGuannan Ren2012-03-131-7/+7
* util: eliminate device object leaks related to virDomain*Remove*()Laine Stump2012-03-081-1/+3
* qemu: don't 'remove' hostdev objects from domain if operation failsLaine Stump2012-03-081-16/+12
* qemu: install port profile and mac address on netdev hostdevsRoopa Prabhu2012-03-061-1/+9
* qemu: support type=hostdev network device live hotplug attach/detachLaine Stump2012-03-051-17/+44
* qemu: use virDomainNetRemove instead of inline codeLaine Stump2012-03-051-13/+1
* qemu: refactor hotplug detach of hostdevsLaine Stump2012-03-051-135/+93
* qemu: re-order functions in qemu_hotplug.cLaine Stump2012-03-051-144/+145
* conf: make hostdev info a separate objectLaine Stump2012-03-051-14/+14
* conf: add device pointer to args of virDomainDeviceInfoIterate callbackLaine Stump2012-03-051-0/+1
* qemu: rename virDomainDeviceInfoPtr variables to avoid confusionLaine Stump2012-03-051-6/+6
* qemu: Build command line for the new address formatOsier Yang2012-02-281-6/+6
* qemu: fix cleanup of bridge during failure of qemuDomainAttachNetDeviceLaine Stump2012-02-271-5/+6
* network: support Open vSwitchAnsis Atteka2012-02-151-0/+14
* conf: rename virDomainNetGetActualDirectVirtPortProfileLaine Stump2012-02-151-1/+1
* qemu: Refactor qemuMonitorGetBlockInfoJiri Denemark2012-01-271-9/+13
* qemu: Introduce inactive PCI device listOsier Yang2012-01-171-1/+2
* Change security driver APIs to use virDomainDefPtr instead of virDomainObjPtrDaniel P. Berrange2012-01-111-14/+14
* qemu: add new disk device='lun' for bus='virtio' & type='block'Laine Stump2012-01-091-1/+3
* config: report error when script given for inappropriate interface typeLaine Stump2012-01-081-1/+1
* qemu: Keep list of USB devices attached to domainsMichal Privoznik2011-12-241-1/+16