]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2013-10-15  Dusty MabeIgnore thin pool LVM devices.
2013-10-15  Michal Privoznikdomain_conf.c: Initialize arrVar and cntVar
2013-10-15  Peter Krempacpu: x86: Clean up error messages in x86VendorLoad()
2013-10-15  Peter Krempacpu: x86: Use whitespace to clarify context and use...
2013-10-15  Peter Krempacpu: x86: Fix function header formatting and whitespace
2013-10-15  Peter Krempacpu: x86: Fix return types of x86cpuidMatch and x86cpui...
2013-10-15  Peter Krempacpu: x86: Rename data_iterator and DATA_ITERATOR_INIT
2013-10-15  Jiri Denemarkcpu: x86: Rename x86DataAddCpuid as virCPUx86DataAddCPUID
2013-10-15  Jiri Denemarkcpu: x86: Rename x86MakeCPUData as virCPUx86MakeData
2013-10-15  Jiri Denemarkcpu: x86: Rename x86DataFree() as virCPUx86DataFree()
2013-10-15  Jiri Denemarkcpu: x86: Rename struct cpuX86Data as virCPUx86Data
2013-10-15  Jiri Denemarkcpu: x86: Rename struct cpuX86cpuid as virCPUx86CPUID
2013-10-15  Jiri Denemarkcpu: Add support for loading and storing CPU data
2013-10-15  Peter Krempaqemu: command: Fix macro indentation
2013-10-15  Peter Krempaconf: Mark user provided strings in error messages...
2013-10-15  Peter Krempaschema: Rename option 'hypervtristate' to 'featurestate'
2013-10-15  Hongwei Bifix typo in lxc_driver.c and virsh-nodedev.c
2013-10-15  Daniel Hanselbuild: Add lxc testcase to dist list
2013-10-15  Chen Hanxiaocgroup: leave blkio cgroup value checking to kernel
2013-10-15  Chen Hanxiaocgroup: show error when EINVAL is returned
2013-10-15  Chen Hanxiaodocs: change the minimum weight description for blkio
2013-10-15  Ryota Ozakivbox: handle 'saved' state of VMs
2013-10-15  Ryota Ozakivbox: merge duplicate state conversions
2013-10-15  Geoff Hickeyesx: Fix floppy.fileName handling in the vmx file parser
2013-10-15  Daniel P. BerrangeAdd some notes about secure usage of libvirt
2013-10-15  Ján TomkoConvert uuid to a string before printing it
2013-10-15  Peter Krempaxenapi: Fix build after const correctnes changes
2013-10-14  Eric Blakebuild: syntax check to avoid 'const fooPtr'
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in all remaining places
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in qemu
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in security
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in conf
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in domain_conf
2013-10-14  Eric Blakemaint: fix awkward typing of virDomainChrGetDomainPtrs
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in python bindings
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in tests
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in nwfilter files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in cpu files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in virnet files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in several util files
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in hashes
2013-10-14  Eric Blakemaint: avoid 'const fooPtr' in public API
2013-10-14  Daniel P. BerrangeImprove log filtering in virLXCProcessReadLogOutputData
2013-10-14  Daniel P. BerrangeEnsure lxcContainerResolveSymlinks reports errors
2013-10-14  Daniel P. BerrangeEnsure lxcContainerMain reports errors on stderr
2013-10-14  Doug GoldsteinVMX: Serial devices don't have to be attached
2013-10-14  Doug GoldsteinRevert "VMX: Some serial ports are not actually connected"
2013-10-14  Peter Krempaqemu: snapshot: Add support for compressing external...
2013-10-14  Peter Krempaqemu: managedsave: Add support for compressing managed...
2013-10-14  Daniel P. BerrangeInitialize threading & error layer in LXC controller
2013-10-14  Daniel P. BerrangeDon't ignore all dbus connection errors
2013-10-14  Daniel P. BerrangeImprove error reporting with LXC controller
2013-10-14  Daniel P. BerrangeFix exit status of lxc controller
2013-10-14  Daniel P. BerrangeFix flaw in detecting log format
2013-10-14  Daniel P. BerrangeMake LXC controller use a private dbus connection ...
2013-10-14  Daniel P. BerrangeAdd a method for closing the dbus system bus connection
2013-10-14  Daniel P. BerrangeAllow use of a private dbus bus connection
2013-10-14  Chen Hanxiaolxc: Fix an improper comment in lxc_process.c
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*
next