]> xenbits.xensource.com Git - libvirt.git/shortlog
libvirt.git
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
2019-09-20 Laine Stumpconf: reattach interface taps to correct bridge on...
2019-09-20 Daniel P. Berrangéremote: fix enablement of IP networking in virtproxyd
2019-09-20 Daniel P. Berrangégnulib: remove uneccessary func module
2019-09-20 Daniel P. Berrangégnulib: remove unused secure_getenv function replacement
2019-09-20 Peter Krempaqemu: monitor: Remove qemuMonitorHMPCommand in favor...
2019-09-20 Peter Krempaqemu: monitor: Don't handle HMP in qemuMonitorJSONArbit...
2019-09-20 Peter Krempaqemu: monitor: Don't include text monitor in json monitor
2019-09-20 Peter Krempaqemu: monitor: Remove HMP command (un)escaping infrastr...
2019-09-20 Peter Krempaqemu: monitor: Don't escape HMP commands just to unesca...
2019-09-20 Peter Krempaqemu: monitor: Remove support for HMP commands with fds
2019-09-20 Peter Krempaqemu: monitor: Remove qemuMonitorHMPCommand macro
2019-09-20 Peter Krempaqemu: monitor: Remove legacy monitor commands for FD...
2019-09-19 Xu YandongqemuCheckDiskConfigAgainstDomain: Validate disk's SCSI...
2019-09-19 Xu YandongqemuSharedDeviceEntryRemove: Free domain name before...
2019-09-19 Xu Yandongobject_event: reference state only if virEventAddTimeou...
2019-09-19 Xu Yandongremote: fix a memory free error
2019-09-19 Peter KrempaRevert "configure: Colorize output"
2019-09-19 Peter KrempaRevert "virt-result.m4: Colourize summary printings"
2019-09-19 Peter Krempaconf: secret: Refactor cleanup in secretXMLParseNode
2019-09-19 Peter Krempaconf: secret: Register VIR_AUTOPTR function for virSecr...
next