devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/03/17
Re: [PATCH v2 00/21] Add qemu RDP server support
Martin Kletzander via Devel
2025/03/17
Re: [PATCH v2 00/21] Add qemu RDP server support
Martin Kletzander via Devel
2025/03/17
Re: [PATCH] news: Add item for guest load averages
Martin Kletzander via Devel
2025/03/17
Re: [PATCH 1/3] qemu: Reflect MAC address change in live domain XML
Martin Kletzander via Devel
2025/03/17
Re: [PATCH] docs: document workaround for DMARC countermeasures
Daniel P . Berrangé via Devel
2025/03/17
Re: [PATCHv2 0/2] ch: minor fixes - segfault and last meaningful error preservation
Michal Prívozník via Devel
2025/03/17
Re: [PATCH] docs: Fix some types
Thomas Huth via Devel
2025/03/17
Re: [PATCH] docs: Fix some types
Michal Prívozník via Devel
2025/03/17
[PATCH 1/3] qemu: Reflect MAC address change in live domain XML
Michal Privoznik via Devel
2025/03/17
[PATCH] docs: document workaround for DMARC countermeasures
Daniel P . Berrangé via Devel
2025/03/17
Re: [PATCH] docs: Fix some types
Martin Kletzander via Devel
2025/03/17
[PATCH 3/3] qemu: Emit NIC_MAC_CHANGE event
Michal Privoznik via Devel
2025/03/17
[PATCH 2/3] Introduce NIC_MAC_CHANGE event
Michal Privoznik via Devel
2025/03/17
[PATCH 0/3] Reflect MAC change in live domain XML
Michal Privoznik via Devel
2025/03/17
[PATCH] docs: Fix some types
Thomas Huth via Devel
2025/03/17
[PATCH] docs: remove references to removed APIs
Daniel P . Berrangé via Devel
2025/03/17
Re: [PATCH] docs: remove references to removed APIs
Pavel Hrdina via Devel
2025/03/17
Re: [PATCH] scripts: add execute permission to several files
Pavel Hrdina via Devel
2025/03/17
[PATCH] scripts: add execute permission to several files
Daniel P . Berrangé via Devel
2025/03/16
Re: [PATCH] virsh: Introduce new hypervisor-cpu-models command
Collin Walling
2025/03/16
[PATCH v3 20/20] tests: add qemu <graphics type='rdp'/> test
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 19/20] qemu: add RDP support
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 18/20] qemu: add 'rdp' capability if qemu-rdp is available
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 17/20] qemu: pass virQEMUDriverConfig to capabilities
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 16/20] qemu: add qemu-rdp helper unit
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 15/20] qemu: validate RDP configuration
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 14/20] qemu/dbus: log daemon stdout/err, use domainLogContext
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 13/20] qemu/dbus: keep a connection to the VM D-Bus
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 12/20] qemu/virtiofs: use domainLogContext
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 11/20] qemu: limit to one <graphics type='rdp'>
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 10/20] qemu: add RDP ports range allocator
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 09/20] qemu: use virDomainDefHasGraphics
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 08/20] conf: generalize virDomainDefHasSpiceGraphics
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 07/20] conf: parse optional RDP username & password
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 06/20] qemu: add qemu RDP configuration
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 05/20] qemu: add rdp state directory
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 04/20] util: annotate non-null arguments for virGDBusCallMethod()
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 03/20] qemu-slirp: drop unneeded check for OOM
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 02/20] build: fix -Werror=maybe-uninitialized
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 01/20] build-sys: drop -Winline when optimization=g
marcandre.lureau--- via Devel
2025/03/16
[PATCH v3 00/20] Add qemu RDP server support
marcandre.lureau--- via Devel
2025/03/15
[PATCH 14/16] qemu: block: Drop 'sheepdog' protocol support
Peter Krempa
2025/03/15
Re: [PATCH 00/16] qemu: Bump minimum qemu to qemu-6.2.0 and clean up capabilities
Pavel Hrdina
2025/03/15
[PATCH v2 09/22] qemu: add config parameter to control auto-save bypass cache
Daniel P . Berrangé
2025/03/15
Re: [PATCH v1 0/3] Introduce qemuDomainSetVcpuTuneParameters API
Martin Kletzander
2025/03/15
[libvirt PATCH 09/16] domain_conf: graphics: extract EGL-Headless formatting to separate function
Pavel Hrdina
2025/03/15
Re: [PATCH v2 05/22] qemu: support automatic VM managed save in system daemon
Daniel P . Berrangé
2025/03/15
Re: [PATCH 14/19] src: add constants for domain stats 'perf.' parameters
Peter Krempa
2025/03/15
Re: [PATCH] util: netdevvlan: Change return type of virNetDevVlanCopy to void
Martin Kletzander
2025/03/15
Re: [PATCH 1/4] virpci: changed the work with PCI via libpciaccess
Martin Kletzander
2025/03/15
Re: [PATCH v2 00/21] Add qemu RDP server support
Martin Kletzander
2025/03/15
Re: [PATCH v2 17/21] qemu: add qemu-rdp helper unit
Marc-André Lureau
2025/03/15
[libvirt PATCH 3/4] domain_conf: refactor virDomainLoaderDefFormatNvram
Pavel Hrdina
2025/03/15
Re: [PATCH] rpm: Enable KVM for riscv64 on RHEL 10+
Andrea Bolognani
2025/03/15
Re: [PATCH v8 15/18] test_driver: Test throttle group lifecycle APIs
Harikumar Rajkumar
2025/03/14
Re: [PATCH v8 17/18] virsh: Add support for throttle group operations
Peter Krempa
2025/03/14
[PATCH 2/2] ch: ref count fix in virCHEventHandlerLoop and virCHStartEventHandler
Kirill Shchetiniuk
2025/03/14
Re: [PATCH v2 00/21] Add qemu RDP server support
Ján Tomko
2025/03/14
Re: [PATCH v8 18/18] virsh: Add option "throttle-groups" to "attach_disk"
Peter Krempa
2025/03/14
Re: [PATCH v8 04/18] config: Introduce ThrottleFilter and corresponding XML parsing
Peter Krempa
2025/03/14
[PATCH 0/6] qemu: Add support for iothread to virtqueue mapping for 'virtio-scsi'
Peter Krempa
2025/03/14
[PATCH 1/2] ch: virCHProcessStop preserve last meaningful error
Kirill Shchetiniuk
2025/03/14
[PATCHv2 0/2] ch: minor fixes - segfault and last meaningful error preservation
Kirill Shchetiniuk
2025/03/14
[PATCH 5/6] qemuxmlconftest: Add 'iothreads-virtio-scsi-mapping' case
Peter Krempa
2025/03/14
[PATCH 6/6] NEWS: Mention multiple iothread support for 'virtio-scsi' controller
Peter Krempa
2025/03/14
[PATCH 4/6] qemu: Implement support for iothread <-> virtqueue mapping for 'virtio-scsi' controllers
Peter Krempa
2025/03/14
[PATCH 3/6] conf: Add support for iothread to queue mapping config for 'virtio-scsi'
Peter Krempa
2025/03/14
[PATCH 2/6] qemu: capabilities: Introduce QEMU_CAPS_VIRTIO_SCSI_IOTHREAD_MAPPING
Peter Krempa
2025/03/14
[PATCH 1/6] qemucapabilitiestest: Update 'caps_10.0.0_x86_64' to v9.2.0-2799-g0462a32b4f
Peter Krempa
2025/03/14
Re: [PATCH] rpm: Enable KVM for riscv64 on RHEL 10+
Daniel P . Berrangé
2025/03/14
[PATCH] rpm: Enable KVM for riscv64 on RHEL 10+
Andrea Bolognani
2025/03/14
Re: [PATCH v8 15/18] test_driver: Test throttle group lifecycle APIs
Peter Krempa
2025/03/14
Re: [PATCH v8 15/18] test_driver: Test throttle group lifecycle APIs
Harikumar Rajkumar
2025/03/14
Re: [PATCH v2 00/21] Add qemu RDP server support
Marc-André Lureau
2025/03/14
Re: [PATCH] news: Add item for guest load averages
Pavel Hrdina
2025/03/14
Re: [PATCH] NEWS: Mention new 'image_format' parameter for virDomainSaveParams
Pavel Hrdina
2025/03/13
Re: [PATCH V4 00/18] qemu: support mapped-ram+directio+mulitfd
Jim Fehlig via Devel
2025/03/13
Re: [PATCH] NEWS: Mention new 'image_format' parameter for virDomainSaveParams
Jim Fehlig via Devel
2025/03/13
Re: [PATCH] libxl_conf: Implement hyperv domain flags for Xen
Jim Fehlig via Devel
2025/03/13
Re: [libvirt PATCH 05/10] qemu: remove qemuCaps from qemuBuildTLSx509CommandLine
Peter Krempa
2025/03/13
Re: [libvirt PATCH 00/10] Unused cleanups
Martin Kletzander
2025/03/13
Re: [PATCH 2/2] src: add new target for regenerating protocol structs files
Martin Kletzander
2025/03/13
Re: [PATCH 1/2] src: normalize whitespace in protocol structs files
Martin Kletzander
2025/03/13
[PATCH 3/6] ch: Don't leak virCHDomainObjPrivate struct members
Michal Privoznik
2025/03/13
Re: [PATCH v8 13/18] qemuxmlconftest: Add 'throttlefilter' tests
Peter Krempa
2025/03/13
Re: [libvirt PATCH 00/10] Unused cleanups
Daniel P . Berrangé
2025/03/13
[PATCH 0/2] src: make it easier to updat the protocol structs files
Daniel P . Berrangé
2025/03/13
Re: [libvirt PATCH 00/10] Unused cleanups
Peter Krempa
2025/03/13
[PATCH 2/2] src: add new target for regenerating protocol structs files
Daniel P . Berrangé
2025/03/13
[PATCH 1/2] src: normalize whitespace in protocol structs files
Daniel P . Berrangé
2025/03/13
[libvirt PATCH 08/10] qemu: remove unused vm from qemuBuildSEVSNPCommandLine
Ján Tomko
2025/03/13
Re: [libvirt PATCH 00/10] Unused cleanups
Martin Kletzander
2025/03/13
Re: [libvirt PATCH 04/10] qemu: remove qemuCaps from qemuBuildObjectSecretCommandLine
Peter Krempa
2025/03/13
Re: [PATCH v8 15/18] test_driver: Test throttle group lifecycle APIs
Peter Krempa
2025/03/13
Re: [PATCH v8 09/18] qemu: Implement qemu driver for throttle API
Peter Krempa
2025/03/13
[libvirt PATCH 00/10] Unused cleanups
Ján Tomko
2025/03/13
[libvirt PATCH 01/10] qemu: seccomp sandbox: remove incorect G_GNUC_UNUSED marker
Ján Tomko
2025/03/13
Re: [PATCH v8 12/18] config: validate: Verify iotune, throttle group and filter
Peter Krempa
2025/03/13
[libvirt PATCH 09/10] qemu: remove unused vm from qemuBuildPVCommandLine
Ján Tomko
2025/03/13
[libvirt PATCH 10/10] Remove unreachable breaks right after return
Ján Tomko
2025/03/13
[libvirt PATCH 03/10] qemu: remove qemuCaps from qemuBuildObjectCommandlineFromJSON
Ján Tomko
2025/03/13
[libvirt PATCH 06/10] qemu: remove qemuCaps from qemuBuildObjectCommandline
Ján Tomko
2025/03/13
[libvirt PATCH 04/10] qemu: remove qemuCaps from qemuBuildObjectSecretCommandLine
Ján Tomko
2025/03/13
[libvirt PATCH 02/10] qemu: validate: fs: remove unneeded parameter
Ján Tomko
2025/03/13
[libvirt PATCH 07/10] qemu: remove qemuCaps from qemuBuildIOThreadCommandLine
Ján Tomko
2025/03/13
[libvirt PATCH 05/10] qemu: remove qemuCaps from qemuBuildTLSx509CommandLine
Ján Tomko
2025/03/13
Re: [PATCH v8 11/18] qemu: block: Support block disk along with throttle filters
Peter Krempa
2025/03/13
Re: [PATCH 3/6] ch: Don't leak virCHDomainObjPrivate struct members
Peter Krempa
2025/03/13
Re: [PATCH 5/6] ch: Unref @cfg in virCHProcessStop()
Peter Krempa
2025/03/13
Re: [PATCH 6/6] ch: Rework virCHProcessConnectMonitor()
Peter Krempa
2025/03/13
Re: [PATCH 00/17] qemu: Clean up various unneeded capabilities
Ján Tomko
2025/03/13
Re: [PATCH 4/6] ch: Free @iothreads array in virCHProcessSetupIOThreads()
Peter Krempa
2025/03/13
Re: [PATCH 09/17] qemu: Always assume supprot for QEMU_CAPS_BLOCKDEV_REOPEN
Ján Tomko
2025/03/13
Re: [PATCH 04/17] qemu: monitor: Drop support for extra wrapper for 'object_add'
Ján Tomko
2025/03/13
Re: [PATCH 3/6] ch: Don't leak virCHDomainObjPrivate struct members
Peter Krempa
2025/03/13
Re: [PATCH 2/6] ch: Free retval of curl_slist_append()
Peter Krempa
2025/03/13
Re: [PATCH 1/6] network: Free inhibitor in networkStateCleanup()
Peter Krempa
2025/03/13
[PATCH 6/6] ch: Rework virCHProcessConnectMonitor()
Michal Privoznik
2025/03/13
[PATCH 4/6] ch: Free @iothreads array in virCHProcessSetupIOThreads()
Michal Privoznik
2025/03/13
[PATCH 5/6] ch: Unref @cfg in virCHProcessStop()
Michal Privoznik
2025/03/13
[PATCH 2/6] ch: Free retval of curl_slist_append()
Michal Privoznik
2025/03/13
[PATCH 1/6] network: Free inhibitor in networkStateCleanup()
Michal Privoznik
2025/03/13
[PATCH 0/6] Couple of memleak fixes
Michal Privoznik
2025/03/13
Re: [PATCH v2 22/22] hypervisor: emit systemd status & log messages while saving
Peter Krempa
2025/03/13
Re: [PATCH v2 21/22] rpc: don't let systemd shutdown daemon while saving VMs
Peter Krempa
2025/03/13
Re: [PATCH v2 20/22] admin: add 'daemon-shutdown' command
Peter Krempa
2025/03/13
Re: [PATCH v2 19/22] rpc: fix shutdown sequence when preserving state
Peter Krempa
2025/03/13
Re: [PATCH v2 17/22] rpc: move state stop into virNetDaemon class
Peter Krempa
2025/03/13
Re: [PATCH v2 00/21] Add qemu RDP server support
Martin Kletzander
2025/03/13
Re: [PATCH v2 05/22] qemu: support automatic VM managed save in system daemon
Pavel Hrdina
2025/03/13
Re: [PATCH v2 05/22] qemu: support automatic VM managed save in system daemon
Peter Krempa
2025/03/13
Re: [PATCH v2 16/22] rpc: rename virNetDaemonSetShutdownCallbacks
Peter Krempa
2025/03/13
Re: [PATCH v2 15/22] src: clarify semantics of the various virStateNNN methods
Peter Krempa
2025/03/13
Re: [PATCH v2 11/22] conf: implement support for autostart once feature
Peter Krempa
2025/03/13
Re: [PATCH v2 10/22] src: add new APIs for marking a domain to autostart once
Peter Krempa
2025/03/13
Re: [PATCH v2 04/22] hypervisor: custom shutdown actions for transient vs persistent VMs
Daniel P . Berrangé
2025/03/13
Re: [PATCH v2 04/22] hypervisor: custom shutdown actions for transient vs persistent VMs
Peter Krempa
2025/03/13
Re: [PATCH v2 00/21] Add qemu RDP server support
Marc-André Lureau
2025/03/13
Re: [PATCH v2 03/22] hypervisor: expand available shutdown actions
Daniel P . Berrangé
2025/03/13
Re: [PATCH v4 0/1] add RAPL feature in libvirt
Igor Mammedov
2025/03/13
Re: [PATCH 0/4] hw/s390x: Alias @dump-skeys -> @dump-s390-skey and deprecate
Dr. David Alan Gilbert
2025/03/13
Re: [PATCH v2 00/21] Add qemu RDP server support
Martin Kletzander
2025/03/13
Re: [PATCH v2 03/22] hypervisor: expand available shutdown actions
Peter Krempa
2025/03/13
Re: [PATCH v2 00/21] Add qemu RDP server support
Marc-André Lureau
2025/03/13
Re: [PATCH v2 20/21] qemu: add RDP support
Martin Kletzander
2025/03/13
Re: [PATCH v2 17/21] qemu: add qemu-rdp helper unit
Martin Kletzander
2025/03/12
[PATCH v2 03/22] hypervisor: expand available shutdown actions
Daniel P . Berrangé
2025/03/12
[PATCH 16/17] qemu: migration: Always assume support for QEMU_CAPS_MIGRATION_PARAM_BLOCK_BITMAP_MAPPING
Peter Krempa
2025/03/12
[PATCH 17/17] qemu: capabilites: Retire QEMU_CAPS_MIGRATION_PARAM_BLOCK_BITMAP_MAPPING
Peter Krempa
2025/03/12
[PATCH 06/17] qemu: capabilities: Retire QEMU_CAPS_OBJECT_JSON
Peter Krempa
2025/03/12
Re: [PATCH v2 15/21] qemu/dbus: log daemon stdout/err, use domainLogContext
Marc-André Lureau
2025/03/12
Re: [PATCH v2 05/21] qemu: fall-through for unsupported graphics
Marc-André Lureau
2025/03/12
[PATCH 13/17] qemu: Always assume support for QEMU_CAPS_INCREMENTAL_BACKUP
Peter Krempa
2025/03/12
[PATCH 11/17] qemu: Always assume support for QEMU_CAPS_BLOCKDEV_SNAPSHOT_ALLOW_WRITE_ONLY
Peter Krempa
2025/03/12
Re: [PATCH v2 20/21] qemu: add RDP support
Marc-André Lureau
2025/03/12
[PATCH 10/17] qemu: capabilities: Retire QEMU_CAPS_BLOCKDEV_REOPEN
Peter Krempa
2025/03/12
[PATCH v2 02/22] remote: always invoke virStateStop for all daemons
Daniel P . Berrangé
2025/03/12
[PATCH v2 20/22] admin: add 'daemon-shutdown' command
Daniel P . Berrangé
2025/03/12
[PATCH v2 21/22] rpc: don't let systemd shutdown daemon while saving VMs
Daniel P . Berrangé
2025/03/12
[PATCH v2 17/22] rpc: move state stop into virNetDaemon class
Daniel P . Berrangé
2025/03/12
[PATCH v2 18/22] rpc: don't unconditionally quit after preserving state
Daniel P . Berrangé
2025/03/12
[PATCH v2 15/22] src: clarify semantics of the various virStateNNN methods
Daniel P . Berrangé
2025/03/12
[PATCH v2 12/22] hypervisor: wire up support for auto restore of running domains
Daniel P . Berrangé
2025/03/12
[PATCH v2 06/22] qemu: improve shutdown defaults for session daemon
Daniel P . Berrangé
2025/03/12
[PATCH 09/17] qemu: Always assume supprot for QEMU_CAPS_BLOCKDEV_REOPEN
Peter Krempa
2025/03/12
[PATCH v2 04/22] hypervisor: custom shutdown actions for transient vs persistent VMs
Daniel P . Berrangé
2025/03/12
[PATCH v2 05/22] qemu: support automatic VM managed save in system daemon
Daniel P . Berrangé
2025/03/12
[PATCH v2 00/22] integrate auto-shutdown of VMs with daemons
Daniel P . Berrangé
2025/03/12
[PATCH v2 11/22] conf: implement support for autostart once feature
Daniel P . Berrangé
2025/03/12
[PATCH v2 22/22] hypervisor: emit systemd status & log messages while saving
Daniel P . Berrangé
2025/03/12
Re: [PATCH v8 09/18] qemu: Implement qemu driver for throttle API
Peter Krempa
2025/03/12
[PATCH v2 19/22] rpc: fix shutdown sequence when preserving state
Daniel P . Berrangé
2025/03/12
[PATCH v2 16/22] rpc: rename virNetDaemonSetShutdownCallbacks
Daniel P . Berrangé
2025/03/12
[PATCH v2 14/22] qemu: add config to control if auto-shutdown VMs are restored
Daniel P . Berrangé
2025/03/12
[PATCH v2 13/22] qemu: wire up support for once only autostart
Daniel P . Berrangé
2025/03/12
[PATCH v2 10/22] src: add new APIs for marking a domain to autostart once
Daniel P . Berrangé
2025/03/12
[PATCH v2 08/22] hypervisor: support bypassing cache for managed save
Daniel P . Berrangé
2025/03/12
[PATCH v2 07/22] qemu: configurable delay for shutdown before poweroff
Daniel P . Berrangé
2025/03/12
[PATCH v2 01/22] hypervisor: move support for auto-shutdown out of QEMU driver
Daniel P . Berrangé
2025/03/12
[PATCH 15/17] qemu: domain: Remove qemuDomainSupportsCheckpointsBlockjobs
Peter Krempa
2025/03/12
Re: [PATCH 04/17] qemu: monitor: Drop support for extra wrapper for 'object_add'
Daniel P . Berrangé
2025/03/12
[PATCH 14/17] qemu: capabilites: Retire QEMU_CAPS_INCREMENTAL_BACKUP
Peter Krempa
2025/03/12
[PATCH 12/17] qemu: capabilities: Retire QEMU_CAPS_BLOCKDEV_SNAPSHOT_ALLOW_WRITE_ONLY
Peter Krempa
2025/03/12
[PATCH 08/17] qemu: capabilities: Retire QEMU_CAPS_QMP_QUERY_NAMED_BLOCK_NODES_FLAT
Peter Krempa
2025/03/12
[PATCH 07/17] qemu: monitor: Always assume support for QEMU_CAPS_QMP_QUERY_NAMED_BLOCK_NODES_FLAT
Peter Krempa
2025/03/12
[PATCH 05/17] util: Drop 'virQEMUBuildCommandLineJSONArrayBitmap'
Peter Krempa
2025/03/12
[PATCH 04/17] qemu: monitor: Drop support for extra wrapper for 'object_add'
Peter Krempa
2025/03/12
[PATCH 03/17] qemuBuildObjectCommandlineFromJSON: Assume all qemus support QEMU_CAPS_OBJECT_JSON
Peter Krempa
2025/03/12
[PATCH 02/17] qemu: capabilities: Retire QEMU_CAPS_COMPAT_DEPRECATED
Peter Krempa
2025/03/12
[PATCH 01/17] qemuBuildCompatDeprecatedCommandLine: Assume that QEMU_CAPS_COMPAT_DEPRECATED is supported
Peter Krempa
2025/03/12
[PATCH 00/17] qemu: Clean up various unneeded capabilities
Peter Krempa
2025/03/12
Re: [PATCH v8 08/18] qemu: Refactor qemuDomainSetBlockIoTune to extract common methods
Peter Krempa
2025/03/12
[PATCH 0/2] Remove libnl checks specific to Linux
Akihiko Odaki
2025/03/12
Re: [PATCH] domainbackupxml2xml: Add test case with unix socket server for pull mode backup
Ján Tomko
2025/03/12
Re: [PATCH 0/5] qemu: Introduce nvme disk emulation support
honglei . wang
2025/03/12
[PATCH 1/2] Remove libnl checks specific to Linux
Akihiko Odaki
2025/03/12
[PATCH] domainbackupxml2xml: Add test case with unix socket server for pull mode backup
Peter Krempa
2025/03/12
[PATCH 2/2] virnetlink: Remove stub functions
Akihiko Odaki
2025/03/12
Re: [PATCH v8 00/18] *** qemu: block: Support block disk along with throttle filters ***
Harikumar Rajkumar
2025/03/12
Re: [PATCH v8 00/18] *** qemu: block: Support block disk along with throttle filters ***
Peter Krempa
Earlier messages
Later messages