]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-12-12  Ján Tomkodocs: hacking: document removal of VIR_STR(N)DUP
2019-12-12  Ján Tomkoutil: remove VIR_STRDUP and VIR_STRNDUP
2019-12-12  Ján Tomkotests: delete tests for VIR_STR(N)DUP
2019-12-12  Ján TomkoRemove the rest of VIR_STRNDUP
2019-12-12  Ján TomkoRemove all the uses that use subtraction in their lengt...
2019-12-12  Ján TomkoRemove VIR_STRNDUP usage with checked pointers
2019-12-12  Ján Tomkovsh: remove vshErrorOOM
2019-12-12  Ján TomkoRemove VIR_STRDUP usage that sneaked in in the meantime
2019-12-12  Daniel P. Berrangédocs: stop using syntax highlighting for man page code...
2019-12-12  Daniel P. BerrangéRevert "qemu: directly create virResctrlInfo ignoring...
2019-12-12  Andrea Bolognanici: Fix VPATH builds
2019-12-12  Pavel Moresqemu: fix concurrency crash bug in snapshot revert
2019-12-11  Marc-André... doc: vtpm only support secrets by UUID at this point
2019-12-11  Andrea Bolognanitravis: Update name for Ubuntu 18.04 image
2019-12-11  Daniel P. Berrangéqemu: keep capabilities when running QEMU as root
2019-12-11  Daniel P. Berrangédocs: remove build recipes related to pod2man usage
2019-12-11  Daniel P. Berrangédocs: convert virkeycode*/virkeyname* man pages from...
2019-12-11  Daniel P. Berrangédocs: convert virsh man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virt-admin man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virt-login-shell man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virt-sanlock-cleanup man page from pod...
2019-12-11  Daniel P. Berrangédocs: convert virt-xml-validate man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virt-pki-validate man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virt-host-validate man page from pod...
2019-12-11  Daniel P. Berrangédocs: convert virtlogd man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert virtlockd man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: convert libvirtd man page from pod to rst
2019-12-11  Daniel P. Berrangédocs: describe the basic RST structure for a man page
2019-12-11  Daniel P. Berrangédocs: introduce rst2man as a mandatory tool for buildin...
2019-12-11  Daniel P. Berrangérpm: use python3-docutils as the direct dep
2019-12-11  Daniel P. Berrangérpm: move pod2man & rst2html deps outside the autotools...
2019-12-11  Daniel P. Berrangésrc: update keycodemapdb submodule
2019-12-11  Ján Tomkospec: fix indentation fix
2019-12-11  Ján Tomkospec: fix indentation
2019-12-11  Fabiano Fidênciospec: Adjust librbd / librados dependency names
2019-12-11  Fabiano Fidênciospec: Update Fedora minimum supported version
2019-12-11  Daniel P. Berrangédocs: prefer to use rst2html5 instead of rst2html
2019-12-11  Daniel P. Berrangédocs: fix duplication variable name for rst files
2019-12-11  Pavel Moresqemu: block: enable the snapshot image deletion feature
2019-12-11  Pavel Moresqemu: block: store the delete flag in libvirtd's status XML
2019-12-11  Pavel Moresqemu: block: use the delete flag to delete snapshot...
2019-12-11  Pavel Moresqemu: block: propagate the delete flag to where it...
2019-12-10  Cole Robinsonsecurity: apparmor: Label externalDataStore
2019-12-10  Cole Robinsonlxc: Refresh capabilities if they have never been inita...
2019-12-10  Pavel Hrdinavirkeyfile: fix compilation error with clang
2019-12-10  Cole Robinsontests: use PYTHON detected from configure
2019-12-10  Cole Robinsontests: fix REGENERATE test-wrap-argv.py usage
2019-12-10  Cole RobinsonFix src/ pkg-config API XML paths
2019-12-10  Pavel Hrdinabootstrap.conf: drop usage of c-strcase gnulib module
2019-12-10  Pavel Hrdinasyntax-check: update strcase check to refer to GLib
2019-12-10  Pavel Hrdinause g_ascii_strncasecmp instead of c_strncasecmp from...
2019-12-10  Pavel Hrdinause g_ascii_strcasecmp instead of c_strcasecmp from...
2019-12-10  Pavel Hrdinabootstrap.conf: drop usage of c-type gnulib module
2019-12-10  Pavel Hrdinasyntax-check: update c-type checks to refer to Glib
2019-12-10  Pavel Hrdinause g_ascii_toupper instead of c_toupper from gnulib
2019-12-10  Pavel Hrdinause g_ascii_tolower instead of c_tolower from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isxdigit instead of c_isxdigit from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isspace instead of c_isspace from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isprint instead of c_isprint from gnulib
2019-12-10  Pavel Hrdinause g_ascii_islower instead of c_islower from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isdigit instead of c_isdigit frum gnulib
2019-12-10  Pavel Hrdinause g_ascii_iscntrl instead of c_iscntrl from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isalpha instead of c_isalpha from gnulib
2019-12-10  Pavel Hrdinause g_ascii_isalnum instead of c_isalnum from gnulib
2019-12-10  Pavel Hrdinavirkeyfile: define IS_ASCII instead c_isascii from...
2019-12-10  Pavel Hrdinautil: define IS_BLANK instead of using c_isblank from...
2019-12-10  Peter Krempaqemu: Add support for VIR_DOMAIN_CAPS_FEATURE_BACKUP
2019-12-10  Peter Krempaconf: domaincaps: Add 'backup' feature flag
2019-12-10  Peter Krempaqemu: blockjob: Implement concluded blockjob handler...
2019-12-10  Peter Krempaqemu: driver: Allow cancellation of the backup job
2019-12-10  Peter Krempaqemu: backup: Implement stats gathering while the job...
2019-12-10  Peter Krempaqemu: Implement backup job APIs and qemu handling
2019-12-10  Peter Krempadoc: Document quirk of getting block job info for a...
2019-12-10  Peter Krempaconf: backup: Add fields for tracking stats of complete...
2019-12-10  Peter Krempatests: qemustatusxml2xml: Add test for 'pull' type...
2019-12-10  Peter Krempaqemu: blockjob: Track internal data for 'backup' blockjob
2019-12-10  Peter Krempaqemu: domain: Track backup job data in the status XML
2019-12-10  Peter Krempaqemu: monitor: Add support for blockdev-backup via...
2019-12-10  Peter KrempaAdd 'backup' block job type
2019-12-10  Peter Krempaqemu: domain: Introduce QEMU_ASYNC_JOB_BACKUP async...
2019-12-10  Peter Krempaqemu: Add infrastructure for statistics of a backup job
2019-12-10  Eric Blakebackup: Implement virsh support for backup
2019-12-10  Peter Krempatests: genericxml2xml: Add testing of backup XML files
2019-12-10  Eric Blakebackup: Parse and output backup XML
2019-12-10  Eric Blakebackup: Implement backup APIs for remote driver
2019-12-10  Peter KrempaAPI: Add domain job operation for backups
2019-12-10  Eric Blakebackup: Introduce virDomainBackup APIs
2019-12-10  Eric Blakebackup: Document new XML for backups
2019-12-10  Peter Krempavirsh: Implement VIR_DOMAIN_JOB_DISK_TEMP_(USED|TOTAL...
2019-12-10  Peter KrempaAPI: Introduce field for reporting temporary disk space...
2019-12-10  Peter Krempaqemu: domain: Export qemuDomainGetImageIds
2019-12-09  Cole Robinsonqemu: domain: raise an error when no emulator is found
2019-12-09  Daniel P. Berrangévz: drop virCapsPtr param from many API domain parse...
2019-12-09  Daniel P. Berrangévz: declare missing driver variable
2019-12-09  Daniel P. Berrangévz: pass pointer to vz capabilities
2019-12-09  Daniel P. Berrangévz: pass virDomainXMLOptionPtr to virDomainVideoDefNew
2019-12-09  Daniel P. Berrangétests: fix warning with old GCC about missing struct...
2019-12-09  Cole Robinsonqemu: checkpoint: fix NULL dereference at create time
2019-12-09  Peter Krempaqemu: snapshot: Mark file becoming backingStore as...
2019-12-09  Peter Krempaxen: Remove unused 'cfg'
next