]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-01-18  Peter Krempatests: hotplug: Add test infrastructure for testing...
2017-01-18  Peter Krempatests: qemu: Add helper to load full monitor conversati...
2017-01-18  Peter Krempatests: qemu: monitor: Add helpers to test full command...
2017-01-18  Peter Krempatests: qemumonitor: Propagate better error messages
2017-01-18  Peter Krempaqemu: Move cpu hotplug code into qemu_hotplug.c
2017-01-18  Peter Krempaqemu: Prepare for reuse of qemuDomainSetVcpusLive
2017-01-18  Peter Krempatests: qemu: Document qemuMonitorTestNewFromFile
2017-01-18  Peter Krempautil: json: Add helper to reformat JSON strings
2017-01-18  Peter Krempaqemu: monitor: More strict checking of 'query-cpus...
2017-01-18  Nikolay Shirokovskiynews: Fix xml dump of autogenerated websocket
2017-01-17  Daniel VeillardRelease of libvirt-3.0.0 v3.0.0
2017-01-17  Jim Fehligtests: fix QED disk test in xlconfigtest
2017-01-17  Erik Skultetysecurity: SELinux: fix the transaction model's list...
2017-01-17  Erik Skultetysecurity: DAC: fix the transaction model's list append
2017-01-17  Jiri Denemarkqemu: Don't leak hostCPUModelInfo in virQEMUCaps
2017-01-17  Michal Privoznikqemu: Actually unshare() iff running as root
2017-01-16  Daniel P. BerrangeRevert "perf: Add cache_l1d perf event support"
2017-01-16  Daniel P. Berrangenews: document events changes and lxc fix
2017-01-16  Jiri Denemarknews: Add support for guest CPU configuration on s390
2017-01-14  John Ferlanstorage: Alter error message in probe/empty checks v3.0.0-rc2
2017-01-14  John Ferlanstorage: Clean up return value checking
2017-01-14  John Ferlanstorage: Alter logic when both BLKID and PARTED unavailable
2017-01-13  Laine Stumpdocs: add entry for aggregation of pcie-root-ports...
2017-01-13  Collin L. Wallingqemu-capabilities: Fix query-cpu-model-expansion on...
2017-01-13  Michal Privoznikqemu: Copy SELinux labels for namespace too
2017-01-13  Michal Privoznikdocs: Fix libvirt_guest nss module name
2017-01-13  Peter KrempaRevert "storage: Validate the device formats at logical...
2017-01-13  Peter KrempaRevert "storage: For FS pool check for properly formatt...
2017-01-13  Jim Fehliglibxl: always enable pae for x86_64 HVM
2017-01-12  Michal Privoznikdocs: Document <sndbuf/>
2017-01-12  Joao Martinsnews: document libxl HVM network attach fix
2017-01-12  Jiri Denemarkqemu: Ignore non-boolean CPU model properties
2017-01-12  Jiri Denemarkqemu: Don't check CPU model property key
2017-01-12  Marc Hartmayernews: document drive addresses fix
2017-01-12  Michal Privozniknews: Reflect hugepages patch
2017-01-11  Michal PrivoznikqemuDomainCreateDevice: Canonicalize paths
2017-01-11  Michal Privoznikqemu: Use namespaces iff available on the host kernel
2017-01-11  Michal Privoznikutil: Introduce virFileMoveMount
2017-01-11  Michal Privozniklxc_container: Drop userns_supported
2017-01-11  Michal Privozniklxc: Move lxcContainerAvailable to virprocess
2017-01-11  Michal PrivoznikqemuDomainSetupAllInputs: Update debug message
2017-01-11  John Ferlandocs: Add logical storage pool overwrite change descrip...
2017-01-11  John Ferlandocs: Add file system pool overwrite change description...
2017-01-11  John Ferlandocs: Add NPIV/vHBA change description to news.xml
2017-01-11  John Ferlandocs: Document the new vHBA/NPIV params for storage
2017-01-11  Cédric Bosdonnatlibxl: fix usb inputs loop error
2017-01-11  Pino Toscanoremote: do not check for an existing config dir
2017-01-11  Pino Toscanoremote: fix logic for known_hosts and keyfile checks
2017-01-11  Pino Toscanorpc: libssh: allow a NULL known_hosts file
2017-01-11  Andrea BolognaniNEWS: Add trailing periods to all sentences v3.0.0-rc1
2017-01-11  Laine Stumpconf: eliminate virDomainPCIAddressReleaseSlot() in...
2017-01-11  Laine Stumpqemu: rename qemuDomainPCIAddressReserveNextSlot()...
2017-01-11  Laine Stumpqemu: remove qemuDomainPCIAddressReserveNextAddr()
2017-01-11  Laine Stumpconf: rename virDomainPCIAddressReserveSlot() to ....
2017-01-11  Laine Stumpconf: rename virDomainPCIAddressReserveAddr() to ....
2017-01-11  Laine Stumpconf: make virDomainPCIAddressReserveAddr() a static...
2017-01-11  Laine Stumpqemu: replace virDomainPCIAddressReserveAddr with virDo...
2017-01-11  Laine Stumpconf: eliminate virDomainPCIAddressReserveNextSlot()
2017-01-11  Laine Stumpconf: rename virDomainPCIAddressGetNextSlot() to ....
2017-01-11  Laine Stumpconf: fix fromConfig argument to virDomainPCIAddressVal...
2017-01-11  Laine Stumpconf: fix fromConfig argument to virDomainPCIAddressRes...
2017-01-11  Laine Stumpconf: aggregate multiple pcie-root-ports onto a single...
2017-01-11  Laine Stumpconf: aggregate multiple devices on a slot when assigni...
2017-01-11  Laine Stumpqemu: use virDomainPCIAddressSetAllMulti() to set multi...
2017-01-11  Laine Stumpconf: new function virDomainPCIAddressSetAllMulti()
2017-01-11  Laine Stumpconf: start search for next unused PCI address at same...
2017-01-11  Laine Stumpconf: eliminate repetitive code in virDomainPCIAddressG...
2017-01-11  Laine Stumpconf: eliminate concept of "reserveEntireSlot"
2017-01-11  Laine Stumpconf: use struct instead of int for each slot in virDom...
2017-01-11  Cédric Bosdonnatlibxl: define a per-domain logger.
2017-01-11  Chen Hanxiaovirsh: pool-info: introduce option --bytes
2017-01-11  Dawid Zamirskidocs: add news entry in improvements section.
2017-01-11  Dawid Zamirskivbox: consolidate vbox IID structures.
2017-01-11  Dawid Zamirskivbox: fix _displayTakeScreenShotPNGToArray
2017-01-11  Dawid Zamirskivbox: IVRDxServer to IVRDEServer.
2017-01-11  Dawid Zamirskivbox: remove code dealing with oldMediumInterface
2017-01-11  Dawid Zamirskivbox: remove domain events support.
2017-01-11  Dawid Zamirskivbox: remove getMachineForSession flag.
2017-01-11  Dawid Zamirskivbox: do not use IHardDisk anymore.
2017-01-11  Dawid Zamirskivbox: remove _vboxAttachDrivesOld
2017-01-11  Dawid Zamirskivbox: remove code for old API versions.
2017-01-11  Dawid Zamirskivbox: remove calls to *InstallUniformedAPI macros.
2017-01-11  Dawid Zamirskivbox: remove SDK header files for vbox 3 and older.
2017-01-10  Eric Blakemaint: update to latest gnulib
2017-01-10  Andrea Bolognanidocs: Document the release notes process for contributors
2017-01-10  Andrea BolognaniNEWS: Reformat at generation time
2017-01-10  Andrea BolognaniNEWS: Improve building pipeline
2017-01-10  Michal PrivoznikvirSecuritySELinuxSetFileconHelper: Fix build with...
2017-01-10  Michal Privoznikqemu_domain: Move qemuDomainGetPreservedMounts
2017-01-10  Peter Krempaqemu: blockjob: Fix locking of block copy/active block...
2017-01-10  Peter Krempaqemu: snapshot: Properly handle image locking
2017-01-10  Peter Krempaqemu: snapshot: Refactor snapshot rollback on failure
2017-01-10  Peter Krempaqemu: snapshot: Don't redetect backing chain after...
2017-01-10  Jim Fehliglibxl: implement virDomainGetMaxVcpus
2017-01-10  John Ferlanstorage: Fix storage_backend probing when PARTED not...
2017-01-10  John Ferlanstorage: Validate the device formats at logical startup
2017-01-10  John Ferlanstorage: Add overwrite flag checking for logical pool
2017-01-10  John Ferlanstorage: Extract logical device initialize into a helper
2017-01-10  John Ferlanstorage: Clean up logical pool devices on build failure
2017-01-10  John Ferlanstorage: Adjust disk label found to match labels
next