]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
2013-10-11 Hongwei Binwfilter: fix a typo in nwfilter_gentech_driver.c
2013-10-11 Doug Goldsteinrpc: Fix getsockopt on Snow Leopard and lower
2013-10-11 Doug GoldsteinVMware: Do version detection earlier
2013-10-11 Doug GoldsteinVMware: Simplify array walk for driver type
2013-10-11 Michal Privoznikqemu: Include listenAddress in debug prints
2013-10-11 Michal Privoznikqemu_migration: Avoid crashing if domain dies too quickly
2013-10-11 Bing Bu Caoutil: fix two virCompareLimitUlong bugs
2013-10-11 Daniel P. BerrangeMove virNetDevVPort enum impl into virnetdevvportprofile.c
2013-10-11 Michal Privoznikqemu_conf: Introduce "migration_address"
2013-10-11 Michal Privoznikqemu: Implement support for VIR_MIGRATE_PARAM_LISTEN_AD...
2013-10-11 Michal Privoznikvirsocket: Introduce virSocketAddrIsWildcard
2013-10-11 Michal PrivoznikMigration: Introduce VIR_MIGRATE_PARAM_LISTEN_ADDRESS
2013-10-11 Michal Privoznikqemu: Introduce qemuDomainDefCheckABIStability
2013-10-11 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONSendKey
2013-10-11 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetVirtType
2013-10-11 Michal Privoznikqemumonitorjsontest: Test qemuMonitorJSONGetCPUInfo
2013-10-11 Michal Privoznikqemumonitorjsontest: Extend the test for yet another...
2013-10-10 John Ferlanstorage_backend: Fix issue with allocation of 0 length...
2013-10-10 Michal Privoznikqemu: Init @pcidevs in qemuPrepareHostdevPCIDevices
2013-10-10 Peter Krempaqemu: Prefer VFIO for PCI device passthrough
2013-10-10 Peter Krempaqemu: hostdev: Add checks if PCI passthrough is availab...
2013-10-10 Peter Krempaqemu: hostdev: Fix function spacing and header formatting
2013-10-09 Peter Krempaqemu: refactor qemuCompressProgramAvailable()
2013-10-09 Peter Krempaqemu: Fix coding style in qemuDomainSaveFlags()
2013-10-09 Ján TomkoLXC: Fix handling of RAM filesystem size units
2013-10-09 Chen Hanxiaocgroup: fix a comment typo in vircgroup.c
2013-10-09 Ján Tomkostorage: Use bool instead of int
2013-10-08 Cole Robinsontests: Add qemu test for multiple timers
2013-10-08 Giuseppe Scrivanobuild: fix linker error on FreeBSD
2013-10-08 Peter Krempaqemu: hostdev: Refactor PCI passhrough handling
2013-10-08 Daniel P. BerrangeRemove test case average timing
2013-10-08 Daniel P. BerrangeRemove existing OOM test impl
2013-10-08 Daniel P. BerrangeDon't clobber 'ret' variable in testCompareXMLToXMLHelper
2013-10-07 Michal Privoznikvirerror: s/VIR_ERR_STORAGE_VOL_EXISTS/VIR_ERR_STORAGE_...
2013-10-07 Hongwei Bifix a ambiguous output of the command:'virsh vol-create-as'
2013-10-07 Giuseppe Scrivanotests: avoid compile failure on linux kernels older...
2013-10-07 Eric Blakebuild: add configure --without-readline
2013-10-07 Eric Blakebuild: move readline check into its own macro
2013-10-07 Eric Blakebuild: kill maintainer mode, always rebuild by default
2013-10-07 Daniel P. BerrangeRemove use of virConnectPtr from all remaining nwfilter...
2013-10-07 Daniel P. BerrangeDon't pass virConnectPtr in nwfilter 'struct domUpdateC...
2013-10-07 Daniel P. BerrangeRemove virConnectPtr arg from virNWFilterDefParse*
2013-10-07 Claudio BleyAdjust legacy max payload size to account for header...
2013-10-07 Ryota Ozakinodeinfo: make freebsdNodeGetCPUCount work on Mac OS X
2013-10-07 Ryota Ozakirpc: fix getsockopt for LOCAL_PEERCRED on Mac OS X
2013-10-07 Chen Hanxiaodoc: fix typo in HACKING
2013-10-04 Eric Blakebuild: fix build on 32-bit platforms
2013-10-04 Eric Blakebuild: fix build on RHEL 5
2013-10-04 Eric Blakebuild: fix build --without-remote
2013-10-04 Cole Robinsondocs: aclpolkit: Fix a heading typo
2013-10-04 Oskari Saarenmaastorage: fix file allocation behavior in file cloning
2013-10-04 Oskari Saarenmaavirfile: safezero: fix buffer allocation max size
2013-10-04 Cole Robinsontest: Fix coverity warnings
2013-10-04 Peter Krempaqemu: Use maximum guest memory size when getting NUMA...
2013-10-04 John Ferlannodedev: Resolve Relax-NG validity error
2013-10-04 Gao fengFree cmd in virNetDevVethCreate
2013-10-04 Gao fengFree cmd in virNetDevVethDelete
2013-10-04 Oskari Saarenmaavirfile: safezero: fall back to writing block by block...
2013-10-03 Cole Robinsontest: snapshot: Add REDEFINE support
2013-10-03 Cole Robinsonqemu: snapshot: Break out redefine preparation to share...
2013-10-03 Cole Robinsontest: Implement snapshot create/delete/revert APIs
2013-10-03 Cole Robinsontest: Allow specifying domainsnapshot XML
2013-10-03 Cole Robinsonqemu: snapshots: Simplify REDEFINE flag check
2013-10-03 Laine Stumpqemu: check actual netdev type rather than config netde...
2013-10-03 Michal Privoznikqemucapabilitiesdata: Add qemu-1.6.50 data
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
next