]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-03-03 Jiri Denemarkqemu: Use full CPU model expansion on x86
2017-03-03 Jiri Denemarkqemu: Use enum for CPU model expansion type
2017-03-03 Jiri Denemarkqemu: Get host CPU model from QEMU on x86_64
2017-03-03 Jiri Denemarkqemu: Probe "max" CPU model in TCG
2017-03-03 Jiri Denemarkqemu: Store more types in qemuMonitorCPUModelInfo
2017-03-03 Jiri Denemarkqemu: Prepare for more types in qemuMonitorCPUModelInfo
2017-03-03 Jiri Denemarkqemu: Rename hostCPU/feature element in capabilities...
2017-03-03 Jiri Denemarkdocs: Update description of the host-model CPU mode
2017-03-03 Jiri Denemarkdomaincapstest: Add test data for QEMU 2.9.0
2017-03-03 Jiri Denemarkqemucapstest: Update test data for QEMU 2.9.0
2017-03-03 Laine Stumptest: fix pcie-root-port-too-many test
2017-03-03 Nehal J WaniFix location of blkid.h in include header
2017-03-03 Andrea Bolognaninews: Add an empty <change> to each <section>
2017-03-03 Andrea Bolognaniqemu: Use ARCH_IS_X86() more
2017-03-03 Andrea Bolognaniqemu: Don't omit parentheses
2017-03-03 Andrea Bolognanitests: Fix aliases for pSeries buses
2017-03-03 Andrea Bolognaniqemu: Drop QEMU_CAPS_PCI_MULTIBUS
2017-03-03 Andrea BolognaniPost-release version bump to 3.2.0
2017-03-03 Daniel VeillardRelease of libvirt-3.1.0
2017-03-02 Peter Krempaqemu: command: Truncate the chardev logging file even...
2017-03-01 Michal PrivoznikqemuDomainAttachNetDevice: Support attach of type=...
2017-02-28 Michal PrivozniktestNodeDeviceMockCreateVport: Don't call public APIs
2017-02-27 John Ferlanconf: Fix leak in virNodeDeviceDefParseXML
2017-02-24 Erik Skultetyvirfile: Fix virFileExists commentary
2017-02-24 Michal PrivoznikqemuProcessInit: Jump onto correct label in case of...
2017-02-24 Jiri Denemarkcputest: Use virArch enum rather than strings
2017-02-24 Jiri Denemarkcputest: Rename x86 data files
2017-02-24 Jiri Denemarkcpu_x86: Introduce virCPUx86DataAddFeature
2017-02-24 Jiri Denemarkcpu_x86: Introduce virCPUx86DataSetVendor
2017-02-24 Jiri Denemarkcpu_x86: Introduce virCPUx86DataSetSignature
2017-02-24 Jiri Denemarkcpu_x86: Make virCPUx86DataAddCPUID work with virCPUDataPtr
2017-02-24 Jiri Denemarkcpu: Rework cpuDataFree
2017-02-24 Jiri Denemarkcpu_x86: Make virCPUx86DataClear static
2017-02-24 Jiri Denemarkcpu_x86: Drop virCPUx86MakeData and use virCPUDataNew
2017-02-24 Jiri Denemarkqemu: Fix CPU model fallback in domain capabilities
2017-02-24 Jiri Denemarkqemu: Refactor virQEMUCapsInitHostCPUModel
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
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
next