]> git.ipfire.org Git - thirdparty/libvirt.git/shortlog
thirdparty/libvirt.git
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...
2019-09-11  Kashyap Chamarthylibvirt.spec.in: Add the Secure Boot-variant OVMF binaries
2019-09-11  Maxiwell S... snapshot: Store both config and live XML in the snapsho...
2019-09-11  Maxiwell S... qemu: formatting XML from domain def choosing the root...
2019-09-11  Jiri Denemarkqemu: Don't leak domain def when RevertToSnapshot fails
2019-09-10  Eric Blakeqemu: Fix regression in snapshot-revert
2019-09-10  Michal Privoznikvirnetdevmacvlan: Provide stubs for macvlan related...
2019-09-10  Daniel P. Berrangéutil: activate directory override when used from library
2019-09-10  Jiri Denemarkconf: Avoid checking root element name in virDomainDefP...
2019-09-10  Jiri Denemarkconf: Add cleanup label to virDomainDefParse
2019-09-10  Michal PrivoznikRevert "dbus: correctly build reply message"
2019-09-10  Michal Privozniklib: Define and use autofree for virConfPtr
2019-09-10  Michal PrivozniklxcParseConfigString: Don't return success if post...
2019-09-10  Michal Privoznikqemu_conf: Use more of VIR_AUTOUNREF()
2019-09-10  Michal Privoznikqemu_conf: Use more of VIR_AUTOFREE()
2019-09-10  Michal Privoznikqemu_conf: Drop a pair of needless 'cleanup' labels
2019-09-10  Michal Privoznikqemu_conf.c: Fix naming of *AddRemove* functions
2019-09-09  Laine Stumpqemu: support unmanaged macvtap devices with <interface...
2019-09-09  Laine Stumpqemu: support unmanaged target tap dev for <interface...
2019-09-09  Laine Stumpconf: new "managed" attribute for target dev of <interf...
2019-09-09  Laine Stumpconf: use virXMLFormatElement for interface <target>
2019-09-09  Laine Stumpqemu: reorganize qemuInterfaceEthernetConnect()
2019-09-09  Laine Stumputil: make a couple virNetDevMacVlan*() functions public
2019-09-09  Laine Stumputil: new function virNetDevMacVLanIsMacvtap()
2019-09-09  Shivaprasad... tests: Add a baseline test for multifunction pci device...
2019-09-09  Daniel Henrique... virpcimock.c: simplify getrealpath() usage
2019-09-09  Shivaprasad... tests: Add test case for QEMU pci-hostdev hotplug
next