]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
2019-09-30  Peter Krempaqemu: monitor: Add transaction generators for dirty...
2019-09-30  Peter Krempaqemu: domain: Base block job interlocking on QEMU_CAPS_...
2019-09-30  Peter Krempaqemu: Aggregate interlocking of blockjobs by checkpoint...
2019-09-30  Peter Krempaqemu: checkpoint: Forbid creating checkpoints until...
2019-09-30  Peter Krempaqemu: caps: Add capability for incremental backup support
2019-09-30  Peter Krempaqemu: Don't repeat virDomainObjEndAPI in qemuDomainBloc...
2019-09-30  Peter Krempaqemu: checkpoint: Remove open-ended TODOs
2019-09-30  Peter Krempaqemu: checkpoint: Refactor cleanup in qemuCheckpointCre...
2019-09-30  Peter Krempaqemu: driver: Don't pull in qemu_monitor_json.h directly
2019-09-30  Peter Krempaqemu: domain: Move checkpoint related code to qemu_chec...
2019-09-30  Peter Krempaqemu: driver: Move checkpoint-related code to qemu_chec...
2019-09-30  Peter Krempaqemu: checkpoint: Do ACL check prior to snapshot interl...
2019-09-30  Daniel P. Berrangétools: fix regression passing command with virt-login...
2019-09-30  Daniel P. Berrangéremote: fix systemd IP socket activation with virtproxyd
2019-09-30  Michal Privozniktools: Record NSS dependency on symbols file
2019-09-30  Michal Privozniklibvirt_nss.h: Separate function declarations with...
2019-09-30  Michal Privozniknss: Don't leak @addr in gethostbyname4()
2019-09-30  Michal Privozniknss: Drop needless free() in gethostbyname3()
2019-09-30  Michal Privozniknss: Compare addresses iff their family matches
2019-09-27  Cole Robinsonvircgroup: Add some VIR_DEBUG statements
2019-09-27  Cole Robinsonvircgroupv2: Fix VM startup when legacy cgroups are...
2019-09-27  Peter Krempaqemu: driver: Remove misplaced qemuDomainObjEndJob...
2019-09-27  Peter Krempaconf: Drop pointless 'domain' argument from virDomainSn...
2019-09-27  Peter Krempaconf: Drop pointless 'domain' argument from virDomainCh...
2019-09-27  Peter Krempaqemu: Move, rename and export qemuDomObjFromDomain
2019-09-27  Daniel P. Berrangédocs: document that C & Python are the preferred languages
2019-09-27  Michal Privoznikqemu_monitor: s/size_t/ULL/ in qemuMonitorSave{Virtual...
2019-09-27  Daniel P. Berrangérpm: stop compressing the ChangeLog file
2019-09-27  Peter Krempaqemu: Simplify argument list of qemuDomainBlockPullCommon
2019-09-27  Peter Krempatests: qemucapabilities: Update caps of qemu-4.1 to...
2019-09-27  Peter Krempatests: add qemu capabilities data for qemu 4.2
2019-09-27  Laine Stumpconf: refresh network ports missing from network driver...
2019-09-27  Laine Stumpconf: take advantage of VIR_AUTOPTR for virNetworkPortD...
2019-09-26  Daniel Henrique... vbox_driver.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... vbox_common.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... qemu_driver.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... driver.c: change URI validation to handle QEMU and...
2019-09-26  Daniel Henrique... storage_driver.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... secret_driver.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... node_device_driver.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... bridge_driver.c: virConnectValidateURIPath()
2019-09-26  Daniel Henrique... interface_backend_udev.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... interface_backend_netcf.c: use virConnectValidateURIPath()
2019-09-26  Daniel Henrique... src/driver.c: add virConnectValidateURIPath()
2019-09-26  Laine Stumpconf: utility function to update entry in def->nets...
2019-09-26  Michal Privoznikdomain_conf: Unref video private data in virDomainVideo...
2019-09-25  Cole Robinsonspec: Drop unittest overrides
2019-09-25  Peter Krempaqemu: driver: Remove unused cleanup labels in stats...
2019-09-25  Peter Krempaqemu: driver: Stop using QEMU_ADD_BLOCK_PARAM_ULL in...
2019-09-25  Peter Krempaqemu: driver: Stop using QEMU_ADD_BLOCK_PARAM_ULL in...
2019-09-25  Peter Krempaqemu: driver: Stop using QEMU_ADD_BLOCK_PARAM_ULL in...
2019-09-25  Peter Krempaqemu: driver: Stop using QEMU_ADD_BLOCK_PARAM_ULL in...
2019-09-25  Peter Krempaqemu: Use virTypedParamList in the bulk stats gathering...
2019-09-25  Peter Krempaqemu: driver: Remove QEMU_ADD_BLOCK_PARAM_LL macro
2019-09-25  Peter Krempaqemu: driver: Don't return anything from qemuDomainBloc...
2019-09-25  Peter Krempaqemu: driver: Remove pointless macro QEMU_BLOCK_STAT_TOTAL
2019-09-25  Peter Krempaqemu: monitor: Change fields in qemuBlockStats to ...
2019-09-25  Peter Krempaqemu: monitor: Refactor cleanup in qemuMonitorJSONGetAl...
2019-09-25  Peter Krempaqemu: monitor: Refactor cleanup in qemuMonitorJSONGetOn...
2019-09-25  Peter Krempaqemu: monitor: Refactor cleanup in qemuMonitorJSONBlock...
2019-09-25  Peter Krempaqemu: Remove stale comment for qemuDomainBlockStats
2019-09-25  Peter Krempautil: typedparam: Simplify handling of lists of typed...
2019-09-25  Peter Krempautil: typedparam: Optionally copy strings passed to...
2019-09-25  Peter Krempautil: typedparam: Separate code to assign value to...
2019-09-25  Peter Krempautil: typedparam: Remove pointless cleanup label from...
2019-09-25  Peter Krempautil: typedparam: Move and unexport virTypedParameterAs...
2019-09-25  Peter Krempautil: typedparam: Purge public bits from virTypedParams...
2019-09-25  Peter Krempautil: typedparam: Split out public APIs into a separate...
2019-09-25  Michal Privoznikqemu_blockjob: Remove secdriver metadata for whole...
2019-09-25  Michal Privoznikdomain_conf: Fix str2enum translation of video driver...
2019-09-25  Peter Krempaqemu: checkpoint: Don't forbid checkpoint when VM is...
2019-09-25  Peter Krempaqemu: snapshot: Don't forbid snapshot if autodestroy...
2019-09-25  Peter Krempaqemu: migration: Forbid only remote migration if autode...
2019-09-25  Peter Krempalib: Lessen restrictions on VIR_DOMAIN_START_AUTODESTROY
2019-09-24  Marc-André... tests: add vhost-user-gpu xml2argv tests
2019-09-24  Marc-André... qemu: build vhost-user GPU devices
2019-09-24  Marc-André... qemu: start/stop the vhost-user-gpu external device
2019-09-24  Marc-André... qemu: prepare domain for vhost-user GPU
2019-09-24  Marc-André... tests: wrap vhost-user paths in qemuxml2argvtest
2019-09-24  Marc-André... tests: mock execv/execve
2019-09-24  Marc-André... qemu: add vhost-user-gpu helper unit
2019-09-24  Marc-André... qemu: add qemuDomainVideoPrivate
2019-09-24  Marc-André... conf: add privateData to virDomainVideoDef
2019-09-24  Marc-André... qemu: add qemuSecurityStartVhostUserGPU helper
2019-09-24  Marc-André... qemu: add vhost-user helpers
2019-09-24  Marc-André... qemu: restrict 'virgl=' option to non-vhostuser video...
2019-09-24  Marc-André... qemu: validate virtio-gpu with vhost-user
2019-09-24  Marc-André... qemu: check that qemu is vhost-user-vga capable
2019-09-24  Marc-André... qemu: add vhost-user-gpu capabilities checks
2019-09-24  Marc-André... qemu-cgroup: allow accel rendernode access
2019-09-24  Marc-André... domain: add rendernode attribute on <accel>
2019-09-24  Marc-André... conf: format/parse/rng/docs for video <driver name...
2019-09-24  Marc-André... qemu: generalize qemuFetchConfigs
2019-09-24  Daniel P. Berrangébuild: force a UTF-8 locale for python
2019-09-24  Daniel P. Berrangébuild: ensure Makefile.inc.am is checked for long lines
2019-09-23  Daniel Henrique... qemu: hotplug: Use VIR_AUTOFREE() instead VIR_FREE...
2019-09-23  Peter Krempaqemu: snapshot: Do ACL check prior to checkpoint interl...
2019-09-23  Erik Skultetydocs: kbase: Add a section explaining how to verify...
2019-09-23  Daniel Henrique... qemu_domain_address: use virPCIDeviceAddressEqual(...
2019-09-23  Daniel Henrique... qemu_domain_address.c: use VIR_AUTOFREE() in strings
next