]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-07-24  Michal Privoznikvirobject: Introduce virObjectRWLockable
2017-07-24  Michal Privoznikvirthread: Introduce virRWLockInitPreferWriter
2017-07-24  Martin Kletzandertestutils: Remove unneeded variable
2017-07-24  Shivaprasad... qemu_capabilities: Fix the formatting with a space
2017-07-24  Michal Privoznikdocs: Span cells if there's not doc text for enum val
2017-07-24  Michal Privoznikapibuild.py: Handle enum comments properly
2017-07-24  Peter KrempavirStorageNetHostDef: Turn @port into integer
2017-07-24  Peter Krempaconf: domain: Split up virDomainStorageHostParse and...
2017-07-24  Peter Krempautil: storage: fill in default ports when parsing backi...
2017-07-24  Peter Krempaqemu: command: Remove condition to use default sheepdog...
2017-07-24  Peter Krempautil: uri: Convert port number to unsigned integer
2017-07-24  Peter Krempaqemu: command: Rename and move qemuNetworkDriveGetPort
2017-07-22  John Ferlanstorage: Fix editing mistake in storagePoolSetAutostart
2017-07-22  Michal Privoznikqemu_capabilities: Honour caps values formatting
2017-07-21  John Ferlanstorage: Alter volume num, name, and export API's to...
2017-07-21  John Ferlanstorage: Use consistent variable names for driver
2017-07-21  John Ferlanstorage: Use consistent variable names in virstorageobj
2017-07-21  John Ferlanstorage: Fix return value checks for virAsprintf
2017-07-21  John Ferlantest: Add testStorageVolDefFindByName for storage volum...
2017-07-21  John Ferlantest: Add helpers to fetch active/inactive storage...
2017-07-21  John Ferlantest: Cleanup exit/failure paths of some storage pool...
2017-07-21  John Ferlantest: Use consistent variable names for storage test...
2017-07-21  John Ferlantest: Fix up formatting in storage test API's
2017-07-21  dann fraziervirt-aa-helper-test: Add test for aarch32 UEFI image...
2017-07-21  dann frazierqemu: Add AAVMF32 to the list of known UEFIs
2017-07-21  Andrea Bolognaniqemu: Remove duplicated code in qemuBuildSerialChrDevic...
2017-07-21  Andrea Bolognaniconf: Move some virDomainDeviceInfo functions
2017-07-21  Andrea Bolognaniconf: Clean up virDomainHostdevDefNew()
2017-07-21  Andrea Bolognaniconf: Rename virDomainHostdevDefAlloc() to virDomainHos...
2017-07-21  Shivaprasad... qemu: Enable NUMA node tag in pci-root for PPC64
2017-07-21  Shivaprasad... qemu: capabilitity: Introduce QEMU_CAPS_SPAPR_PCI_HOST_...
2017-07-21  Shivaprasad... Add capabilities for qemu-2.9.0 ppc64
2017-07-21  Andrea Bolognaniqemu: Clean up firmware list initialization
2017-07-21  Michal Privozniklibvirt-domain.h: Fix enum description placement
2017-07-20  Peter Krempaqemu: process: Don't put memoryless NUMA nodes into...
2017-07-20  Peter Krempaqemu: process: Extract gathering of 'numad' placement...
2017-07-20  Peter Krempaqemu: domain: Store and restore autoCpuset to status XML
2017-07-20  Peter Krempaqemu: domain: Extract parsing and formatting of priv...
2017-07-20  Peter Krempautil: bitmap: Modify virBitmapSubtract to virBitmapInte...
2017-07-20  John Ferlantests: Free @fakerootdir in error path
2017-07-20  John Ferlandaemon: Don't conditionally free @origErr in daemonStre...
2017-07-20  Antoine MilletHandle hotplug change on VLAN configuration using OVS
2017-07-20  Antoine Milletvirnetdevopenvswitch: Move OVS VLAN configuration to...
2017-07-20  Cole Robinsonsecurity: Don't overwrite error of GetProcessLabel
2017-07-20  Pavel Hrdinaqemu: separate virQEMUCapsInitCached out of virQEMUCaps...
2017-07-20  Pavel Hrdinaqemu: don't pass qemuctime into virQEMUCapsIsValid
2017-07-20  Pavel Hrdinaqemu: move libvirt ctime and version check into virQEMU...
2017-07-20  Pavel Hrdinaqemu: move virQEMUCapsIsValid before its usage and...
2017-07-20  Pavel Hrdinaqemu: move libvirt ctime and version into _virQEMUCaps...
2017-07-20  Pavel Hrdinautil/virhash: add name parameter to virHashSearch
2017-07-20  Chen Hanxiaoinclude: nodedev: Fix a misleading comment about the...
2017-07-20  Hao Pengqemu: shared disks with cache=directsync should be...
2017-07-20  Peter Krempaqemu: blockcopy: Refactor logic checking the target...
2017-07-20  Peter Krempaqemu: blockcopy: Split out checking of the target image...
2017-07-20  Peter Krempaqemu: blockcopy: reuse storage driver APIs to pre-creat...
2017-07-20  Peter Krempaqemu: blockcopy: Explicitly assert 'reuse' for block...
2017-07-20  Peter Krempaqemu: driver: Split out access to VIR_DOMAIN_BLOCK_COPY...
2017-07-20  Chen HanxiaoLXC: set the right var to NULL
2017-07-19  Neal Gompaspec: Add support for building the zfs storage driver
2017-07-19  Peter Krempatests: virjson: Test nesting of JSON string into a...
2017-07-19  Peter Krempatests: virjson: Test parsing and formatting of strings...
2017-07-19  ZhiPeng Luphyp: Fix memory leak in phypUUIDTable_Push
2017-07-19  ZhiPeng Lumpath: Fix memory leak in virStorageBackendCreateVols
2017-07-19  Peter Krempatests: virjson: Test formatting along with parsing...
2017-07-19  Peter Krempatests: virjson: Remove spaces from 'very-hard' parsing...
2017-07-19  Peter Krempatests: virjson: Modify logic in testJSONFromString
2017-07-19  Ján Tomkotest/Makefile.am: drop WARN_CFLAGS from LDFLAGS
2017-07-19  Wang Kingqemu: avoid deadlock on domain object enter monitor...
2017-07-19  Peter Krempasecurity: apparmor: Properly link with storage driver...
2017-07-19  Michal PrivoznikvirFileInData: Report an error if unable to reposition...
2017-07-18  Jim Fehligdocs: schema: make disk driver name attribute optional
2017-07-18  Michal Privoznikwireshark: Adapt to tvb_new_subset() rename
2017-07-18  Boris Fiuczynskitests: enable qemu 2.9 capabilities test for s390
2017-07-18  John Ferlannodedev: Fix call to virNodeDeviceObjListFree in nodeSt...
2017-07-18  Andrea Bolognaninews: Update for hostdev isolation
2017-07-18  Andrea Bolognaniqemu: Isolate hostdevs on pSeries guests
2017-07-18  Andrea Bolognaniconf: Implement isolation rules
2017-07-18  Andrea Bolognaniconf: Introduce isolation groups
2017-07-17  John Ferlannodedev: Convert virNodeDeviceObj to use virObjectLockable
2017-07-17  John Ferlannodedev: Privatize _virNodeDeviceObj and _virNodeDevice...
2017-07-17  John Ferlannodedev: Introduce virNodeDeviceObjListFindSCSIHostByWWNs
2017-07-17  John Ferlannodedev: Introduce virNodeDeviceGetSCSIHostCaps
2017-07-17  John Ferlannodedev: Dereference the obj/def in virNodeDeviceObjLis...
2017-07-17  John Ferlannodedev: Alter node device obj list function names
2017-07-17  John Ferlannodedev: Introduce virNodeDeviceObjListNew
2017-07-17  John Ferlannodedev: Introduce virNodeDeviceObjNew
2017-07-17  John Ferlannodedev: Use consistent names for driver variables
2017-07-17  John Ferlannodedev: Use common naming for virnodedeviceobj
2017-07-17  John Ferlantest: Adjust cleanup/error paths for nodedev test APIs
2017-07-17  John Ferlannodedev: Alter virNodeDeviceObjRemove
2017-07-17  Martin Kletzanderqemu: Use the proper string in qemuBlock...JSONSocketAd...
2017-07-17  John FerlanRevert "nwfilter: Move save of config until after succe...
2017-07-16  ZhiPeng Luvirpcimock: Fix memory leak in pci_driver_new
2017-07-16  John Ferlannwfilter: Introduce virNWFilterObjListFindInstantiateFilter
2017-07-16  John Ferlannwfilter: Rename _virNWFilterInstantiateFilter
2017-07-16  John Ferlannwfilter: Rename __virNWFilterInstantiateFilter
2017-07-16  John Ferlannwfilter: Rename virNWFilterInstantiate
2017-07-16  John Ferlannwfilter: Consistently name virNWFilterPtr in driver
2017-07-16  John Ferlannwfilter: Clean up a couple nwfilter_driver error paths
2017-07-15  John Ferlannwfilter: Remove need for virNWFilterSaveXML
next