]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-04-10  Peter Krempainternal: Introduce VIR_RETURN_PTR
2019-04-10  Peter Krempaqemu: block: Remove unneeded cleanup jumps
2019-04-10  Peter Krempaqemu: block: Add and use AUTOPTR func for qemuBlockNode...
2019-04-10  Peter Krempaqemu: block: Use VIR_AUTOFREE for char *
2019-04-10  Peter Krempaqemu: block: Use VIR_AUTOPTR for virHashTablePtr
2019-04-10  Peter Krempaqemu: block: Use VIR_AUTOPTR for virURIPtr
2019-04-10  Peter Krempautil: uri: Introduce VIR_AUTOPTR freeing function
2019-04-10  Peter Krempaqemu: block: Use VIR_AUTOPTR for virJSONValue
2019-04-10  Peter Krempaqemu: block: Introduce and use AUTOPTR func for qemuBlo...
2019-04-10  Ján TomkoqemuHotplugDiskSourceDataFree: also free backends
2019-04-10  Ján Tomkoqemu: remove qemuGetDomainDefaultHugepath
2019-04-10  Ján Tomkoqemu: do not fill in default pagesize in qemuGetDomainH...
2019-04-10  Ján Tomkoqemu: rename function for getting the default hugepage...
2019-04-10  Andrea Bolognanitests: Fix MinGW build for domaincapstest
2019-04-10  Michal Privoznikdomain capabilities: Expose firmware auto selection...
2019-04-10  Michal Privoznikqemu_firmware: Introduce qemuFirmwareGetSupported
2019-04-10  Michal Privoznikqemu_firmware: Separate machine and arch matching into...
2019-04-10  Michal Privoznikqemu_firmware: Separate firmware loading into a function
2019-04-10  Peter KrempaRevert "Include unistd.h directly by files using it"
2019-04-10  Peter KrempaInclude unistd.h directly by files using it
2019-04-10  Peter Krempautil: Move enum convertors into virenum.(c|h)
2019-04-10  Peter Krempautil: Don't include 'viralloc.h' into other header...
2019-04-10  Peter Krempautil: Move the VIR_AUTO(CLEAN|PTR) helper macros into...
2019-04-09  Han Hanvmx: Define VMX_CONFIG_FORMAT_ARGV
2019-04-09  Michal Privoznikdocs: Add virt-lightning app
2019-04-09  Peter Kremparpc: Refactor cleanup paths in virNetLibsshAuthenticate...
2019-04-09  Pavel Hrdinacpu_map: rename x86_EPYC-IBRS file to x86_EPYC-IBPB
2019-04-09  Julio Faraccoutil: Fix uninitalized variable to avoid garbage
2019-04-08  Eric Blakesnapshot: Fix use-after-free during snapshot delete
2019-04-08  Jiri Denemarkcpu_x86: Require <cpuid> within <feature> in CPU map
2019-04-08  Jiri Denemarkcpu_x86: Do not cache microcode version
2019-04-08  Jiri Denemarkdomaincapstest: Test QEMU 3.1.0
2019-04-05  Peter Krempautil: Move VIR_AUTOUNREF definition to virobject.h
2019-04-05  Daniel P. Berrangéexamples: enable all compiler warnings
2019-04-05  Daniel P. Berrangédominfo: make example more useful
2019-04-05  Daniel P. Berrangédomtop: remove unused domain name parameter
2019-04-05  Daniel P. Berrangéexamples: avoid goto jump over initialization of variable
2019-04-04  Cole Robinsondocs: Remove search.php and all references
2019-04-04  Cole Robinsondocs: Remove index.py
2019-04-04  Cole Robinsondocs: Use google sitesearch for website search
2019-04-04  Cole Robinsonvircgrouppriv.h: Use #pragma once
2019-04-04  Cole Robinsonnode_device_hal.h: Use #pragma once
2019-04-04  Cole Robinsonnode_device_udev.h: Use #pragma once
2019-04-04  Cole Robinsonnode_device_driver.h: Use #pragma once
2019-04-04  Cole Robinsonbuild-aux: header-ifdef: Handle #pragma once
2019-04-04  Cole Robinsonbuild-aux: header-ifdef: Fix typos
2019-04-04  Eric Blaketests: Avoid writing into $HOME during virsh-snapshot
2019-04-04  Daniel P. Berrangédocs: update Perl download to point to modern CPAN...
2019-04-04  Daniel P. Berrangédocs: stop advertizing FTP or HTTP for downloads of...
2019-04-04  Andrea Bolognaninews: Document PCI by default on RISC-V
2019-04-04  Andrea Bolognanitests: Refresh capabilities for QEMU 4.0.0 on RISC-V
2019-04-04  Andrea Bolognaniqemu: Unify address assignment for virt guests
2019-04-04  Andrea Bolognaniqemu: Require PCIe Root Port for PCI by default on...
2019-04-04  Nikolay Shirokovskiytools: console: pass stream/fd errors to user
2019-04-04  Nikolay Shirokovskiytools: console: check if console was shutdown in callbacks
2019-04-04  Nikolay Shirokovskiytools: console: add missing locks in callbacks
2019-04-04  Nikolay Shirokovskiytools: console: cleanup console on errors in main thread
2019-04-04  Nikolay Shirokovskiytools: console: make console virLockableObject
2019-04-04  Nikolay Shirokovskiyqemu: Don't duplicate suspend events and state changes
2019-04-04  Nikolay Shirokovskiyqemu: Map suspended state reason to suspended event...
2019-04-04  Nikolay Shirokovskiyqemu: Pass stop reason from qemuProcessStopCPUs to...
2019-04-04  Michal PrivoznikvirNWFilterBindingObjListAddLocked: Produce better...
2019-04-04  Michal PrivoznikvirDomainObjListAddLocked: Produce better error message...
2019-04-03  Han Hanvirsh.pod: Improve native configuration format doc
2019-04-03  Peter Krempautil: Remove virParseNumber
2019-04-03  Peter Kremparpc: ssh: Use virStrToLong_i instead of virParseNumber
2019-04-03  Peter Krempavmx: Refactor number parsing in virVMXParseConfig
2019-04-03  Peter Krempavmx: Remove unused variable in virVMXParseConfig
2019-04-03  Peter Krempautil: Remove virPipeReadUntilEOF
2019-04-03  Michal PrivoznikqemuBuildMemoryBackendProps: Get pagesize early
2019-04-03  Michal Privoznikvirfile: Introduce and use virFileGetDefaultHugepage
2019-04-03  Michal Privoznikqemuxml2xmltest: Add memfd tests
2019-04-03  Michal Privoznikqemuxml2xmltest: Move virObjectUnref() call
2019-04-03  Michal Privoznikqemuxml2argvdata: Drop useless spaces at the beginning...
2019-04-03  Andrea Bolognanimingw: Bump minimum supported Fedora version to 28
2019-04-03  Daniel P. Berrangémingw: unconditionally enable libssh2 in RPM
2019-04-03  Daniel P. Berrangémingw: remove obsolete Group tag in RPM spec
2019-04-03  Ján Tomkovirjson: drop compatibility macros
2019-04-03  Ján Tomkovirjsontest: switch DO_TEST_PARSE_FILE to use output...
2019-04-03  Ján Tomkovirjsontest: introduce DO_TEST_PARSE_FILE
2019-04-03  Ján Tomkovirjsontest: remove unnecessary cleanup labels
2019-04-03  Ján Tomkovirjsontest: use VIR_AUTOFREE for strings
2019-04-03  Ján Tomkovirjsontest: use VIR_AUTOPTR for virJSONValues
2019-04-03  Ján Tomkovirjsontest: reword error messages in testJSONFromString
2019-04-03  Ján TomkotestJSONFromString: regroup if blocks
2019-04-03  Ján Tomkovirjsontest: switch AddAndRemove tests to work with...
2019-04-03  Ján Tomkorbd: fix build with LIBRBD_VERSION_CODE <= 265
2019-04-03  Ján Tomkoconfigure.ac: add foreign to AM_INIT_AUTOMAKE
2019-04-03  Ján Tomkoconfigure.ac: drop -Wno-obsolete from AM_INIT_AUTOMAKE
2019-04-03  Ján Tomkoconfigure: split AM_INIT_AUTOMAKE into multiple lines
2019-04-03  Ján TomkovirJSONValueToString: bail out early on error
2019-04-03  Ján Tomkobuild: remove WITH_YAJL2
2019-04-03  Ján Tomkojson: assume WITH_YAJL2
2019-04-03  Ján Tomkobuild: require yajl >= 2.0.3
2019-04-03  Ján Tomkobuild: drop check for SASL1
2019-04-03  Daniel P. Berrangétests: fix typo in mock filename added to EXTRA_DIST
2019-04-03  Nikolay Shirokovskiyqemu: fix domain unlock/unref in qemuMigrationSrcPerform
2019-04-03  Daniel P. Berrangéexamples: fix 64-bit integer formatting on Windows
2019-04-03  Daniel P. Berrangécfg.mk: block use of d_type from dirent by default
2019-04-03  Daniel P. Berrangésecurity: avoid use of dirent d_type field
next