All series for Libvirt

Status Subject Author
G R T [libvirt] [PATCH] qemu_conf: clear domain before VIR_DELETE_ELEMENT Xu Yandong 4 years, 7 months ago
G T [libvirt] [PATCH] qemu: clear vcpupin when unhotplug vcpu Xu Yandong 4 years, 7 months ago
G R T [libvirt] [PATCH] conf: fix memory leak in virNodeDevPCICapSRIOVVirtualParseXML Xu Yandong 4 years, 7 months ago
G R T [libvirt] [PATCH] conf: use virDomainDeviceDefFree free dev Xu Yandong 4 years, 7 months ago
G R T [libvirt] [PATCH] qemu: add pointer check in qemuMonitorLastError Xu Yandong 4 years, 7 months ago
G R T [libvirt] [PATCH] remote: fix a memory free error Xu Yandong 4 years, 7 months ago
G T [libvirt] [PATCH] qemu: fix potential memory leak Xu Yandong 4 years, 7 months ago
? [libvirt] [PATCH 0/2] libvirt-rust: Fixing bugs in Stream::{send, recv} Linus Färnstrand 4 years, 7 months ago
G T [libvirt] [PATCH 0/3] use VIR_AUTOFREE() with strings in qemu_hotplug.c Daniel Henrique Barboza 4 years, 7 months ago
G [libvirt] [jenkins-ci PATCH] jenkins: Remove meson-syntax-check job Fabiano Fidêncio 4 years, 7 months ago
G O T [libvirt] [PATCH 0/6] use VIR_AUTO* all around qemu_driver.c Daniel Henrique Barboza 4 years, 7 months ago
G T [libvirt] [PATCH 0/2] Don't colorize output senselessly Peter Krempa 4 years, 7 months ago
G T [libvirt] [PATCH 0/2] vz: build fixes for passing qemuCaps down the stack Nikolay Shirokovskiy 4 years, 7 months ago
G R T [libvirt] [PATCHv2] maint: Use flake8 to check python code Shi Lei 4 years, 7 months ago
G R O [libvirt] [dbus PATCH] build: convert to Meson/Ninja build system Pavel Hrdina 4 years, 7 months ago
G T [libvirt] [PATCH v3 00/12] hostdev: handle usb detach/attach on node Nikolay Shirokovskiy 4 years, 7 months ago
G R [libvirt] [virttools-planet PATCH] README: add instructions for adding a new blog Stefan Hajnoczi 4 years, 7 months ago
G R T [libvirt] [PATCH 0/2] Fix systemd socket activation for systemd < v227 Michael Chapman 4 years, 7 months ago
G O T [libvirt] [PATCH v1 0/3] Adding the 'ccf-assist' pSeries capability Daniel Henrique Barboza 4 years, 7 months ago
G R T [libvirt] [PATCH] util: remove some no-op thread functions Daniel P. Berrangé 4 years, 7 months ago
G O [libvirt] [PATCH python] Custom impl for virConnectSetIdentity which can't be generated Daniel P. Berrangé 4 years, 7 months ago
G R O T [libvirt] [PATCH] security: AppArmor profile fixes for swtpm Chris Coulson 4 years, 7 months ago
G R T [libvirt] [PATCH 0/5] virsh: Allow more use of VIR_AUTO* in virsh Peter Krempa 4 years, 7 months ago
G R T [libvirt] [PATCH 0/9] conf: Clean up XPath context handling Peter Krempa 4 years, 7 months ago
G T [libvirt] [PATCH] qemu_blockjob: Remove secdriver metadata for whole backing chain on job completion Michal Privoznik 4 years, 7 months ago
G R T [libvirt] [PATCH 0/5] security_stack: Perform rollback if one of stacked drivers fails Michal Privoznik 4 years, 7 months ago
G T [libvirt] [PATCH] qemu_blockjob: Remove image metadata on blockcommit Michal Privoznik 4 years, 7 months ago
G T [libvirt] [PATCH 0/2] qemu: Fix blockjob assignment collision (blockdev-add saga) Peter Krempa 4 years, 7 months ago
G R T [libvirt] [PATCH] qemu_blockjob: Don't leak old job when registering a new one Michal Privoznik 4 years, 7 months ago
G R T [libvirt] [PATCH] network: apply bandwidth settings for forward mode=bridge Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] network: add debug when bandwidth settings are not applied Daniel P. Berrangé 4 years, 7 months ago
G T [libvirt] [PATCH] tests: remove use of virTestOOMActive from bhyve testsuite Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] network: fix connection usage counts after restart Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH 0/3] qemu: make runtime validation of NetDefs more consistent Laine Stump 4 years, 7 months ago
G T [libvirt] [PATCH v4 00/20] Add vhost-user-gpu support marcandre.lureau@redhat.com 4 years, 7 months ago
G T [libvirt] [PATCH 0/2] qemu: Enable -blockdev support (blockdev-add saga) Peter Krempa 4 years, 7 months ago
G R T [libvirt] [PATCH] qemu: fix detach of hostdev based network interface Daniel P. Berrangé 4 years, 7 months ago
G O T [libvirt] [PATCH] maint: Use flake8 to check python code Shi Lei 4 years, 7 months ago
G [libvirt] [PATCH python] sanitytest: whitelist 'network' method as having no C impl Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] conf: correctly convert 'managed' attribute from network port Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] qemu_capabilities: Put only unique FW images into domcaps Michal Privoznik 4 years, 7 months ago
G R T [libvirt] [PATCH] conf: avoid looking up network port that doesn't exist Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] tools: fix XML validator detection of network port XML schema Daniel P. Berrangé 4 years, 7 months ago
G R T [libvirt] [PATCH] tools: add virsh docs for network port commands Daniel P. Berrangé 4 years, 7 months ago
G R [libvirt] [python PATCH] generator: fix constructor for virNetworkPort Daniel P. Berrangé 4 years, 7 months ago
G R [libvirt] [PATCH v2 0/4] util: abort when out of memory Daniel P. Berrangé 4 years, 7 months ago
G T [libvirt] [PATCH] maint: Use pep8 to implement sc_prohibit_semicolon_at_eol_in_python Shi Lei 4 years, 7 months ago
G R T [libvirt] [PATCH] fix memleak in virNodeDeviceGetPCISRIOVCaps Yi Wang 4 years, 7 months ago
G O T [libvirt] [PATCH v2 0/3] unplug timeout changes for PPC64 Daniel Henrique Barboza 4 years, 7 months ago
G O T [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python Daniel P. Berrangé 4 years, 7 months ago