]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2015-04-28  Roman Bogorodskiyconf: explicitly initialize 'cpumask' variable
2015-04-28  Laine Stumpnetwork: check newDef for used bridge names in addition...
2015-04-28  Laine Stumpnetwork: check for bridge name conflict with existing...
2015-04-28  Laine Stumpnetwork: move auto-assign of bridge name from XML parse...
2015-04-27  Laine Stumptest: Fix actual vs. expected in virtTestCompareFiles v1.2.15-rc1
2015-04-27  John Ferlanqemu: Resolve Coverity DEADCODE
2015-04-27  John Ferlanvirsh: Add iothreadadd and iothreaddel commands
2015-04-27  John Ferlanqemu: Add support to Add/Delete IOThreads
2015-04-27  John Ferlandomain: Introduce virDomainIOThreadSchedDelId
2015-04-27  John Ferlanremote: Add support for AddIOThread and DelIOThread
2015-04-27  John FerlanImplement virDomainAddIOThread and virDomainDelIOThread
2015-04-27  John Ferlanconf: Adjust the iothreadsched expectations
2015-04-27  John FerlanMove iothreadspin information into iothreadids
2015-04-27  John Ferlanconf: Move virDomainPinIsDuplicate and make static
2015-04-27  John Ferlanqemu: Use domain iothreadids to IOThread's 'thread_id'
2015-04-27  John Ferlanconf: Add new domain XML element 'iothreadids'
2015-04-27  Martin KletzanderCleanup parameters for mock libraries
2015-04-27  Michal PrivoznikCleanup srcdir usage
2015-04-27  zhang boutil: fix memleak in virStorageSourceClear
2015-04-27  Pavel FedinAdd missing linker flags for MinGW build
2015-04-27  John Ferlanstorage: Resolve Coverity UNINIT
2015-04-27  Michal Privoznikopenvz: Drop useless domain lookup
2015-04-27  Martin KletzanderFix check for return value of qemuDomainAgentAvailable()
2015-04-27  Zhang Boconf: fix memleak in virDomainHostdevDefClear
2015-04-27  Zhang Boconf: fix memleak in virDomainNetIpParseXML
2015-04-27  Zhang Boqemu: fix memleak in virCapabilitiesDomainDataLookup
2015-04-27  Zhang Boqemu: fix memleaks in qemuBuildCommandLine
2015-04-27  Zhang Boutil: fix memleak in virFindSCSIHostByPCI
2015-04-27  Zhang Botests: fix some memleaks in tests
2015-04-27  Jiri Denemarkqemu: Fix comment for timeDelta
2015-04-27  zhang boFix typo in comment about memory binding
2015-04-26  Peter Krempaqemu: Connect to guest agent after channel hotplug
2015-04-26  Peter Krempaqemu: agent: Differentiate errors when the agent channe...
2015-04-26  Peter Krempaqemu: Reuse qemuDomainAgentAvailable in qemuDomainInter...
2015-04-26  Peter Krempaqemu: Fix domain object leak in qemuDomainInterfaceAddr...
2015-04-26  Peter Krempaqemu: agent: Reuse virJSONValueObjectCreateVArgs in...
2015-04-24  Olaf Heringlibxl: remove duplicate check for pci subsystem type
2015-04-24  Olaf Heringlibxl: use pci init and dispose functions
2015-04-24  Jim Fehliglibxl: initialize sdl.opengl defbool in libxlMakeVfb
2015-04-24  Olaf Heringlibxl: initialize vfb defbools in libxlMakeVfb
2015-04-24  Maxim Nestratovparallels: fix crash in prlsdkAddNet in case of CT...
2015-04-24  John Ferlanvirhostdev: Fix comments for virHostdevReAttachPCIDevices
2015-04-24  Roman Bogorodskiybhyve: fix build in tests
2015-04-24  Huanle Hanhostdev: fix net config restore error
2015-04-24  Huanle Hanhostdev: Create virHostdevIsPCINetDevice
2015-04-24  Cole Robinsonqemu: Build nvram directory at driver startup
2015-04-24  Cole Robinsonqemu: Build channel autosocket directory at driver...
2015-04-24  Cole Robinsonqemu: chown autoDumpPath on driver startup
2015-04-24  Cole Robinsonqemu: conf: Clarify paths that are relative to libDir
2015-04-24  Cole Robinsontests: qemu: Couple aarch64 CPU tests
2015-04-24  Jiri Denemarkmigration: Usable time statistics without requiring NTP
2015-04-24  Jiri DenemarkFix memory leak in virNetSocketNewConnectUNIX
2015-04-24  Pavel Hrdinabuild: add pragma directive to fix build on some gcc
2015-04-24  Michal Privoznikuml: s/virDomainObjListFindByID/virDomainObjListFindByUUID/
2015-04-24  Michal PrivoznikvirDomainObjList: Introduce yet another hash table
2015-04-24  Michal PrivoznikvirDomainObjListFindByName: Return referenced object
2015-04-24  Michal PrivoznikIntroduce virDomainObjEndAPI
2015-04-24  Michal PrivoznikvirDomainObjListNew: Use virObjectFreeHashData
2015-04-24  Michal PrivoznikvirDomainObjListAddLocked: s/false/NULL/ for @oldDef
2015-04-24  Dmitry Guryanovparallels: implement .domainGetMaxMemory
2015-04-24  Cédric BosdonnatApparmor: allow reading block-rbd.so
2015-04-24  Cédric BosdonnatAllow access to vendor and device file for PCI device...
2015-04-24  Peter Krempaqemu: cgroup: Fix priorities when setting emulatorpin
2015-04-23  Cole Robinsontests: Add VIR_TEST_REGENERATE_OUTPUT
2015-04-23  Cole Robinsontests: Add virtTestCompareToFile
2015-04-23  Cole Robinsontests: Use *DefParseFile more
2015-04-23  Cole Robinsontests: Add VIR_TEST_DEBUG and VIR_TEST_VERBOSE
2015-04-23  Eric Blakebuild: avoid obsolete index()
2015-04-23  Maxim Nestratovparallels: fix IS_CT macro
2015-04-23  Michal Privoznikparallels_sdk: Utilize parallelsDomObjFromDomain()
2015-04-23  Michal Privoznikparallels_driver: Utilize parallelsDomObjFromDomain()
2015-04-23  Michal Privoznikparallels: Introduce parallelsDomObjFromDomain()
2015-04-23  Michal Privoznikstruct _parallelsConn: Mark @domains as immutable pointer
2015-04-23  Daniel P. Berrangerng: fix port number range validation
2015-04-23  zhang boqemu: Don't fail to reboot domains with unresponsive...
2015-04-23  Roman Bogorodskiybhyve: fix build in tests
2015-04-22  Cole Robinsonspec: Point fedora --with-loader-nvram at nightly firmw...
2015-04-22  Cole Robinsonconfigure: Report --with-loader-nvram value in summary
2015-04-22  Jim Fehliglocking: relax PID requirement
2015-04-22  Cole Robinsonspec: Fix libxl build with driver modules
2015-04-22  Cole Robinsonconfigure: Fix --loader-nvram typo
2015-04-22  Maxim Nestratovparallels: don't forget to unlock domain after successf...
2015-04-22  Roman Bogorodskiyvircommand: fix polling in virCommandProcessIO
2015-04-22  Peter Krempautil: storage: Improve error message when requesting...
2015-04-22  Peter Krempautil: storage: Add hint to error message that indexed...
2015-04-22  Peter Krempautil: storage: Fix possible crash when source path...
2015-04-22  Peter Krempautil: command: Deduplicate code in virCommandNewArgList
2015-04-22  Peter Krempaqemu: migration: Refactor hostdev validation in migrati...
2015-04-22  Roman Bogorodskiyutil: fix build on non-Linux
2015-04-22  Michal PrivoznikprocessNicRxFilterChangedEvent: Take appropriate action...
2015-04-22  Michal PrivoznikvirDomainActualNetDefContentsFormat: Format class_id...
2015-04-22  Luyao Huangqemu: Fix issues with maxMemory in qemuDomainSetMemoryF...
2015-04-21  Jim Fehliglibxl: Introduce configuration file for libxl driver
2015-04-21  Laine Stumpqemu: set macvtap physdevs online when macvtap is set...
2015-04-21  Laine Stumputil: set MAC address for VF via netlink message to...
2015-04-21  Cole Robinsonqemu: Always refresh capabilities if no <guests> found
2015-04-21  Roman Bogorodskiyvircapstest: fix build without LXC, QEMU or XEN
2015-04-21  John Ferlanscsi: Adjust return values from processLU
2015-04-21  John Ferlanscsi: Change return values for virStorageBackendSCSIFindLUs
2015-04-21  John Ferlanscsi: Adjust return value for virStorageBackendSCSINewLun
next