]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-02-06  Julio Faraccolxc: Fix wrong addresses statements for IPv{4, 6} in...
2020-02-06  Julio Faraccolxc: Fix segfault when lxc.network does not start with...
2020-02-06  Pavel Hrdinatests: fix deadlock in eventtest
2020-02-05  Stefan Bergertests: Add test for domain XML with tpm-spapr TPM devic...
2020-02-05  Stefan Bergertests: Extend ppc64 capabilities data with TPM related...
2020-02-05  Stefan Bergerqemu: Extend QEMU with tpm-spapr support
2020-02-05  Stefan Bergerqemu: Extend QEMU capabilities with 'tpm-spapr'
2020-02-05  Stefan Bergerconf: Add support for tpm-spapr to domain XML
2020-02-05  Stefan Bergerconf: Introduce VIR_DOMAIN_TPM_MODEL_DEFAULT as default...
2020-02-05  Ján Tomkorpc: gendispatch: trim Flags from the return struct...
2020-02-05  Ján Tomkoconf: use correct free function for virDomainVsockDef
2020-02-05  Ján Tomkoconf: use correct free function for virDomainDeviceDef
2020-02-04  Daniel P. Berrangésrc: remove virFilePrintf in favour of g_fprintf
2020-02-04  Daniel P. Berrangésrc: ensure use of g_printf / g_fprintf functions
2020-02-04  Daniel P. Berrangésrc: optionally include xlocale.h header
2020-02-04  Daniel P. Berrangésrc: add define of ENOMSG for MinGW
2020-02-04  Daniel P. Berrangésrc: assume sys/sysmacros.h always exists on Linux
2020-02-04  Daniel P. Berrangém4: add check for pthread library
2020-02-04  Daniel P. Berrangétools: conditionalize use of O_SYNC flag
2020-02-04  Daniel P. Berrangésrc: convert code to use virPipe APIs
2020-02-04  Daniel P. Berrangésrc: introduce a wrapper for the pipe2() system call
2020-02-04  Daniel P. Berrangéexamples: remove obsolete workaround for mingw
2020-02-04  Daniel P. Berrangéconfigure: request 64-bit APIs on 32-bit platforms
2020-02-04  Daniel P. Berrangésrc: remove sys/wait.h from many files
2020-02-04  Daniel P. Berrangéutil: conditionalize FD stream to exclude WIN32
2020-02-04  Daniel P. Berrangésrc: conditionalize / remove use of poll.h
2020-02-04  Daniel P. Berrangétests: refactor event test to not run lock step
2020-02-04  Daniel P. Berrangétests: remove event loop from command test
2020-02-04  Daniel P. Berrangétests: convert eventtest to use public event APIs
2020-02-04  Peter Krempadocs: domaincaps: Mention VIR_DOMAIN_UNDEFINE_CHECKPOIN...
2020-02-04  Peter KrempaqemuDomainBlockPivot: Copy bitmaps backing checkpoints...
2020-02-04  Peter Krempatests: qemublock: Add tests for qemuBlockBitmapsHandleB...
2020-02-04  Peter Krempaqemu: block: Introduce function to calculate bitmap...
2020-02-04  Peter Krempatests: qemublocktest: Add another synthetic test case...
2020-02-04  Peter Krempaqemu: block: Add validator for bitmap chains accross...
2020-02-04  Peter Krempaqemu: blockjob: Store 'flags' for all the block job...
2020-02-04  Peter Krempaqemu: blockjob: Store 'jobflags' with block job data
2020-02-04  Peter KrempavirHashAddOrUpdateEntry: Simplify allocation of new...
2020-02-04  Peter Krempavirhash: Fix the expectations of virHashKeyEqual implem...
2020-02-04  Peter KrempavirJSONValueNewArray: Use g_new0 to allocate and remove...
2020-02-04  Peter Krempautil: json: Introduce virJSONValueArrayConcat
2020-02-04  Peter Krempaqemu: block: Extract calls of qemuBlockGetNamedNodeData...
2020-02-04  Peter Krempaqemu: checkpoint: Track and relabel images for bitmap...
2020-02-04  Peter Krempatests: qemublock: Add checkpoint deletion tests for...
2020-02-04  Peter Krempatests: qemublock: Add checkpoint deletion test for...
2020-02-04  Peter Krempaqemu: checkpoint: Introduce support for deleting checkp...
2020-02-04  Peter Krempatests: qemublock: Add synthetic snapshot+checkpoint...
2020-02-04  Peter Krempatests: qemublock: Add few more test cases for checkpoin...
2020-02-04  Peter Krempatests: qemublock: Add test for checkpoint deletion...
2020-02-04  Michal Privoznikdocs: Fix virt-aa-helper location
2020-02-04  Michal Privoznikapparmor: Reflect paths from configure in profiles
2020-02-03  Ján Tomkoqemu: tpm: remove unused labels
2020-02-03  Ján Tomkoqemu: tpm: use g_autoptr where applicable
2020-02-03  Ján Tomkoqemu: tpm: use g_autofree
2020-02-03  Ján Tomkoqemu: tpm: remove unused pidfile variable
2020-02-03  Ján TomkovirBufferTrim: do not accept len
2020-02-03  Ján TomkoUse virBufferTrimLen when applicable
2020-02-03  Ján Tomkoutil: introduce virBufferTrimLen
2020-02-03  Jim Fehliglib: Prohibit parallel connections with tunneled migration
2020-02-03  Julio Faraccotests: update LXC config dataset to support V3 indexes
2020-02-03  Julio Faraccolxc: remove domain definition from lxc network struct
2020-02-03  Julio Faraccolxc: add LXC version 3 network parser
2020-02-03  Julio Faraccolxc: refactor lxcNetworkParseData pointers to use new...
2020-02-03  Andrea Bolognanitests: Add capabilities for QEMU 5.0.0 on aarch64
2020-02-02  Michal PrivoznikDrop virAtomic module
2020-02-02  Michal Privozniksrc: Drop virAtomicIntDecAndTest() with g_atomic_int_de...
2020-02-02  Michal Privozniksrc: Replace virAtomicIntInc() with g_atomic_int_add()
2020-02-02  Michal Privozniksrc: Replace virAtomicIntSet() with g_atomic_int_set()
2020-02-02  Michal Privozniksrc: Replace virAtomicIntGet() with g_atomic_int_get()
2020-02-02  Michal Privozniktests: Drop viratomictest
2020-02-02  Michal Privozniktest_driver: Replace virAtomicIntAdd() with g_atomic_in...
2020-01-31  Ján Tomkoqemu: drop unused variable
2020-01-31  Jim Fehligbuild: Drop execute permissions on virsh bash completio...
2020-01-31  Ján Tomkoqemu: Fix domain ID allocation
2020-01-31  Ján Tomkodocs: fix a typo
2020-01-31  Daniel Henrique... qemu_domain_address.c: turn qemuDomainFillDeviceIsolati...
2020-01-31  Daniel Henrique... qemu_domain.c: turn qemuDomainChrDefDropDefaultPath...
2020-01-31  Daniel Henrique... qemu_domain.c: removing unneeded cleanup labels
2020-01-31  Daniel Henrique... qemu_domain.c: use g_autoptr when possible
2020-01-31  Daniel Henrique... qemu_domain.c: use g_autofree when possible
2020-01-31  Daniel Henrique... qemu_domain.c: remove redundant virObjectUnref()
2020-01-31  Daniel Henrique... conf/domain_addr.c: remove unneeded 'cleanup' labels
2020-01-31  Daniel Henrique... conf/domain_addr.c: use g_autofree in strings
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Fix filling of 'capacity...
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Remove 'ret' variable and...
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Use virHashNew and automatic...
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Move monitor call out of...
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Use glib memory allocators
2020-01-31  Peter KrempaqemuMigrationCookieNBD: Extract embedded struct
2020-01-31  Peter KrempaqemuMigrationCookieAddNBD: Exit early if there are...
2020-01-31  Peter KrempaRemove checking of return value of virHashNew
2020-01-31  Peter Krempaconf: domain: Remove checking of return value of virHas...
2020-01-31  Peter Krempautil: hash: Use g_new0 for allocating hash internals
2020-01-31  Sahid Orentino... docs: update Rust releases and resources links
2020-01-31  Andrea Bolognanidocs: Update godoc URLs for Go packages
2020-01-31  Andrea Bolognanidocs: Update download location for Go packages
2020-01-31  Christian Ehrhardtapparmor: fix qemu_bridge_helper for named profile
2020-01-30  Erik Skultetynwfilter: Use immediate packet delivery mode rather...
2020-01-30  Erik Skultetylibpcap: Bump the minimum required version to >= 1.5.0
2020-01-30  Ján TomkoAdd a space before ending a comment
next