]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2014-03-18  Martin Kletzandertests: cleanup object-locking test
2014-03-18  Martin Kletzanderqemu: agent availability cleanup
2014-03-18  Nehal J WaniFix memory leak in virDomainChrSourceDefClear()
2014-03-18  Martin Kletzandervirsh: Prohibit virConnectOpen* functions in virsh
2014-03-18  Martin Kletzandervirsh: Add keepalive in new vshConnect function
2014-03-17  Felix Geyervirt-aa-helper: handle 9pfs
2014-03-17  Nehal J WaniFix memory leak in virDomainSnapshotDiskDefClear()
2014-03-17  Roman Bogorodskiybhyve: allow to destroy only active domains
2014-03-17  Daniel P. BerrangeGive virNWFilterVarCombIterNext saner semantics
2014-03-17  Daniel P. BerrangeFix leak on OOM when creating nwfilter rule instances
2014-03-17  Daniel P. BerrangeAvoid warning message from libxl driver on non-Xen...
2014-03-17  Roman Bogorodskiybhyve: fix hostbridge device command generation
2014-03-17  Roman Bogorodskiybhyve: add support for virtio block devices
2014-03-17  Pavel HrdinaEnforce attribute check of the virRegister functions
2014-03-17  Michal Privoznikdaemon: Introduce max_anonymous_clients
2014-03-17  Michal PrivoznikvirNetServer: Introduce unauth clients counter
2014-03-17  Michael Chapmandatatypes: Fix comments
2014-03-17  Roman Bogorodskiybhyve: implement nodeGetInfo()
2014-03-17  Nehal J WaniAdd parameter to wait for lock in file locking APIs
2014-03-17  Daniel P. BerrangeFix mistakes in checking return values
2014-03-17  Michael Chapmanspec: move some dirs into appropriate subpackages
2014-03-17  Pavel HrdinaFix issue found by coverity and cleanup
2014-03-14  Cole RobinsonXMLToNative: Parse XML as INACTIVE
2014-03-14  Cole Robinsonqemu: XMLToNative: Don't open vhostfd
2014-03-14  Cole Robinsonqemu: XMLToNative: Don't show -S
2014-03-14  Roman Bogorodskiyqemu: cleanup tap devices on FreeBSD
2014-03-14  Roman BogorodskiyFix build with qemu driver disabled
2014-03-14  John FerlanopenvzRegister: Check for error return
2014-03-14  Laine Stumpbuild: detect/prohibit hardcoded XML indent in syntax...
2014-03-14  Laine Stumpconf: eliminate hardcoded indentation in all remaining xml
2014-03-14  Laine Stumpqemu: elminate hardcoded indent in capabilities cache XML
2014-03-14  Laine Stumputil: eliminate hardcoded indent in virConnectSysInfo...
2014-03-14  Laine Stumpqemu: eliminate hardcoded indent from migration cookie xml
2014-03-14  Laine Stumpvirsh: eliminate hardcoded indentation in xml generated...
2014-03-14  Laine Stumpconf: eliminate hardcoded indent in volume/pool xml
2014-03-14  Laine Stumpconf: eliminate hardcoded indentation in node device xml
2014-03-14  Laine Stumpconf: eliminate hardcoded indentation in capabilities xml
2014-03-14  Laine Stumpconf: eliminate hardcoded indentation in nwfilter xml
2014-03-14  Laine Stumpconf: eliminate outmoded/odd indent method from interfa...
2014-03-14  Laine Stumpconf: eliminate hardcoded indent from network xml
2014-03-14  Laine Stumpconf: eliminate hardcoded indent from domain snapshot xml
2014-03-14  Laine Stumpconf: eliminate hardcoded indent from domain xml
2014-03-13  Stefan Bergernwfilter: Add ARP src/dst IP mask for ebtables ARP
2014-03-13  Stefan Bergernwfilter: Fix rule priority problem
2014-03-13  Jim Fehlighostdev: add virObject field to virHostdevManager struct
2014-03-13  Michal Privoznikqemu.conf: Mention virtlockd in @lock_manager description
2014-03-13  Wang Ruihotplug:Fix log mistake in qemuMonitorAddNetdev
2014-03-13  Jiri DenemarkMake ABI stability issue easier to debug
2014-03-13  Osier Yangqemu: Forbid "sgio" support for SCSI generic host device
2014-03-13  Martin Kletzanderdocs: add VMmanager to web apps
2014-03-13  Stefan Baderlibxl: Check for control_d string to decide about dom0
2014-03-12  Nehal J Wanivircrypto: fix Invalid write in virCryptoHashString()
2014-03-12  Ján TomkoFix type mismatch of virNetDev*NetConfig on non-Linux
2014-03-12  Chunyan Liuadd pci passthrough to libxl driver
2014-03-12  Chunyan Liuadd hostdev pci backend type for xen
2014-03-12  Chunyan Liuchange lxc_hostdev.c to use virhostdev common library...
2014-03-12  Chunyan Liuadd unit test for new virhostdev common library
2014-03-12  Chunyan LiuAdd parameter checks/annotations to hostdev APIs
2014-03-12  Chunyan Liuadd 3 wrapper functions for prepare/reattach/update...
2014-03-12  Chunyan Liuimprove virHostdevUpdate* parameters to make it more...
2014-03-12  Daniel P. BerrangeCapitalize USB, PCI and SCSI in hostdev variables
2014-03-12  Daniel P. BerrangeRemove redundant duplicated 'Hostdev' string method...
2014-03-12  Chunyan LiuCapitalize USB, PCI and SCSI in hostdev methods
2014-03-12  Daniel P. BerrangeFixed const-ness of parameters in netdev/hostdev code
2014-03-12  Chunyan Liuimprove parameter name to let it more meaningful
2014-03-12  Chunyan Liumove virHostdevNodeDevice* to virhostdev.c
2014-03-12  Chunyan Liuextract general code of NodeDeviceReset
2014-03-12  Chunyan Liuextract general code of NodeDeviceReAttach
2014-03-12  Chunyan Liuextract general code of NodeDeviceDetach
2014-03-12  Chunyan Liumove virHostdevReAttachHostScsiDevices to virhostdev.c
2014-03-12  Chunyan Liupass driver name as parameter to virHostdevReAttachScci...
2014-03-12  Chunyan Liuextract general code from qemuDomainReAttachHostScsiDevices
2014-03-12  Chunyan Liumove virHostdevReAttachUsbHostdevs to virhostdev.c
2014-03-12  Chunyan Liupass driver name as paramter to virHostdevReAttachUsbHo...
2014-03-12  Chunyan Liuextract general code from qemuDomainReAttachHostUsbDevices
2014-03-12  Chunyan Liumove virHostdevPrepareHostSCSIDevices to virhostdev.c
2014-03-12  Chunyan Liupass driver name as parameter to virHostdevPrepareSCSID...
2014-03-12  Chunyan Liuextract general code from qemuPrepareHostSCSIDevices
2014-03-12  Chunyan Liumove virHostdevPrepareHostUSBDevices to virhostdev.c
2014-03-12  Chunyan Liupass driver name to virHostdevPrepareUSBDevices
2014-03-12  Chunyan Liurename qemu*USBDevices to virHostdev*USBDevices
2014-03-12  Chunyan Liuextract general code from qemuPrepareHostUSBDevices
2014-03-12  Chunyan Liumove virHostdevUpdate* functions to virhostdev.c
2014-03-12  Chunyan Liupass driver_name as parameter of virHostdevUpdate*Hostd...
2014-03-12  Chunyan Liuextract general code from qemuUpdateActiveScsiHostdevs
2014-03-12  Chunyan Liuextract general code from qemuUpdateActiveUsbHostdevs
2014-03-12  Chunyan Liuextract general code from qemuUpdateActivePciHostdevs
2014-03-12  Chunyan Liumove virHostdevPrepare(ReAttach)PCIDevices to virhostdev.c
2014-03-12  Daniel P. Berrangerename qemuReAttachPciDevice to virHostdevReAttachPciDevice
2014-03-12  Chunyan LiuConditionally wait for kvm_assigned_device cleanup
2014-03-12  Chunyan Liupass driver name as a parameter to virHostdevReAttachPC...
2014-03-12  Chunyan Liuextract general code from qemuDomainReAttachHostdevDevices
2014-03-12  Chunyan Liupass driver name as a parameter to virHostdevPrepareHos...
2014-03-12  Chunyan Liurename qemuGet*PciHostDeviceList to virHostdevGet*PciHo...
2014-03-12  Chunyan Liurename qemu*NetConfigRestore/Replace to virHostdevNetCo...
2014-03-12  Chunyan Liuextract general code from qemuPrepareHostdevPCIDevices
2014-03-12  Chunyan Liuqemu_hostdev: move netconfig file location to virhostde...
2014-03-12  Chunyan Liuqemu_hostdev: move ColdBoot as a flag
2014-03-12  Chunyan Liuqemu_hostdev: move cfg->relaxedACS as a flag
2014-03-12  Chunyan Liulxc: use general virhostdev lists instead of its own
next