]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2017-07-15 John Ferlannwfilter: Fix return value comparison for virNWFilterTr...
2017-07-15 Cole Robinsondocs: formatdomain: Tweak disk discard= docs
2017-07-15 Andrea Bolognaninews: Update for multiple PHBs
2017-07-15 Andrea Bolognaniqemu: Use PHBs when extending the guest PCI topology
2017-07-15 Andrea Bolognaniqemu: Use PHBs to fill holes in PCI bus numbering
2017-07-15 Andrea Bolognanitests: Add baseline tests for automatic PHB usage
2017-07-15 Andrea Bolognanitests: Add tests for pSeries guests with multiple PHBs
2017-07-15 Shivaprasad... qemu: Take all PHBs into account while calculating...
2017-07-15 Andrea Bolognaniqemu: Format additional PHBs on the command line
2017-07-15 Andrea Bolognaniqemu: Deal with PHB naming conventions
2017-07-15 Andrea Bolognaniqemu: Introduce QEMU_CAPS_DEVICE_SPAPR_PCI_HOST_BRIDGE
2017-07-15 Andrea Bolognaniqemu: Automatically pick target index and model for...
2017-07-15 Andrea Bolognaniconf: Parse and format <target index='...'/>
2017-07-15 Andrea Bolognaniconf: Add 'spapr-pci-host-bridge' controller model
2017-07-15 Andrea Bolognaniqemu: Relax pci-root index requirement for pSeries...
2017-07-15 Andrea Bolognaniconf: Move index number checking to drivers
2017-07-15 Andrea Bolognaniqemu: Tweak index number checking
2017-07-15 Andrea Bolognaniqemu: Allow qemuBuildControllerDevStr() to return NULL
2017-07-15 Andrea Bolognaniconf: Simplify slot allocation
2017-07-15 Andrea Bolognanitests: Mock IOMMU groups
2017-07-15 Andrea Bolognanitests: Update qemumemlock data
2017-07-15 Andrea Bolognaniqemu: Clean up qemuDomainAttachHostPCIDevice()
2017-07-15 Andrea Bolognaniconf: Tweak virDomainPCIAddressGetNextAddr() signature
2017-07-15 Andrea Bolognaniconf: Make virDomainPCIAddressFlagsCompatible() private
2017-07-15 Andrea Bolognaniconf: Make virDomainPCIAddressSetGrow() private
2017-07-15 Andrea Bolognaniconf: Move virDomainPCIAddressBusIsFullyReserved()
2017-07-15 Andrea Bolognaniconf: Remove obsolete comment
2017-07-15 John Ferlannetwork: Perform some formatting cleanup in bridge_driver
2017-07-15 John Ferlantest: Fix up formatting in network test API's
2017-07-14 Peter Krempaqemu: block: rename and refactor qemuBuildGlusterDriveJSON
2017-07-14 Peter Krempaqemu: block: refactor and rename qemuBuildGlusterDriveJ...
2017-07-14 Peter Krempaqemu: block: Refactor and rename qemuGetDriveSourceProps
2017-07-14 Peter Krempaqemu: Move qemuGetDriveSourceProps to qemu_block
2017-07-14 Peter Krempaqemu: command: Call qemuGetDriveSourceProps only if...
2017-07-14 Peter Krempaqemu: command: Remove default port numbers for NBD...
2017-07-14 Peter Krempaconf: Pre-fill default ports when parsing network disk...
2017-07-14 Peter Krempautil: storage: Fill in default ports for gluster and...
2017-07-14 Peter Krempautil: Extract helper to retrieve default port for netwo...
2017-07-14 Peter Krempaqemu: command: Set port number only for TCP transport
2017-07-14 John Ferlansecret: Rename variable in virSecretObjListAdd
2017-07-14 John Ferlansecret: Alter FindByUUID to expect the formatted uuidstr
2017-07-14 John Ferlansecret: Whitespace modification for secret_driver
2017-07-13 Daniel P. BerrangeRevert "Prevent more compiler optimization of mockable...
2017-07-13 Daniel P. BerrangeRevert "internal: don't use weak symbols for Win32...
2017-07-13 Martin Kletzanderutil: Don't leak linksrc in vircgroup
2017-07-13 Daniel P. Berrangetests: add virjsondata to EXTRA_DIST
2017-07-13 Jiri Denemarkqemu: Update host-model CPUs on reconnect
2017-07-13 Jiri Denemarkqemu: Move qemuProcessReconnect to the end of qemu_proc...
2017-07-13 Jiri Denemarkqemu: Export virQEMUCapsGuestIsNative
2017-07-13 Jiri Denemarkqemu: Add qemuProcessUpdateLiveGuestCPU
2017-07-13 Jiri Denemarkqemu: Rename qemuProcessUpdateLiveGuestCPU
2017-07-13 Jiri Denemarkqemu: Add qemuProcessVerifyCPU
2017-07-13 Jiri Denemarkqemu: Add qemuProcessFetchGuestCPU
2017-07-13 Jiri Denemarkcpu_x86: Properly disable unknown CPU features
next