]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-10-03 Michal Privoznikqemucapabilitiesdata: Add qemu-1.6.0 data
2013-10-03 Michal Privoznikqemucapabilitiesdata: Add qemu-1.4.2 data
2013-10-03 Michal Privoznikqemucapabilitiesdata: Add qemu-1.3.1 data
2013-10-03 Michal Privoznikqemucapabilitiesdata: Add qemu-1.2.2 data
2013-10-03 Michal PrivoznikqemuMonitorTestFree: Join worker thread
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONSystemPowerdown
2013-10-03 Daniel P. BerrangeUse 'vnet' as prefix for veth devices
2013-10-03 Daniel P. BerrangeRetry veth device creation on failure
2013-10-03 Daniel P. BerrangeAvoid deleting NULL veth device name
2013-10-03 Daniel P. BerrangeAvoid reporting an error if veth device is already...
2013-10-03 Daniel P. BerrangeDon't set netdev offline in container cleanup
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetMigrationCa...
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetTargetArch
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONSetBlockIoThrottle
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetPtyPaths
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetSpiceMigrat...
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetMigrationStatus
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetMigrationCa...
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetBlockStatsInfo
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetBlockInfo
2013-10-03 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetBalloonInfo
2013-10-03 Michal PrivoznikqemuMonitorJSONSendKey: Avoid double free
2013-10-03 Michal PrivoznikqemuMonitorJSONGetVirtType: Fix error message
2013-10-02 Michal Privoznikqemu_hotplug: Allow QoS update in qemuDomainChangeNet
2013-10-02 Michal PrivoznikvirNetDevBandwidthEqual: Make it more robust
2013-10-01 Cole Robinsontest: Implement readonly snapshot APIs
2013-10-01 Cole Robinsontest: Wire up managed save APIs
2013-10-01 Cole Robinsontest: Allow specifying object transient state in driver XML
2013-10-01 Cole Robinsonqemu: cgroup: Fix crash if starting nographics guest
2013-10-01 Ján Tomkoselinux: Only close the selabel_handle once
2013-10-01 Ján TomkoFix handling of IPv6 listen addresses in cmdDomDisplay
2013-10-01 Laine Stumputil: recognize SMB/CIFS filesystems as shared
2013-10-01 Michal Privozniktests: Introduce qemucapabilitiestest
2013-10-01 Michal PrivoznikqemuMonitorTest: Make check for monitor command match...
2013-10-01 Michal Privozniktests: Learn qemuMonitorTestNew optional greeting
2013-10-01 Michal Privoznikqemu_capabilities: Introduce virQEMUCapsInitQMPMonitor
2013-10-01 Daniel VeillardRelease of libvirt-1.1.3
2013-09-30 Doug GoldsteinVMware: Add Fusion version test
2013-09-30 Chen Hanxiaolxc: do cleanup when failed to bind fs as read-only
2013-09-30 Daniel P. BerrangeFix max stream packet size for old clients
2013-09-30 Cédric BosdonnatLXC: workaround machined uncleaned data with containers...
2013-09-30 Oskari Saarenmaavirfile: safezero: align mmap offset to page size
2013-09-30 Boris Fiuczynskivirscsi: hostdev SCSI AdapterId retrieval fix
2013-09-30 Hongwei Bivirsh-volume: Add missing check when calling virStreamNew
2013-09-30 Hongwei Bivirsh-domain: Free dom before return false in cmdDump
2013-09-30 Peter Krempaqemu: process: Silence coverity warning when rewinding...
2013-09-30 Michal Privoznikpython: Document virNodeGetInfo bug
2013-09-29 Daniel VeillardRemove tab from previous commit
2013-09-29 Doug GoldsteinVMware: Initial VMware Fusion support
2013-09-29 Doug GoldsteinVMware: Support more than 2 driver backends
2013-09-28 Eric Blakebuild: fix build --without-lxc
2013-09-27 Eric Blakebuild: tweak vpath builds of net_rpc
2013-09-27 Michal PrivoznikMakefile.am: Always include rule to make org.libvirt...
2013-09-27 Michal Privoznikfchosttest: Run the test only under linux
2013-09-27 Michal Privoznikgenprotocol.pl: Fix code on FreeBSD too
2013-09-27 Doug Goldsteinevent: Make debug message match function comments
2013-09-27 Doug GoldsteinBSD: Ensure process creation timestamp is init'd
2013-09-27 Doug GoldsteinBSD: Ensure UNIX socket credentials are valid
2013-09-27 Daniel P. BerrangeFix crash in libvirtd when events are registered &...
2013-09-27 Christophe... virsh: Fix domdisplay when domain only uses TLS
2013-09-27 Jiri Denemarkqemu: Free all driver data in qemuStateCleanup
2013-09-27 Jiri Denemarkqemu: Don't leak reference to virQEMUDriverConfigPtr
2013-09-27 Eric Blakebuild: fix testsuite building under cygwin
2013-09-27 Viktor Mihajlovskibuild: Fix VPATH build error for locking daemon
2013-09-27 Jiri Denemarkrpc: Increase bound limit for virDomainGetJobStats
2013-09-27 Chen Hanxiaolxc: fix a warning typo in virLXCControllerEventSend
2013-09-26 Eric Blakemaint: fix comment typos
2013-09-26 Eric Blakebuild: fix use of rpc.h on cygwin
2013-09-26 Chen HanxiaoLXC: free dst before lxcDomainAttachDeviceDiskLive...
2013-09-26 Chen Hanxiaoqemu: virDomainControllerFind may return 0 if controlle...
2013-09-26 Guido GüntherDistribute check-aclperms.pl
2013-09-26 Peter Krempaconf: clean up virDomainChrSourceDefParseXML
2013-09-26 Peter Krempaconf: Don't crash on invalid chardev source definition...
2013-09-25 Cole Robinsonspec: Clean up distribution of ChangeLog (and others)
2013-09-25 Cole Robinsontest: Allow specifying object runstate in driver XML
2013-09-25 Daniel P. BerrangeAvoid use of uninitialized data in virnetmessagetest
2013-09-25 Daniel P. BerrangeAvoid crash on OOM in virnetmessagetest
2013-09-25 Daniel P. BerrangeAvoid crash on OOM in virportallocatortest
2013-09-25 Daniel P. BerrangeAvoid crash on OOM in virlockspacetest
2013-09-25 Daniel P. BerrangeAvoid crash on OOM in virbuftest
2013-09-25 Daniel P. BerrangeAvoid uninitialized data in qemuMonitorTestNew
2013-09-25 Daniel P. BerrangeAvoid double free in qemuMonitorCommonTestInit on OOM
2013-09-25 Daniel P. BerrangeFix leak on OOM in qemuMonitorCommonTestNew
2013-09-25 Daniel P. BerrangeDon't ignore errors parsing nwfilter rules
2013-09-25 Daniel P. BerrangeFix leak in virLockSpaceResourceFree
2013-09-25 Daniel P. BerrangeFix leak of parser state in virJSONValueFromString
2013-09-25 Daniel P. BerrangeFix double-free in virJSONParserHandleStartMap on OOM
2013-09-25 Daniel P. BerrangeFix leak of iterators in virDBusMessageIterEncode
2013-09-25 Daniel P. BerrangeDon't print all test suite errors to stderr in vmx2xmltest
2013-09-25 Daniel P. BerrangeFix leak of comment string if virConfAddEntry fails...
2013-09-25 Daniel P. BerrangeAdd missing check for OOM with virVMXEscapeHexPipe
2013-09-25 Daniel P. BerrangeFix crash on OOM parsing storage pool XML
2013-09-25 Daniel P. BerrangeFix double free of hostdev on OOM in xenParseSxprPCI
2013-09-25 Daniel P. BerrangeDon't clobber 'ret' in LXC XML test case
2013-09-25 Daniel P. BerrangeFix crash on OOM in virDomainSnapshotDefParse
2013-09-25 Daniel P. BerrangeDon't clobber return value in virInterfaceDefParseProtoIPv6
2013-09-25 Daniel P. BerrangeFix handling of OOM when getting Xen dom ID
2013-09-25 Daniel P. BerrangeFix crash on OOM in xenParseSxpr
2013-09-25 Hongwei Bivirsh-domain: Add a missing check and fix leak in cmdSc...
2013-09-25 Daniel P. BerrangeFix leak of serial value in xenFormatXM on OOM
next