]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2017-02-24  Pavel Hrdinaqemu: properly escape socket path for graphics
2017-02-24  Pavel Hrdinautil: virqemu: introduce virQEMUBuildBufferEscape
2017-02-24  Pavel Hrdinautil: virbuffer: introduce virBufferEscapeN
2017-02-24  Andrea Bolognanitests: Reduce QEMU_CAPS_DEVICE_{DMI_TO_, }PCI_BRIDGE...
2017-02-24  Andrea Bolognanitests: Sync tests between qemuxml2argv and qemuxml2xml
2017-02-24  Pavel Hrdinaqemu_process: spice: don't release used port
2017-02-24  Peter Krempaqemu: Don't update physical storage size of empty drives CVE-2017-2635
2017-02-23  Marc Hartmayerqemu: Fix incorrect jump labels in error paths
2017-02-23  Michal Privoznikqemu_cgroup: Only try to allow devices if devices CGrou...
2017-02-23  Daniel P. BerrangeAdd ATTRIBUTE_FALLTHROUGH for switch cases without...
2017-02-23  Daniel P. Berrangeqemu: add missing break in qemuDomainDeviceCalculatePCI...
2017-02-23  Daniel P. Berrangelibxl: fix empty string check for channel path
2017-02-23  Daniel P. BerrangeUse explicit boolean comparison in OOM check
2017-02-23  Nikolay Shirokovskiyvz: make more accurate closing connection to sdk
2017-02-22  John Ferlanvirsh: Alter formatting a bit for output of domstats...
2017-02-22  Andrea Bolognaniqemu: Allow multiple bridges when pci-bridges is not...
2017-02-22  Andrea Bolognanitests: Reduce usage of legacy PCI controllers on PCIe...
2017-02-22  Andrea Bolognaniconf: Make switch statements more strict
2017-02-22  Andrea Bolognaniqemu: Make switch statements more strict
2017-02-22  Andrea Bolognaniconf: Remove dead code
2017-02-22  John Ferlanqemu: Rename qemuAliasTLSObjFromChardevAlias
2017-02-22  Jiri Denemarkcpu: Use virCPUData.arch in cpuDecode
2017-02-22  Jiri Denemarkcpu: Introduce virCPUDataNew
2017-02-22  Jiri Denemarkqemu: Introduce virQEMUCapsFormatHostCPUModelInfo
2017-02-22  Jiri Denemarkqemu: Skip virQEMUCapsCPUFilterFeatures on non-x86...
2017-02-22  Jiri Denemarkdocs: Fix since statement in host-model documentation
2017-02-22  Jiri Denemarkdocs: Drop obsolete statement about CPU modes and migration
2017-02-22  Tomáš Golembiovskýutil: storage: add JSON backing volume parser 'raw...
2017-02-22  Tomáš Golembiovskýutil: storage: split function for JSON backing volume...
2017-02-22  Peter Krempanews: Mention storage driver split
2017-02-22  Peter Krempaspec: Modularize the storage driver
2017-02-22  Peter Krempatests: drivermodule: Make sure that all compiled storag...
2017-02-22  Peter Krempastorage: Turn storage backends into dynamic modules
2017-02-22  Peter Krempaspec: Don't check for storage driver backends in config...
2017-02-22  Michal Privoznikconf: Don't accept dummy values for <memoryBacking...
2017-02-21  John Ferlanconf: Fix leak in virNodeDeviceObjListExport
2017-02-21  John Ferlanconf: Cleanup matchFCHostToSCSIHost
2017-02-21  Marc Hartmayerqemu: Fix deadlock across fork() in QEMU driver
2017-02-21  Peter Krempanews: Mention specific vCPU hotplug API
2017-02-21  Peter Krempatest: qemuhotplugtest: Add testing of individual vcpu...
2017-02-21  Peter Krempaqemu: Implement individual vcpu hotplug API
2017-02-21  Peter Krempavirsh: Implement command for virDomainSetVcpu called...
2017-02-21  Peter Krempalib: Add API for specific vCPU hot(un)plug
2017-02-21  Martin Kletzanderqemu: Fix build breaker after incomplete merge
2017-02-21  Martin Kletzanderqemu: Forbid slashes in shmem name
2017-02-21  Peter Krempastorage: Turn storage backends into static modules
2017-02-21  Peter Krempastorage: backend: Refactor registration of the backend...
2017-02-21  Peter Krempadaemon: Refactor connection driver module loading
2017-02-21  Peter Krempadriver: Split/refactor driver module loading
2017-02-21  Peter Krempatests: drivermodule: Drop unused macro arguments
2017-02-21  Peter Krempatests: storagepoolxml2xml: Remove compile conditionals
2017-02-21  Peter Krempaconfigure: Fix configure output for RBD storage backend
2017-02-20  Daniel P. BerrangeFormat printf format specifier used with niothreadids
2017-02-20  Pavel Hrdinaqemu_driver: move iothread duplicate check into one...
2017-02-20  Pavel Hrdinaqemu_driver: check whether iothread is used by controller
2017-02-20  Pavel Hrdinaqemu_driver: move iothread existence check into one...
2017-02-20  Pavel Hrdinaqemu_driver: always check whether iothread is used...
2017-02-20  Pavel Hrdinaconf: move iothread XML validation from qemu_command
2017-02-20  Pavel Hrdinaqemu_process: remove unnecessary iothread check
2017-02-20  Pavel Hrdinaqemu_process: move capabilities check for iothreads
2017-02-20  Pavel Hrdinaqemu_driver: check invalid iothread_id before we do...
2017-02-20  Pavel Hrdinaconf: display all iothread ids in the XML if one of...
2017-02-20  Pavel Hrdinaconf: move iothread parse code into its own function
2017-02-20  Pavel Hrdinaconf: remove redundant iothreads variable
2017-02-20  Pavel Hrdinaconf: fix indentation
2017-02-20  Peter KrempaDisallow inclusion of files from src/conf into src...
2017-02-20  Marc Hartmayernode_device: Check return value for udev_new()
2017-02-20  Pavel Hrdinatests: add QEMU 2.9.0 caps data
2017-02-20  Pavel Hrdinatests: update QEMU 2.8.0 caps data
2017-02-20  Michal Privoznikqemu: Allow @rendernode for virgl domains
2017-02-20  Michal Privozniknews: add entries for recent nodedev driver improvements
2017-02-20  Michal PrivoznikqemuDomainGetHostdevPath: Report /dev/vfio/vfio less...
2017-02-20  Michal PrivoznikqemuDomainGetHostdevPath: Create /dev/vfio/vfio iff...
2017-02-20  Michal PrivoznikqemuSetupHostdevCgroup: Use qemuDomainGetHostdevPath
2017-02-20  Michal Privoznikqemu_cgroup: Kill qemuSetupHostSCSIVHostDeviceCgroup
2017-02-20  Michal Privoznikqemu_cgroup: Kill qemuSetupHostSCSIDeviceCgroup
2017-02-20  Michal Privoznikqemu_cgroup: Kill qemuSetupHostUSBDeviceCgroup
2017-02-19  Pavel Hrdinautil: virvhba: fix typo that breaks build on non-linux...
2017-02-19  John Ferlantests: Add createVHBAByNodeDevice-parent-fabric-wwn...
2017-02-19  John Ferlantests: Add createVHBAByNodeDevice-parent-wwn to fchosttest
2017-02-19  John Ferlantests: Add createVHBAByNodeDevice-no-parent to fchosttest
2017-02-19  John Ferlannodedev: Rework virNodeDeviceGetParentHost
2017-02-19  John Ferlannodedev: Keep the node device lock longer in nodeDevice...
2017-02-19  John Ferlantests: Add new fchosttest tests for management of a...
2017-02-19  John Ferlanutil: Move scsi_host specific functions from virutil
2017-02-19  John Ferlanutil: Replace virStoragePoolGetVhbaSCSIHostParent
2017-02-19  John Ferlannodedev: Introduce virNodeDeviceGetParentName
2017-02-19  John Ferlanutil: Create a new virvhba module and move/rename API's
2017-02-19  John Ferlantest: Fix fchosttest resource leak
2017-02-19  John Ferlantests: Create a more realistic vHBA
2017-02-19  John Ferlantest: Add helper to create vHBA for testNodeDeviceCreateXML
2017-02-19  John Ferlantest: Add new NPIV capable HBA and a vHBA
2017-02-19  John Ferlantests: Alter test_driver HBA name/data to be closer...
2017-02-18  Roman Bogorodskiynodedev: fix build with clang
2017-02-17  Michal Privozniknodedev: Introduce new drm cap
2017-02-17  Marc-André... qemu: add rendernode argument
2017-02-17  Marc-André... nodedev: add drm capability
2017-02-17  Marc-André... nodedev: parse <path>
2017-02-17  Marc-André... nodedev: add <devnode> paths
2017-02-17  Marc-André... nodedev: fix extra space in dump
next