]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2017-10-04 Peter KrempaPost-release version bump to 3.9.0
2017-10-04 Daniel VeillardRelease of libvirt-3.8.0
2017-10-03 Jiri Denemarkspec: Delay supported_platform check
2017-10-03 Martin Kletzanderdocs: Document the real behaviour of suspend-to-{mem...
2017-10-02 John Ferlannwfilter: Don't have virNWFilterIPAddrMapAddIPAddr...
2017-10-02 John FerlanRevert "nwfilter: Fix possible segfault on sometimes...
2017-10-02 Martin Kletzanderdocs: Add some changes to news.xml for this release
2017-09-28 Daniel P. BerrangeFix vxhs test to have stable certificate dir
2017-09-28 Ashish Mittalqemu: Add TLS support for Veritas HyperScale (VxHS)
2017-09-28 John Ferlanqemu: Introduce qemuDomainPrepareDiskSource
2017-09-28 Ashish Mittalutil: Add TLS attributes to virStorageSource
2017-09-28 John Ferlandocs: Clean up the description for network disk protoco...
2017-09-28 Ashish Mittalconf: Introduce TLS options for VxHS block device clients
2017-09-28 John Ferlannwfilter: Fix possible segfault on sometimes consumed...
2017-09-27 Pavel Hrdinarpc: for messages with FDs always decode count of FDs...
2017-09-27 Peter Krempaqemu: domain: Extract common clearing of VM private...
2017-09-27 Erik Skultetydocs: Add the closing </address> tag for mdev example
2017-09-27 Ján TomkoShrink volume even with ALLOCATE flag
2017-09-27 Ján TomkovirStorageFileResize: fallocate the whole capacity
2017-09-27 Ján Tomkouse virFileAllocate in virStorageFileResize
2017-09-27 John Ferlanvirsh: Add/allow secret-uuid for pool-{define|create}-as
2017-09-27 ZhiPeng Lunwfilter: Fix memory leak in learnIPAddressThread
2017-09-27 ZhiPeng Lunwfilter: Fix memory leak in virNWFilterIPAddrMapAddIPAddr
2017-09-27 Ján Tomkoqemu: fix hotplug of udp device with no connect host
2017-09-27 Pavel HrdinaRevert "vhost-user: add support reconnect for vhost...
2017-09-27 Peter Krempaqemu: process: Refresh data from qemu monitor after...
2017-09-27 Peter Krempaqemu: hotplug: Ignore cgroup errors when hot-unplugging...
2017-09-26 Ján Tomkoqemu: adjust indentation of qemuDomainObjPrivateXMLForm...
2017-09-26 Peter Krempaqemu: domain: Fix typo in qemuDomainObjPtrivateXMLForma...
2017-09-26 Ján Tomkoconf: fix formatting of udp chardev attributes
2017-09-25 Peter Krempaqemu: block: Use correct alias when extracting disk...
2017-09-25 Peter Krempaqemu: block: Don't lookup node names if they are alread...
2017-09-25 Daniel P. BerrangePrint hex values with '0x' prefix and octal with '0...
2017-09-25 Jim Fehligapparmor: support ptrace checks
2017-09-22 Ján Tomkonews: remove kernel version reference from switchdev...
2017-09-22 Peter Krempaqemu: capabilities: Remove support for downstream-only...
2017-09-22 Jiri Denemarkqemu: Use qemuDomainDefFormatXML in qemuDomainDefCopy
2017-09-22 Jiri Denemarkqemu: Fix error checking in qemuDomainDefFormatXMLInternal
2017-09-22 Michal Privozniklibvirt_nss.c: Fix typo in aiforaf()
2017-09-22 Guido Güntherapparmor: delete profile on VM shutdown
2017-09-22 Laine Stumputil: Fix stack smashing in virNetDevGetFamilyId
2017-09-22 Michal Privozniknss: Don't leak @ipAddr
2017-09-21 John Ferlanutil: Fix secret generation in virStorageSourceParseRBD...
2017-09-21 John Ferlanutil: Move virSecretUsageType to virsecret.h
2017-09-21 Ashish Mittalqemu: Avoid a possible NULL pointer deref in qemuDomain...
2017-09-21 Boris Fiuczynskitests: Add QEMU 2.10.0 capabilities test for s390x
2017-09-21 Michal Privoznikqemu: Introduce a wrapper over virFileWrapperFdClose
2017-09-21 John Ferlanqemu: Be more selective when determining cdrom for...
2017-09-21 Michal PrivoznikqemuBuildHostNetStr: Don't leak @addr
2017-09-21 Jiri Denemarkqemu: Don't update CPU when formatting live def
2017-09-21 Jiri Denemarkqemu: Use correct host model for updating guest cpu
2017-09-21 Jiri Denemarkconf: Drop unused VIR_DOMAIN_DEF_FORMAT_UPDATE_CPU
2017-09-21 Jiri Denemarkcpu_conf: Simplify formatting of guest CPU attributes
2017-09-21 Jiri Denemarkcpu_conf: Drop updateCPU from virCPUDefFormat
2017-09-21 Jiri Denemarkqemuxml2xmltest: Add tests for Power CPUs
2017-09-21 Pino Toscanoqemu: reject parallel ports for pseries machines
2017-09-21 Pino Toscanoqemu: reject parallel ports for s390 archs
2017-09-21 Pino Toscanoqemu: pass the virDomainDef to qemuDomainChrDefValidate
2017-09-21 Pino Toscanotests: qemuxml2argv: fail also on unexpected pass
2017-09-21 Pino Toscanotests: qemuxml2argv: fix expected type for usb-bus...
2017-09-21 Daniel P. BerrangeFix commandhelper build on win32
2017-09-21 Daniel P. Berrangeiohelper: avoid calling read() with misaligned buffers...
2017-09-20 Daniel P. BerrangeStop linking tests/commandhelper to libvirt code
2017-09-20 ZhiPeng Luvhost-user: add support reconnect for vhost-user ports
2017-09-20 Julio Faraccostorage: Add new events for *PoolBuild() and *PoolDelete().
2017-09-20 ZhiPeng Luqemu: handle reconnect on chardev hotplug
2017-09-20 Daniel P. BerrangeLink libvirt_util.la with gnutls
2017-09-20 Ashish Mittalqemu: Add qemu command line generation for a VxHS block...
2017-09-20 Ashish Mittalqemu: Refactor qemuBlockStorageSourceBuildHostsJSONSock...
2017-09-20 Ashish Mittalutil: storage: Add JSON backing volume parse for VxHS
2017-09-20 Ashish Mittaldocs: Add schema and docs for Veritas HyperScale (VxHS)
2017-09-20 Ashish Mittalstorage: Introduce VIR_STORAGE_NET_PROTOCOL_VXHS
2017-09-20 John Ferlanqemu: Detect support for vxhs
2017-09-20 Laine Stumputil: virPCIGetNetName(): use first netdev name when...
2017-09-19 Peter Krempaqemu: blockPeek: Enforce buffer filling
2017-09-19 Peter Krempaqemu: blockPeek: Fix filling of the return buffer
2017-09-19 Andrea BolognaniRevert "travis: Limit git depth to 5 commits"
2017-09-19 Andrea Bolognanipython: Don't hardcode interpreter path
2017-09-19 Andrea Bolognaniperl: Don't hardcode interpreter path
2017-09-19 Michal Privoznikqemu: Mark graphics ports used on reconnect
2017-09-19 Ján Tomkoconfigure: fix check for DEVLINK_CMD_ESWITCH_GET
2017-09-19 John Ferlanstorage: Use virStoragePoolObjDefUseNewDef
2017-09-19 John Ferlanstorage: Use virStoragePoolObj{Get|Incr|Decr}Asyncjobs
2017-09-19 John Ferlanstorage: Internally represent @autostart as bool
2017-09-19 John Ferlanstorage: Use virStoragePoolObj{Is|Set}Autostart
2017-09-19 John Ferlanstorage: Use virStoragePoolObj{Is|Set}Active
2017-09-19 John Ferlanstorage: Use virStoragePoolObjGetAutostartLink
2017-09-19 John Ferlanstorage: Use virStoragePoolObj{Get|Set}ConfigFile
2017-09-19 John Ferlanstorage: Introduce APIs to search/scan storage pool...
2017-09-19 John Ferlanstorage: Introduce storage volume add, delete, count...
2017-09-19 John Ferlanstorage: Fill in storage pool @active properly
2017-09-19 John Ferlanstorage: Introduce virStoragePoolObjNew
2017-09-19 John Ferlanstorage: Create accessor API's for virStoragePoolObj
2017-09-19 Erik Skultetyvirsh: man: Describe the 'create' command a bit more
2017-09-19 Nikolay Shirokovskiyiohelper: reduce zero-out in align case
2017-09-19 Nikolay Shirokovskiyiohelper: simplify last direct write alignment
2017-09-19 Nikolay Shirokovskiyiohelper: drop unused operation length limit
2017-09-18 Guido Güntherapparmor: cater for new AAVMF image location
2017-09-18 Guido Güntherapparmor: add attach_disconnected
2017-09-18 Jiri Denemarkcpu: Add new Skylake-Server CPU model
next