]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2020-02-14  Peter Krempatests: qemublock: Add cases for creating image overlays...
2020-02-14  Peter Krempaqemu: block: Properly format storage slice into backing...
2020-02-14  Peter Krempaqemu: domain: Store nodenames of slice in status XML
2020-02-14  Peter Krempaconf: Implement support for <slices> of disk source
2020-02-14  Peter Krempadocs: Document the new <slices> sub-element of disk...
2020-02-14  Peter Krempaqemu: block: forbid creation of storage sources with...
2020-02-14  Peter KrempaqemuDomainValidateStorageSource: Reject unsupported...
2020-02-14  Peter KrempaqemuBlockStorageSourceGetFormatRawProps: format 'offset...
2020-02-14  Peter Krempautil: virstoragefile: Add data structure for storing...
2020-02-14  Peter Krempatests: virstorage: Add test data for json specified...
2020-02-14  Peter Krempadocs: formatdomain: Close <source> on one of disk examples
2020-02-14  Peter Krempaqemu: domain: Refactor formatting of node names into...
2020-02-14  Michal Privoznikqemu_domain: Modify access to a NVMe disk iff needed
2020-02-14  Andrea Bolognaninews: Mention the armvtimer timer
2020-02-14  Andrea Bolognanidocs: List the armvtimer timer among all others
2020-02-14  Andrea Bolognanitests: Add test case for the armvtimer timer
2020-02-14  Andrea Bolognaniqemu: Format the armvtimer timer on the command line
2020-02-14  Andrea Bolognaniqemu: Validate configuration for the armvtimer timer
2020-02-14  Andrea Bolognaniconf: Introduce VIR_DOMAIN_TIMER_NAME_ARMVTIMER
2020-02-14  Andrea Bolognaniqemu: Add the QEMU_CAPS_CPU_KVM_NO_ADJVTIME capability
2020-02-14  Andrea Bolognaniqemu: Use switch statement in qemuBuildCpuCommandLine()
2020-02-13  Daniel P. Berrangéqemu: drop support for monitor connections on PTYs
2020-02-12  Your Namesrc: use closefrom() for mass closing of FDs
2020-02-12  Arnaud Patardvirt-aa-helper: Add support for smartcard host-certificates
2020-02-11  Andrea Bolognanidocs: Improve documentation for <serial> and <console>
2020-02-11  Ján Tomkotestutils: remove now unused virTestCaptureProgramOutput
2020-02-11  Ján Tomkovirshtest: use virCommand instead of custom impl
2020-02-11  Ján Tomkovirshtest: refactor testCompareOutputLit
2020-02-11  Ján Tomkotestutils: remove unnecessary labels
2020-02-11  Ján Tomkotestutils: use g_autoptr
2020-02-11  Ján Tomkotestutils: use g_autofree
2020-02-11  Ján Tomkotestutils: check return value of g_setenv
2020-02-11  Ján Tomkosyntax-check: remove some exception mechanisms
2020-02-11  Ján Tomkosyntax-check: remove README
2020-02-11  Ján Tomkosyntax-check: exclude: remove virstring
2020-02-11  Ján Tomkosyntax-check: exclude: remove deleted files
2020-02-11  Ján Tomkosyntax-check: drop update-NEWS-hash
2020-02-11  Ján Tomkosyntax-check: drop CVS keyword expansion check
2020-02-11  Ján Tomkosyntax-check: drop vulnerable Makefile checks
2020-02-11  Ján Tomkosyntax-check: fix sc-prohibit-cross-inclusion
2020-02-11  Ján Tomkosyntax-check: do not enforce ChangeLog syntax
2020-02-10  Peter Krempatests: virstorage: Add test cases for "json:" pseudo...
2020-02-10  Peter KrempavirStorageSourceParseBackingJSON: Prevent arbitrary...
2020-02-10  Peter KrempavirStorageSourceParseBackingJSON: Allow 'json:' pseudo...
2020-02-10  Peter KrempavirStorageSourceJSONDriverParser: annotate 'format...
2020-02-10  Peter KrempavirStorageSourceParseBackingJSON: Move deflattening...
2020-02-10  Peter KrempavirStorageSourceParseBackingJSON: Pass around original...
2020-02-10  Peter Krempaqemu: hotplug: Fix handling of the 'copy-on-read' layer...
2020-02-10  Peter KrempaqemuMonitorBlockdevAdd: Take double pointer argument
2020-02-10  Peter KrempaqemuMonitorJSONBlockdevDel: Refactor cleanup
2020-02-10  Peter KrempaqemuMonitorJSONBlockdevAdd: Refactor cleanup
2020-02-10  Peter KrempavirDomainDiskTranslateSourcePool: Translate 'volume...
2020-02-10  Peter KrempavirDomainDiskTranslateSourcePool: split code to setup...
2020-02-10  Peter KrempavirDomainDiskTranslateISCSIDirect: Take virStorageSourc...
2020-02-10  Peter KrempavirDomainDiskTranslateSourcePoolAuth: Take virStorageSo...
2020-02-10  Peter KrempavirDomainDiskAddISCSIPoolSourceHost: Take virStorageSou...
2020-02-10  Peter KrempavirDomainDiskAddISCSIPoolSourceHost: Remove ternary...
2020-02-10  Peter KrempavirDomainDiskAddISCSIPoolSourceHost: Remove 'cleanup...
2020-02-10  Peter KrempavirDomainDiskAddISCSIPoolSourceHost: use g_new0 instead...
2020-02-10  Peter KrempavirDomainDiskAddISCSIPoolSourceHost: Sanitize handling...
2020-02-10  Peter KrempaqemuBlockStorageSourceGetBackendProps: Report errors...
2020-02-10  Peter Krempavirsh: Allow extracting 'return' section of QMP command...
2020-02-10  Peter Krempadocs: virsh: Modernize docs for qemu-monitor-command
2020-02-10  Ján Tomkoqemu: preserve error on bandwidth rollback
2020-02-10  Ján Tomkoqemu: do not revert to NULL bandwidth
2020-02-09  Ján Tomkotestutils: print a helpful summary of failed tests
2020-02-07  Daniel P. Berrangégnulib: delete all gnulib integration
2020-02-07  Daniel P. Berrangéutil: delete the poll() based event loop impl
2020-02-07  Daniel P. Berrangéutil: switch to use the GLib event loop impl
2020-02-07  Daniel P. Berrangéutil: import an event loop impl based on GMainContext
2020-02-07  Daniel P. Berrangérpc: convert RPC client to use GMainLoop instead of...
2020-02-07  Daniel P. Berrangésrc: introduce helper API for creating GSource for...
2020-02-07  Daniel P. Berrangétools: rewrite interactive job monitoring logic
2020-02-07  Daniel P. Berrangétests: avoid referencing stale readdir pointer
2020-02-07  zhenwei piqemu: support Panic Crashloaded event handling
2020-02-07  Daniel P. Berrangédocs: render class="literal" with monospace font
2020-02-07  Jiri Denemarkqemu_capabilities: Disable CPU models on old s390 machi...
2020-02-07  Jiri Denemarkqemuxml2*test: Add default CPU tests for s390-ccw-virti...
2020-02-07  Jiri Denemarkqemu: Pass machine type to virQEMUCapsIsCPUModeSupported
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
next