]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2016-07-19  Nikolay Shirokovskiyvz: cleanup loading domain code
2016-07-19  Nikolay Shirokovskiyvz: use domain list infrastructure to deal with private...
2016-07-19  Nikolay Shirokovskiyvz: make error handling idiomatic in prlsdkCreateVm
2016-07-19  Nikolay Shirokovskiyvz: fix leaks in prlsdkCreate* functions
2016-07-19  Nikolay Shirokovskiyvz: restore accidentally removed locks around close...
2016-07-19  Nikolay Shirokovskiyvz: remove unnecessary labels in simple API calls
2016-07-18  Olga Krishtalvz: support filesystem type volume
2016-07-18  Olga Krishtalvz: refactoring of prlsdkCreateCt
2016-07-18  Olga Krishtaldevices: filesystems: added volume type
2016-07-18  Olga Krishtalfilesystem: adds possibility to use storage pool as...
2016-07-18  Olga Krishtalvz: fixed null-pointer dereference in applying graphic...
2016-07-18  Nikolay Shirokovskiyvz: fix destination domain synchronization
2016-07-18  Nikolay Shirokovskiyvz: fix memory leaks in prlsdkLoadDomains
2016-07-18  Nikolay Shirokovskiyvz: fix missed defined domain event
2016-07-18  Nikolay Shirokovskiyvz: don't pass empty and unused fields in migration...
2016-07-18  Jiri Denemarkqemu: Fix migration from old libvirt
2016-07-18  Cole Robinsontest: Add scsi vport nodedev to test:///default
2016-07-18  Cole Robinsontest: Have test:///default open use file parsing helpers
2016-07-18  Cole Robinsontest: Move testOpenDefault definition later
2016-07-18  Cole Robinsontest: Introduce testOpenParse
2016-07-18  Andrea Bolognaniutil: conf: Rename VIR_CONF_{U,}LONG -> VIR_CONF_{U...
2016-07-18  Andrea Bolognaniutil: conf: Clarify choice between VIR_CONF_LONG and...
2016-07-18  Andrea Bolognaniutil: conf: Fix parameters alignment
2016-07-18  Andrea Bolognaniutil: conf: Fix comment for virConfGetValueULLong()
2016-07-18  Andrea Bolognaniutil: conf: Claim the proper range for signed numbers
2016-07-18  Andrea Bolognaniutil: conf: Add integer casts
2016-07-18  Andrea Bolognaniutil: conf: Improve virConfGet*() logic
2016-07-18  Andrea Bolognaniutil: conf: Use long long when parsing
2016-07-18  Ján Tomkohvsupport: Introduce parseSymsFile
2016-07-18  Ján TomkoStore USB port path as an array of integers
2016-07-18  Ján TomkoAllow omitting USB port
2016-07-18  Jiri Denemarkqemu: Drop default channel path during migration
2016-07-18  Jiri Denemarkqemu: Copy complete domain def in qemuDomainDefFormatBuf
2016-07-15  Daniel P. Berrangevirconf: skip some range checks if SSIZE_MAX >= LLONG_MAX
2016-07-15  Daniel P. Berrangevirconf: clarify type range checks for integers
2016-07-15  Michal PrivoznikvirConfGetValueSSizeT: Fix build on 32 bits
2016-07-14  John Ferlanconf: Revert changes to add new secret type "passphrase"
2016-07-14  John Ferlandocs: Update docs to reflect LUKS secret changes
2016-07-14  John Ferlantests: Adjust LUKS tests to use 'volume' secret type
2016-07-14  Andrea Bolognanitests: command: Fix build on ppc64/aarch64
2016-07-13  Andrea Bolognanispec: Fix indentation
2016-07-13  Martin Kletzanderconf: Make really sure we don't access non-existing...
2016-07-13  Daniel P. Berrangelibvirt.spec.in: require systemd-container on >= f24
2016-07-13  Andrea Bolognaniqemu: command: Fix awkward formatting
2016-07-13  Martin Kletzanderconf: Make really sure we don't access non-existing...
2016-07-13  Maxim Perevedentsevdnsmasq: disable IPv6 default gateway in RA for isolate...
2016-07-13  Maxim PerevedentsevFix message about dnsmasq BINDTODEVICE capability.
2016-07-13  Yan Fuqemu: getAutoDumpPath() return value should be dumpfile...
2016-07-12  Jim Fehligsystemd: fix ready notification on abstract socket
2016-07-12  Tomáš Golembiovskýesx: Fetch snapshot info directly for filtering
2016-07-12  Eric Blakebuild: drop hack for old mingw ssize_t
2016-07-12  Eric Blakebuild: virrandommock.c not needed on mingw
2016-07-12  Michal PrivoznikvirCommandExec: Report error if execve fails
2016-07-12  Olga Krishtalstorage: dir: adapts .wipeVol for ploop volumes
2016-07-12  Ján Tomkoqemu: format intel-iommu on the command line
2016-07-12  Ján TomkoAdd QEMU_CAPS_DEVICE_INTEL_IOMMU
2016-07-12  Ján TomkoIntroduce <iommu> device
2016-07-12  Ján Tomkotest-wrap-argv: set cutoff at 78 characters
2016-07-12  Ján Tomkotest-wrap-argv: print diff instead of the incorrectly...
2016-07-12  Ján Tomkotestutils: only rewrap args files
2016-07-12  Ján Tomkotestutils: find perl early
2016-07-12  Ján Tomkoqemuxml2argvtest: drop empty pseries-vio-address-clash...
2016-07-12  Luyao Huangtests: add missing directories in EXTRA_DIST
2016-07-12  Daniel P. Berrangeremote: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangesanlock: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangelockd: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangeselinux: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangevirt-login-shell: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangeuri: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangelibxl: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangelxc: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangevirtlogd: convert to typedef virConf accessors
2016-07-12  Daniel P. Berrangevirtlockd: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangelibvirt: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangeqemu: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangelibvirtd: convert to typesafe virConf accessors
2016-07-12  Daniel P. Berrangevirconf: add typed value accessor methods
2016-07-12  Daniel P. Berrangevirconf: fix off-by-1 when appending \n to config file
2016-07-12  Daniel P. Berrangetests: remove pointless virconftest.sh wrapper
2016-07-11  Tomasz Flendrichqemuhotplugtest: Move domain and device XMLs to differe...
2016-07-11  Tomasz Flendrichqemuhotplugtest: Move all XMLs to one directory
2016-07-11  Michal Privoznikqemuxml2argvmock: Don't leak @netdef->ifname
2016-07-11  Michal Privoznikqemuxml2argvtest: Don't leak dummy monitor
2016-07-11  Michal PrivoznikqemuDomainObjPrivateFree: Free @masterKey too
2016-07-11  Michal PrivoznikqemuBuildCpuCommandLine: Don't leak @buf
2016-07-11  Michal PrivoznikvirStorageEncryptionSecretFree: Don't leak secret looku...
2016-07-11  Chen Hanxiaovirsh: allow both --uuid and --name at same time
2016-07-11  Martin Kletzanderqemu: Use qemuProcessSetupPid() in qemuProcessSetupVcpu()
2016-07-11  Martin Kletzanderqemu: Use qemuProcessSetupPid() in qemuProcessSetupEmul...
2016-07-11  Martin Kletzanderqemu: Add qemuProcessSetupPid() and use it in qemuProce...
2016-07-11  Daniel P. BerrangeFix logic in qemuDomainObjPrivateXMLParseVcpu
2016-07-11  Andrea Bolognaniqemu: capabilities: Make virHostCPUGetKVMMaxVCPUs(...
2016-07-11  Andrea Bolognaniutil: hostcpu: Drop obsolete compatibility code
2016-07-11  Andrea Bolognaniutil: hostcpu: Add virHostCPUGetKVMMaxVCPUs() stub
2016-07-11  Peter Krempaqemu: Store vCPU thread ids in vcpu private data objects
2016-07-11  Peter Krempaqemu: Add cpu ID to the vCPU pid list in the status XML
2016-07-11  Peter Krempaqemu: domain: Extract formating and parsing of vCPU...
2016-07-11  Peter Krempaqemu: domain: Add vcpu private data structure
2016-07-11  Peter Krempaconf: Add private data for virDomainVcpuDef
2016-07-11  Peter Krempaconf: convert def->vcpus to a array of pointers
next