]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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
2017-01-10  John Ferlanstorage: Move and rename disk backend label checking
2017-01-10  John Ferlanstorage: For FS pool check for properly formatted targe...
2017-01-10  John Ferlanstorage: Add writelabel bool for virStorageBackendDevic...
2017-01-10  John Ferlanstorage: Add partition type checks for BLKID probing
2017-01-10  John Ferlanstorage: Fix implementation of no-overwrite for file...
2017-01-10  John Ferlanstorage: Introduce virStorageBackendDeviceIsEmpty
2017-01-10  Michal Privoznikqemu: Drop qemuDomainDeleteNamespace
2017-01-10  Michal PrivoznikqemuDomainCreateNamespace: move mkdir to qemuDomainBuil...
2017-01-10  Michal PrivoznikqemuDomainGetPreservedMounts: Do not special case /dev
2017-01-10  Michal PrivoznikqemuDomainCreateNamespace: s/unlink/rmdir/
2017-01-10  Michal Privoznikqemu: Use transactions from security driver
2017-01-10  Michal Privozniksecurity_selinux: Implement transaction APIs
2017-01-10  Michal Privozniksecurity_dac: Implement transaction APIs
2017-01-10  Michal Privozniksecurity driver: Introduce transaction APIs
2017-01-10  Michal Privozniksecurity_dac: Resolve virSecurityDACSetOwnershipInterna...
2017-01-10  Andrea BolognaniNEWS: Update for virtio-pci by default for mach-virt...
2017-01-10  Andrea Bolognanidocs: Document virtio-pci by default for mach-virt...
2017-01-10  Andrea Bolognaniqemu: Use virtio-pci by default for mach-virt guests
2017-01-10  Peter Krempaqemu: setvcpus: Properly coldplug vcpus when hotpluggab...
2017-01-10  Laine Stumpdocs: fix list of domain states in virsh manpage
2017-01-09  Nitesh Konkarperf: Add cache_l1d perf event support
2017-01-09  Nitesh Konkardocs: Reword virsh manpage for --uuid --name --table...
2017-01-09  Nitesh Konkarvirsh: Display perf enabled/disabled message for set...
2017-01-09  Nitesh Konkarvirsh: Fix English grammar in the virsh perf manpage
2017-01-09  Jiri DenemarkUpdate remote_protocol-structs for new events
2017-01-09  Daniel P. Berrangesecret: add support for value change events
2017-01-09  Daniel P. Berrangevirsh: add secret lifecycle event handling
2017-01-09  Daniel P. Berrangeexamples: add secret events to event demo program
2017-01-09  Daniel P. Berrangesecret: add support for lifecycle events
2017-01-09  Daniel P. Berrangeremote: implement secret lifecycle event APIs
2017-01-09  Daniel P. Berrangeconf: simplify internal virSecretDef handling of usage
2017-01-09  Daniel P. Berrangeconf: add secret event handling
2017-01-09  Daniel P. BerrangeIntroduce secret lifecycle event APIs
2017-01-09  Daniel P. Berrangeremote: fix struct for device removal failed event
2017-01-09  Daniel P. BerrangeAdd domain event for metadata changes
2017-01-09  Daniel P. Berrangecgroup: add virCgroupAddMachineTask stub for win32
2017-01-09  Daniel P. Berrangelxc: ensure libvirt_lxc and qemu-nbd move into systemd...
2017-01-09  Michal Privozniksecurity_selinux: s/virSecuritySELinuxSecurity/virSecur...
2017-01-09  Michal Privoznikvirutil: Provide non-linux impl for virGetFCHostNameByF...
2017-01-07  Chen Hanxiaovirsh: Fix grammar - s/rather then/rather than
2017-01-06  Maxim Nestratovtests: Add "no-kvm-pit-device" testcase
2017-01-06  Maxim Nestratovqemu: Allow to specify pit timer tick policy=discard
2017-01-06  Maxim Nestratovqemu: Fix pit timer tick policy=delay
2017-01-06  John Ferlaniscsi: Add parent wwnn/wwpn or fabric capability for...
2017-01-06  John Ferlanutil: Introduce virGetFCHostNameByFabricWWN
2017-01-06  John Ferlanconf: Add more fchost search fields for storage pool...
2017-01-06  John Ferlannodedev: Add the ability to create vHBA by parent wwnn...
2017-01-06  Collin L. Wallingqemu: command: Support new cpu feature argument syntax
2017-01-06  Jason J. Hernetests: qemuxml2argv s390x cpu model
2017-01-06  Jiri Denemarkqemu-caps: Get host model directly from Qemu when available
2017-01-06  Collin L. Wallingqemu: qmp query-cpu-model-expansion command
2017-01-06  Collin L. Wallingtests: domain capabilities: qemu 2.7 and 2.8 on s390x
2017-01-06  Collin L. Wallingtest-data: Qemu caps replies and xml for s390x qemu...
2017-01-06  Jason J. Hernes390-cpu: Remove nodeData and decode
2017-01-06  Jason J. Hernes390: Cpu driver support for update and compare
2017-01-05  Martin Kletzanderqemu: Remove /dev mount info properly
2017-01-05  Martin Kletzanderutil: Don't lie in virFileGetMount*Subtree's docstrings
2017-01-05  Martin Kletzanderdocs: Reference the right config option
2017-01-05  Michal PrivoznikqemuDomainGetPreservedMounts: Fetch list of /dev/*...
2017-01-05  Michal Privoznikinternal: Simplify STREQ_NULLABLE
2017-01-05  Michal PrivoznikqemuProcessLaunch: fix indentation
2017-01-05  Wangjing (King... qemu: snapshot: restart CPUs when recover from interrup...
next