devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/06/23
[PATCH 1/7] qemucapabilitiestest: Update 'caps_11.1.0_x86_64' to 'v11.0.0-2279-gb833716681'
Peter Krempa via Devel
2026/06/23
[PATCH 2/7] qemucapabilitiestest: Update 'caps_11.1.0_aarch64' to 'v11.0.0-2279-gb833716681'
Peter Krempa via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Marc-André Lureau via Devel
2026/06/23
Re: [PATCH v4 32/35] monitor: add support for auto-deleting monitors upon close
Daniel P . Berrangé via Devel
2026/06/23
Re: [PATCH v4 32/35] monitor: add support for auto-deleting monitors upon close
marcandre.lureau--- via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Peter Krempa via Devel
2026/06/23
Re: [PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Peter Krempa via Devel
2026/06/23
[PATCH v4 35/35] docs: mark '-mon' as deprecated in favour of -object
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 32/35] monitor: add support for auto-deleting monitors upon close
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 28/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 31/35] qom: add trace events for user creatable create/delete APIs
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 27/35] tests/qtest: add tests for dynamic monitor add/remove
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 33/35] tests: switch from -mon to -object monitor-qmp
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 29/35] tests/functional: add a stress test for monitor hot unplug
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 30/35] qom: add method for getting the "id" of a QOM object
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 22/35] monitor: implement "user creatable" interface for adding monitors
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 26/35] monitor: implement support for deleting QMP objects
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 25/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 24/35] monitor: reject attempts to delete the current monitor
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 21/35] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 23/35] monitor: convert from oneshot BH to persistent BH
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 20/35] monitor: drop unused monitor_is_qmp method
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 18/35] monitor: use dynamic cast in QMP commands
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 19/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 14/35] monitor: use class method for I/O thread request
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 17/35] monitor: drop unused monitor_cur_is_qmp
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 15/35] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 16/35] util: use dynamic cast in error vreport
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 12/35] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 13/35] monitor: use class methods for monitor_accept_input
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 11/35] monitor: use class methods for monitor_vprintf
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 10/35] monitor: move monitor_data_(init|destroy) into QOM init/finalize
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 06/35] monitor: add 'chardev' property to Monitor base class
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 07/35] monitor: add 'readline' property to HMP Monitor class
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 05/35] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 09/35] monitor: remove 'skip_flush' field
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 08/35] monitor: add 'pretty' property to QMP Monitor class
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 04/35] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 02/35] monitor: replace 'common' with 'parent_obj' in MonitorHMP
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
Daniel P . Berrangé via Devel
2026/06/23
[PATCH v4 00/35] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé via Devel
2026/06/22
[PATCH v2 6/6] qemu: Set up the migrate TLS-PSK objects
Abhisek Panda
2026/06/22
[PATCH v2 5/6] qemu: Manage tls-creds-psk object lifecycle
Abhisek Panda
2026/06/22
[PATCH v2 4/6] qemu: rename tls-creds-x509 obj related functions
Abhisek Panda
2026/06/22
[PATCH v2 3/6] qemu: Add support to build the tls-creds-psk object
Abhisek Panda
2026/06/22
[PATCH v2 1/6] conf: Add a configuration param for TLS-PSK
Abhisek Panda
2026/06/22
[PATCH v2 2/6] qemu: Manage a pre-shared key's lifecycle
Abhisek Panda
2026/06/22
[PATCH v2 0/6] Add TLS-PSK support for migration
Abhisek Panda
2026/06/22
Re: [PATCH v1 1/7] conf: Add configuration params for TLS-PSK
Abhisek Panda
2026/06/22
[RFC] sanlock: Add option to check ownership of disk leases
Jim Fehlig via Devel
2026/06/22
Re: [PATCH 4/6] API: Introduce 'VIR_DOMAIN_BLOCK_RESIZE_PROBE_FLAGS' for 'virDomainBlockResize'
Daniel P . Berrangé via Devel
2026/06/22
Re: [PATCH 4/6] API: Introduce 'VIR_DOMAIN_BLOCK_RESIZE_PROBE_FLAGS' for 'virDomainBlockResize'
Peter Krempa via Devel
2026/06/22
Re: [PATCH v3 6/8] introspection: Add introspection of input typed parameters
Peter Krempa via Devel
2026/06/22
Re: [PATCH v3 5/8] qemu: Implement 'virConnectGetIntrospection'
Peter Krempa via Devel
2026/06/22
Re: [PATCH v3 6/8] introspection: Add introspection of input typed parameters
Daniel P . Berrangé via Devel
2026/06/22
Re: [PATCH 4/6] API: Introduce 'VIR_DOMAIN_BLOCK_RESIZE_PROBE_FLAGS' for 'virDomainBlockResize'
Daniel P . Berrangé via Devel
2026/06/22
Re: [PATCH v3 5/8] qemu: Implement 'virConnectGetIntrospection'
Daniel P . Berrangé via Devel
2026/06/22
Re: [PATCH v2 0/5] qemu: add async vCPU unplug coverage
Peter Krempa via Devel
2026/06/22
Re: [PATCH v2] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Peter Krempa via Devel
2026/06/22
Re: [PATCH v2] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Claudio Fontana
2026/06/22
Re: [PATCH] virsh: Add completer for '--type' option of 'attach-interface' command
Peter Krempa via Devel
2026/06/22
[PATCH] virsh: Add completer for '--type' option of 'attach-interface' command
Michal Privoznik via Devel
2026/06/19
Re: [PATCH] vmx: Fix a case with 64 disks on one SCSI controller
Michal Prívozník via Devel
2026/06/19
Re: [PATCH v3 32/35] monitor: add support for auto-deleting monitors upon close
Daniel P . Berrangé via Devel
2026/06/19
[PATCH v3 8/8] docs: Add documentation for introspection XML
Peter Krempa via Devel
2026/06/19
[PATCH v3 7/8] virsh: blockresize: Use VIR_DOMAIN_BLOCK_RESIZE_EXTEND when available and introduce --allow-shrink
Peter Krempa via Devel
2026/06/19
[PATCH v3 6/8] introspection: Add introspection of input typed parameters
Peter Krempa via Devel
2026/06/19
[PATCH v3 5/8] qemu: Implement 'virConnectGetIntrospection'
Peter Krempa via Devel
2026/06/19
[PATCH v3 4/8] scripts: Introduce 'getintrospection' script
Peter Krempa via Devel
2026/06/19
[PATCH v3 3/8] virsh: Introduce 'introspection' command which uses 'virConnectGetIntrospection'
Peter Krempa via Devel
2026/06/19
[PATCH v3 2/8] API: Introduce 'virConnectGetIntrospection'
Peter Krempa via Devel
2026/06/19
[PATCH v3 1/8] qemu: driver: Fix coding style after 'qemuDomainAnnounceInterface'
Peter Krempa via Devel
2026/06/19
[PATCH v3 0/8] API introspection and prevent accidental disk shrink via 'virDomainBlockResize'
Peter Krempa via Devel
2026/06/19
[PATCH v3] lxc: Assign aliases to filesystem and network devices
Radosław Śmigielski via Devel
2026/06/19
[PATCH v3] lxc: Assign aliases to filesystem and network devices
Radosław Śmigielski via Devel
2026/06/19
[PATCH v2] qemu: stop silently narrowing the guest CPU during live migration
Denis V. Lunev via Devel
2026/06/18
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Daniel P . Berrangé via Devel
2026/06/18
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Peter Krempa via Devel
2026/06/18
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Daniel P . Berrangé via Devel
2026/06/18
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Peter Krempa via Devel
2026/06/18
Re: [PATCH 1/1] qemu: stop silently narrowing the guest CPU during live migration
Denis V. Lunev via Devel
2026/06/18
[PATCH] vmx: Fix a case with 64 disks on one SCSI controller
Martin Kletzander via Devel
2026/06/18
Re: [PATCH 0/2] qemu: Fix error reporting when QEMU capability probing fails
Ján Tomko via Devel
2026/06/18
[PATCH 2/2] virQEMUCapsLogProbeFailure: Reraise error with more information
Peter Krempa via Devel
2026/06/18
[PATCH 0/2] qemu: Fix error reporting when QEMU capability probing fails
Peter Krempa via Devel
2026/06/18
[PATCH 1/2] qemuProcessQMPStop: Preserve error when killing qemu used for capability probing
Peter Krempa via Devel
2026/06/18
Re: [PATCH v3 32/35] monitor: add support for auto-deleting monitors upon close
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 35/35] docs: mark '-mon' as deprecated in favour of -object
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 30/35] qom: add method for getting the "id" of a QOM object
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 29/35] tests/functional: add a stress test for monitor hot unplug
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 26/35] monitor: implement support for deleting QMP objects
marcandre.lureau--- via Devel
2026/06/18
Re: [PATCH v3 06/35] monitor: add 'chardev' property to Monitor base class
marcandre.lureau--- via Devel
2026/06/18
[PATCH v3 32/35] monitor: add support for auto-deleting monitors upon close
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 35/35] docs: mark '-mon' as deprecated in favour of -object
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 33/35] tests: switch from -mon to -object monitor-qmp
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 29/35] tests/functional: add a stress test for monitor hot unplug
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 26/35] monitor: implement support for deleting QMP objects
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 28/35] tests/functional: add e2e test for dynamic QMP monitor hotplug
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 31/35] qom: add trace events for user creatable create/delete APIs
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 25/35] monitor: protect qemu_chr_fe_accept_input with monitor lock
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 22/35] monitor: implement "user creatable" interface for adding monitors
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 27/35] tests/qtest: add tests for dynamic monitor add/remove
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 30/35] qom: add method for getting the "id" of a QOM object
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 23/35] monitor: convert from oneshot BH to persistent BH
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 24/35] monitor: reject attempts to delete the current monitor
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 21/35] monitor: eliminate monitor_is_hmp_non_interactive method
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 20/35] monitor: drop unused monitor_is_qmp method
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 19/35] monitor: use dynamic cast in monitor_is_hmp_non_interactive
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 18/35] monitor: use dynamic cast in QMP commands
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 17/35] monitor: drop unused monitor_cur_is_qmp
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 16/35] util: use dynamic cast in error vreport
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 14/35] monitor: use class method for I/O thread request
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 15/35] monitor: use dynamic cast in monitor_qmp_requests_pop_any_with_lock
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 13/35] monitor: use class methods for monitor_accept_input
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 12/35] monitor: use class methods for monitor_qapi_event_emit
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 11/35] monitor: use class methods for monitor_vprintf
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 10/35] monitor: move monitor_data_(init|destroy) into QOM init/finalize
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 09/35] monitor: remove 'skip_flush' field
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 08/35] monitor: add 'pretty' property to QMP Monitor class
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 07/35] monitor: add 'readline' property to HMP Monitor class
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 06/35] monitor: add 'chardev' property to Monitor base class
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 05/35] monitor: minimal conversion of monitors to QOM
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 04/35] monitor: rename monitor_init* to monitor_new*
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 03/35] monitor: replace 'common' with 'parent_obj' in MonitorQMP
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 02/35] monitor: replace 'common' with 'parent_obj' in MonitorHMP
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 01/35] qom: replace 'can_be_deleted' with 'prepare_delete'
Daniel P . Berrangé via Devel
2026/06/18
[PATCH v3 00/35] monitor: turn QMP and HMP into QOM objects
Daniel P . Berrangé via Devel
2026/06/18
Re: [PATCH v2 27/35] monitor: implement support for deleting QMP objects
Daniel P . Berrangé via Devel
2026/06/18
Re: [PATCH 0/3] lxc: Misc cleanups
Peter Krempa via Devel
2026/06/18
Re: [PATCH] virsh: Make --type argument of detach-interface optional
Peter Krempa via Devel
2026/06/18
Plans for 12.5.0 release (freeze on 2026-06-25)
Jiri Denemark via Devel
2026/06/18
Re: [PATCH v2 23/35] qemu-options: document new monitor-hmp and monitor-qmp objects
Daniel P . Berrangé via Devel
2026/06/18
[PATCH 3/3] lxc: Rework cleanup section in lxcDomainAttachDeviceNetLive()
Michal Privoznik via Devel
2026/06/18
[PATCH 2/3] lxc: Don't leak @veth in lxcDomainAttachDeviceNetLive()
Michal Privoznik via Devel
2026/06/18
[PATCH 1/3] lxc: Drop pointless g_free() from virLXCProcessStart()
Michal Privoznik via Devel
2026/06/18
[PATCH 0/3] lxc: Misc cleanups
Michal Privoznik via Devel
2026/06/18
[PATCH] virsh: Make --type argument of detach-interface optional
Michal Privoznik via Devel
2026/06/17
[PATCH v2] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Claudio Fontana
2026/06/17
Re: [PATCH v2 2/2] lxc: Assign aliases to network interface devices
Michal Prívozník via Devel
2026/06/17
Re: [PATCH v2 1/2] lxc: Assign aliases to filesystem devices
Michal Prívozník via Devel
2026/06/17
Re: [PATCH 1/1] qemu: stop silently narrowing the guest CPU during live migration
Peter Krempa via Devel
2026/06/17
Re: [PATCH 1/1] qemu: stop silently narrowing the guest CPU during live migration
Denis V. Lunev via Devel
2026/06/17
Re: [PATCH] docs/uri.rst: document ext transport argv parameter
Michal Prívozník via Devel
2026/06/17
[PATCH] docs/uri.rst: document ext transport argv parameter
Mark Cave-Ayland
2026/06/17
Re: [PATCH] ci: refresh with 'lcitool manifest'
Ján Tomko via Devel
2026/06/17
[PATCH] ci: refresh with 'lcitool manifest'
Michal Privoznik via Devel
2026/06/17
Re: [PATCH 1/1] qemu: stop silently narrowing the guest CPU during live migration
Jiří Denemark via Devel
2026/06/17
Re: [PATCH 1/1] qemu: stop silently narrowing the guest CPU during live migration
Jiří Denemark via Devel
2026/06/16
Re: [PATCH 00/20] qemu: Fix virtio video devcice frontend selection logic for migrations
Michal Prívozník via Devel
2026/06/16
Re: [PATCH 1/2] bhyve: implement shutdown using agent
Michal Prívozník via Devel
2026/06/16
Re: [PATCH 2/2] bhyve: implement reboot using agent
Michal Prívozník via Devel
2026/06/16
Re: [PATCH v1 1/7] conf: Add configuration params for TLS-PSK
Peter Krempa via Devel
2026/06/16
Re: [PATCH v1 1/7] conf: Add configuration params for TLS-PSK
Daniel P . Berrangé via Devel
2026/06/15
Re: [PATCH v1 1/7] conf: Add configuration params for TLS-PSK
Peter Krempa via Devel
2026/06/15
Re: [PATCH v1 1/7] conf: Add configuration params for TLS-PSK
Abhisek Panda
2026/06/15
Re: [PATCH 1/1] qemu: allow read-only HMP info monitor commands
Daniel P . Berrangé via Devel
2026/06/15
Re: [PATCH 1/1] qemu: allow read-only HMP info monitor commands
Peter Krempa via Devel
2026/06/15
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Peter Krempa via Devel
2026/06/15
Re: [PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Daniel P . Berrangé via Devel
2026/06/15
[PATCH 1/1] qemu: allow read-only HMP info monitor commands
Siddhi Katage via Devel
2026/06/15
[PATCH 14/14] qemu: Fix lock manager usage for disks
Peter Krempa via Devel
2026/06/15
[PATCH 12/14] locking: Add API to query whether automatic disk leases are enabled
Peter Krempa via Devel
2026/06/15
[PATCH 13/14] qemu: Refuse block jobs if automatic disk leases are enabled in the locking plugin
Peter Krempa via Devel
2026/06/15
[PATCH 11/14] qemu: hotplug: Don't acquire lock on hotplugged <lease> when VM is paused
Peter Krempa via Devel
2026/06/15
[PATCH 10/14] lockd driver: Allow registering additional lockspaces for manual <lease>s
Peter Krempa via Devel
2026/06/15
[PATCH 09/14] lock_daemon: Log arguments for all dispatched APIs
Peter Krempa via Devel
2026/06/15
[PATCH 08/14] locking: Debug lockspace creation
Peter Krempa via Devel
2026/06/15
[PATCH 07/14] qemuxmlconftest: Add <lease> with missing offset
Peter Krempa via Devel
2026/06/15
[PATCH 06/14] virDomainLeaseDefParseXML: Avoid unneeded temporary variables
Peter Krempa via Devel
2026/06/15
[PATCH 03/14] Remove virDomainLeaseInsertPreAlloc/virDomainLeaseInsertPreAlloced
Peter Krempa via Devel
2026/06/15
[PATCH 05/14] virDomainLeaseDefParseXML: Report error if '<lockspace>' element is missing
Peter Krempa via Devel
2026/06/15
[PATCH 02/14] qemuDomainAttachLease: Directly insert the lease
Peter Krempa via Devel
2026/06/15
[PATCH 04/14] qemu.conf: Explain that no locking happens if 'lock_manager' is unset
Peter Krempa via Devel
2026/06/15
[PATCH 01/14] qemu: Ensure proper shutdown ordering of virtlockd/virtlogd daemons
Peter Krempa via Devel
2026/06/15
[PATCH 00/14] qemu: fix lock/log daemon shutdown ordering and issues with locking in paused VMs
Peter Krempa via Devel
2026/06/15
Re: [PATCH] bhyve: fix bhyveConnectAgent()
Ján Tomko via Devel
2026/06/15
Re: [PATCH] qemu: use proper job type for qemuDomainAuthorizedSSHKeysSet()
Roman Bogorodskiy
2026/06/15
Re: [PATCH] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Daniel P . Berrangé via Devel
2026/06/15
Re: [PATCH] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Claudio Fontana
2026/06/15
Re: [PATCH] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Peter Krempa via Devel
2026/06/15
Re: [PATCH] qemu: use proper job type for qemuDomainAuthorizedSSHKeysSet()
Peter Krempa via Devel
2026/06/15
[PATCH] util: virHostCPUGetStatsLinux: add guest_nice to VIR_NODE_CPU_STATS_GUEST
Claudio Fontana
2026/06/15
Re: [PATCH 3/4] ppc/pnv: Remove Power8E and Power8NVL spapr cores
Philippe Mathieu-Daudé via Devel
2026/06/14
[PULL 028/106] vhost: drop backend_features field
Michael S. Tsirkin via Devel
2026/06/14
Re: [PATCH] bhyve: implement reboot using agent
Roman Bogorodskiy
2026/06/14
[PATCH 2/2] bhyve: implement reboot using agent
Roman Bogorodskiy
2026/06/13
[PATCH 1/2] bhyve: implement shutdown using agent
Roman Bogorodskiy
2026/06/13
[PATCH] bhyve: implement reboot using agent
Roman Bogorodskiy
2026/06/13
[PATCH] bhyve: fix bhyveConnectAgent()
Roman Bogorodskiy
2026/06/12
[PATCH] qemu: use proper job type for qemuDomainAuthorizedSSHKeysSet()
Roman Bogorodskiy
2026/06/12
Re: [PATCH] ci: refresh with 'lcitool manifest'
Pavel Hrdina via Devel
2026/06/12
[PATCH] ci: refresh with 'lcitool manifest'
Michal Privoznik via Devel
2026/06/12
Re: [PATCH 4/4] ppc/pnv: Remove Power8E and Power8NVL CPUs
Aditya Gupta
Earlier messages
Later messages