]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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...
2019-09-19  Peter Krempaconf: domain: Refactor cleanup in virDomainDefParseNode
2019-09-19  Peter Krempaconf: domain: Register VIR_AUTOPTR function for virDoma...
2019-09-19  Peter Krempaconf: Use VIR_AUTOPTR for xmlDoc and xmlXPath objects
2019-09-19  Peter Krempaconf: Use automatic pointers for xmlXPathContext
2019-09-19  Peter Krempaconf: Refactor resource cleanup in virDomainDeviceDefParse
2019-09-19  Peter Krempaconf: network: Use VIR_AUTOPTR in virNetworkDefUpdateSe...
2019-09-19  Peter Krempautil: xml: Add wrapper for xmlXPathNewContext
2019-09-19  Peter Krempavirsh: Don't open-code virJSONStringReformat in cmdQemu...
2019-09-19  Peter Krempavirsh: Use VIR_AUTO machinery in cmdQemuMonitorCommand
2019-09-19  Peter Krempavirsh: Use virshDomain type in 'inject-nmi'
2019-09-19  Peter Krempavirsh: demonstrate use of VIR_AUTOPTR(virshDomain)...
2019-09-19  Peter Krempavirsh: Allow using VIR_AUTOPTR for releasing virDomainP...
2019-09-19  Daniel P. Berrangéutil: remove some no-op thread functions
2019-09-19  Michal PrivoznikRevert "qemu: add socket datagram capability"
2019-09-19  Michal Privoznikqemu: Enable slirp-helper iff dbus-vmstate present
2019-09-19  Michal PrivoznikRevert "qemu_capabilities: Temporarily disable dbus...
2019-09-19  Michal PrivoznikRevert "Temporarily disable bla"
2019-09-18  Michal PrivoznikTemporarily disable bla
2019-09-18  Michal Privoznikqemu_capabilities: Temporarily disable dbus-vmstate...
2019-09-18  Shi Leimaint: Use flake8 to check python code
2019-09-18  Ján TomkoqemuBuildMemoryCellBackendStr: remove useless ret variable
2019-09-18  Ján TomkoqemuBuildMemoryBackendProps: use 'rc' instead of ret.
2019-09-18  Ján TomkoqemuBuildMemoryBackendProps: remove useless cleanup...
2019-09-18  Ján TomkoqemuBuildSoundCommandLine: reduce scope of codecstr
2019-09-18  Ján TomkoqemuBuildHostNetStr: remove unnecessary cleanup label
2019-09-18  Ján TomkoqemuBuildHostNetStr: remove unused 'driver' argument
2019-09-18  Ján TomkoqemuBuildHostNetStr: remove unused cfg
2019-09-18  Nikolay Shirokovskiyvz: build fix for passing qemuCaps to virDomainDefParseNode
2019-09-18  Nikolay Shirokovskiyvz: build fix for passing qemuCaps to virDomainDeviceDe...
2019-09-18  Nikolay ShirokovskiyvirStrncpy: fix to successfully copy empty string
2019-09-17  Michael Chapmanremote: fix registration of TLS socket
2019-09-17  Michael Chapmanutil: fix byte order of port in virSocketAddrResolveService
2019-09-16  Daniel P. Berrangéremote: pass identity across to newly opened daemons
2019-09-16  Daniel P. Berrangéutil: allow identity to be imported/exported as typed...
2019-09-16  Daniel P. Berrangéutil: store identity attrs as virTypedParameter internally
2019-09-16  Daniel P. Berrangéutil: sanitize return values for virIdentity getters
2019-09-16  Daniel P. Berrangéutil: removed unused virIdentityIsEqual method
2019-09-16  Daniel P. Berrangéutil: make generic identity accessors private
2019-09-16  Daniel P. Berrangétests: fix debug messages wrt selinux context when...
2019-09-16  Daniel P. Berrangéutil: change identity class attribute names
2019-09-16  Daniel P. Berrangéapi: introduce virConnectSetIdentity for passing uid...
2019-09-16  Peter Krempaqemu: blockjob: Refuse to register blockjob if disk...
2019-09-16  Peter Krempatests: qemustatusxml2xml: Fix disk target mess
2019-09-16  Laine Stumpqemu: call common NetDef validation for hotplug and...
2019-09-16  Laine Stumpqemu: move runtime netdev validation into a separate...
2019-09-16  Laine Stumpconf: make arg to virDomainNetGetActualVirtPortProfile...
2019-09-13  Jim Fehligapparmor: avoid copying empty profile name
2019-09-13  Daniel P. Berrangénetwork: add debug when bandwidth settings are not...
2019-09-13  Daniel P. Berrangénetwork: apply bandwidth settings for forward mode...
2019-09-13  Daniel P. Berrangénetwork: fix connection usage counts after restart
2019-09-13  Daniel P. Berrangétests: remove use of virTestOOMActive from bhyve testsuite
2019-09-13  Daniel P. Berrangéqemu: fix detach of hostdev based network interface
2019-09-13  Daniel P. Berrangéutil: make string functions abort on OOM
2019-09-13  Daniel P. Berrangéutil: remove several unused _QUIET allocation macro...
2019-09-13  Daniel P. Berrangéutil: make allocation functions abort on OOM
2019-09-13  Daniel P. Berrangéutil: purge all code for testing OOM handling
2019-09-12  Daniel P. Berrangéconf: correctly convert 'managed' attribute from networ...
2019-09-12  Daniel P. Berrangéconf: avoid looking up network port that doesn't exist
2019-09-12  Daniel P. Berrangétools: fix XML validator detection of network port...
2019-09-12  Daniel P. Berrangétools: add virsh docs for network port commands
2019-09-12  Jiang Kunnode_device_conf: Don't leak @physical_function in...
2019-09-12  Michal Privoznikvirt-result.m4: Colourize summary printings
2019-09-12  Michal Privoznikconfigure: Colorize output
2019-09-12  Michal Privoznikqemu: Use FW descriptors to report FW image paths
2019-09-12  Michal Privoznikqemufirmwaretest: Test FW path getting through qemuFirm...
2019-09-12  Michal Privoznikqemu_firmware: Extend qemuFirmwareGetSupported to retur...
2019-09-12  Michal Privoznikqemu_firmware: Document qemuFirmwareGetSupported
2019-09-12  Michal Privoznikvirfirmware: Expose and define autoptr for virFirmwareFree
2019-09-12  Michal Privoznikvirt-result.m4: Align string more generously
2019-09-12  Michal Privoznikconfigure: Prefer LIBVIRT_RESULT over AC_MSG_NOTICE
2019-09-11  Kashyap Chamarthydocs: Expand the "BIOS bootloader" documentation for...
next