libvir-list
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/08/03
[PATCH 03/13] Decrease scope of some variables
Michal Privoznik
2023/08/03
[PATCH 04/13] qemu: Don't reuse variable in processSerialChangedEvent()
Michal Privoznik
2023/08/03
[PATCH 01/13] tools: Fix vshControl declaration and initialization
Michal Privoznik
2023/08/03
[PATCH 00/13] Use struct zero initializer instead of memset
Michal Privoznik
2023/08/03
Re: [libvirt PATCH 5/5] qemu: Implement support for vDPA block devices
Stefano Garzarella
2023/08/02
Re: [libvirt PATCH 5/5] qemu: Implement support for vDPA block devices
Jonathon Jongsma
2023/08/02
Re: [PATCH 0/2] libvirt-guests: small improvments
Jim Fehlig
2023/08/02
Re: [PATCH] Fix some typos in documentation and comments
Michael Tokarev
2023/08/02
Re: [libvirt PATCH] src: fix max file limits in systemd services
Martin Kletzander
2023/08/02
Re: [libvirt PATCH v2 19/24] qemu_snapshot: remove revertdisks when creating new snapshot
Peter Krempa
2023/08/02
Re: [PATCH] daemon: Treat logging of VIR_ERR_MULTIPLE_INTERFACES same as VIR_ERR_NO_INTERFACE
Martin Kletzander
2023/08/02
Re: [libvirt PATCH v2 17/24] qemu_snapshot: add support to delete external snapshot without block commit
Peter Krempa
2023/08/02
Re: [PATCH 0/3] lxc: Fix reporting of startup errors with debug logging enabled
Martin Kletzander
2023/08/02
Re: [PATCH 3/5] conf: add support for max_unmap_size
Peter Krempa
2023/08/02
Re: [PATCH 4/5] qemu: Introduce QEMU_CAPS_SCSI_DISK_MAX_UNMAP_SIZE capability
Peter Krempa
2023/08/02
Re: [PATCH 2/5] qemu: add support for discard_granularity
Peter Krempa
2023/08/02
[PATCH 4/5] qemu: Introduce QEMU_CAPS_SCSI_DISK_MAX_UNMAP_SIZE capability
Kristina Hanicova
2023/08/02
[PATCH 1/5] conf: add support for discard_granularity
Kristina Hanicova
2023/08/02
[PATCH 2/5] qemu: add support for discard_granularity
Kristina Hanicova
2023/08/02
[PATCH 5/5] qemu: add support for max_unmap_size
Kristina Hanicova
2023/08/02
[PATCH 3/5] conf: add support for max_unmap_size
Kristina Hanicova
2023/08/02
[PATCH 0/5] introduce support for block device properties
Kristina Hanicova
2023/08/02
Re: [PATCH 0/2] qemu_passt: Stop pre-creating passt logfile
Martin Kletzander
2023/08/02
[libvirt PATCH] src: fix max file limits in systemd services
Daniel P . Berrangé
2023/08/02
Re: [PATCH 1/3] qemu: Reflect MAC address change in live domain XML
Martin Kletzander
2023/08/02
Re: [libvirt PATCH 6/9] src: set max open file limit to match systemd >= 240 defaults
Daniel P . Berrangé
2023/08/02
Re: [libvirt PATCH 6/9] src: set max open file limit to match systemd >= 240 defaults
Olaf Hering
2023/08/02
[PATCH] daemon: Treat logging of VIR_ERR_MULTIPLE_INTERFACES same as VIR_ERR_NO_INTERFACE
Peter Krempa
2023/08/02
[PATCH 2/3] virLXCProcessReadLogOutputData: Refill buffer after filtering out noise
Peter Krempa
2023/08/02
[PATCH 1/3] virLXCControllerSetupUsernsMap: Modify debug logging for clean startup errors
Peter Krempa
2023/08/02
[PATCH 3/3] virLXCProcessReportStartupLogError: Strip trailing newline from error
Peter Krempa
2023/08/02
[PATCH 0/3] lxc: Fix reporting of startup errors with debug logging enabled
Peter Krempa
2023/08/02
Re: [PATCH 1/3] qemu: Reflect MAC address change in live domain XML
Michal Prívozník
2023/08/02
Re: [PATCH 2/3] Introduce NIC_MAC_CHANGE event
Michal Prívozník
2023/08/01
Re: [PATCH] Fix some typos in documentation and comments
Philippe Mathieu-Daudé
2023/08/01
[PATCH 2/2] Revert "qemu_passt: Precreate passt logfile"
Michal Privoznik
2023/08/01
[PATCH 1/2] Revert "qemu_passt: Actually use @logfd"
Michal Privoznik
2023/08/01
[PATCH 0/2] qemu_passt: Stop pre-creating passt logfile
Michal Privoznik
2023/08/01
Re: [PATCH 0/2] libvirt-guests: small improvments
Martin Kletzander
2023/08/01
Re: [PATCH 1/2] libvirt-guests: Remove unused variable 'libvirtd'
Martin Kletzander
2023/08/01
Release of libvirt-9.6.0
Jiri Denemark
2023/07/31
Re: [PATCH] NEWS: Mention CVE-2023-3750 and BeeGFS migration support
Martin Kletzander
2023/07/31
Re: [PATCH Libvirt 02/11] libvirt: Add virDomainSetVcpuDirtyLimit API
Yong Huang
2023/07/31
[PATCH 2/2] libvirt-guests: Add systemd odering dependency to virtproxyd
Jim Fehlig
2023/07/31
[PATCH 0/2] libvirt-guests: small improvments
Jim Fehlig
2023/07/31
[PATCH 1/2] libvirt-guests: Remove unused variable 'libvirtd'
Jim Fehlig
2023/07/31
[PATCH] NEWS: Mention CVE-2023-3750 and BeeGFS migration support
Peter Krempa
2023/07/31
Re: [libvirt PATCH v2 15/24] qemu_snapshot: add merge to external snapshot delete prepare data
Peter Krempa
2023/07/31
Re: [libvirt PATCH v2 14/24] qemu_snapshot: extract external snapshot delete prepare to function
Peter Krempa
2023/07/31
Re: [libvirt PATCH v2 12/24] qemu_snapshot: introduce external snapshot revert support
Peter Krempa
2023/07/31
Re: [PATCH] Fix some typos in documentation and comments
Philippe Mathieu-Daudé
2023/07/31
Re: [PATCH v2] NEWS: Document my contributions for upcoming release
Martin Kletzander
2023/07/31
Re: [PATCH] Fix some typos in documentation and comments
Peter Maydell
2023/07/31
Re: [PATCH Libvirt 04/11] virsh: Introduce limit-dirty-page-rate api
Peter Krempa
2023/07/31
Re: [PATCH Libvirt 03/11] qemu_driver: Implement qemuDomainSetVcpuDirtyLimit
Peter Krempa
2023/07/31
Re: [PATCH Libvirt 02/11] libvirt: Add virDomainSetVcpuDirtyLimit API
Peter Krempa
2023/07/31
[PATCH v2] NEWS: Document my contributions for upcoming release
Michal Privoznik
2023/07/31
Re: [PATCH] NEWS: Document my contributions for upcoming release
Michal Prívozník
2023/07/31
Re: [PATCH] NEWS: Document my contributions for upcoming release
Martin Kletzander
2023/07/31
Re: [PATCH Libvirt 07/11] virsh: Extend vcpuinfo api
Peter Krempa
2023/07/31
Re: [PATCH Libvirt 06/11] qemu_driver: Extend qemuDomainGetVcpus
Peter Krempa
2023/07/30
Re: [PATCH 00/26] Migration PULL 2023-07-24
Juan Quintela
2023/07/30
[PATCH] Fix some typos in documentation and comments
Stefan Weil
2023/07/30
[PATCH Libvirt 01/11] qemu_capabilities: Introduce QEMU_CAPS_VCPU_DIRTY_LIMIT capability
~hyman
2023/07/30
[PATCH Libvirt 08/11] libvirt: Add virDomainCancelVcpuDirtyLimit API
~hyman
2023/07/30
[PATCH Libvirt 06/11] qemu_driver: Extend qemuDomainGetVcpus
~hyman
2023/07/30
[PATCH Libvirt 05/11] qemu_monitor: Implement qemuMonitorQueryVcpuDirtyLimit
~hyman
2023/07/30
[PATCH Libvirt 02/11] libvirt: Add virDomainSetVcpuDirtyLimit API
~hyman
2023/07/28
libvirt-9.6.0 release candidate 2
Jiri Denemark
2023/07/28
[PATCH] NEWS: Document my contributions for upcoming release
Michal Privoznik
2023/07/28
Re: [PATCH 1/3] docs: formatdomain: Mention the QEMU version for igb
Michal Prívozník
2023/07/28
Re: [PATCH 3/3] qemu/qemu_validate: Add capability check for the model igb
Michal Prívozník
2023/07/28
[PATCH 3/3] qemu/qemu_validate: Add capability check for the model igb
Han Han
2023/07/28
[PATCH 2/3] qemu: capabilities: Add the capability for the device igb
Han Han
2023/07/28
[PATCH 0/3] Update the capability and doc for device igb
Han Han
2023/07/26
Re: [PULL 00/25] Migration 20230726 patches
Richard Henderson
2023/07/26
Re: [PATCH 1/3] qemu: Reflect MAC address change in live domain XML
Martin Kletzander
2023/07/26
[PULL 13/25] migration-test: Create arch_opts
Juan Quintela
2023/07/26
[PULL 00/25] Migration 20230726 patches
Juan Quintela
2023/07/26
[PULL 19/25] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
Juan Quintela
2023/07/26
[PULL 08/25] migration: Put the detection logic before auto-converge checking
Juan Quintela
2023/07/26
[PULL 04/25] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Juan Quintela
2023/07/26
[PULL 16/25] docs/migration: Update postcopy bits
Juan Quintela
2023/07/26
[PULL 22/25] qemu_file: Make qemu_file_is_writable() static
Juan Quintela
2023/07/26
[PULL 01/25] migration/multifd: Rename threadinfo.c functions
Juan Quintela
2023/07/26
[PULL 06/25] migration: Introduce dirty-limit capability
Juan Quintela
2023/07/26
[PULL 07/25] migration: Refactor auto-converge capability logic
Juan Quintela
2023/07/26
[PULL 15/25] migration: skipped field is really obsolete.
Juan Quintela
2023/07/26
Entering freeze for libvirt-9.6.0
Jiri Denemark
2023/07/26
[PULL 18/25] migration: enforce multifd and postcopy preempt to be set before incoming
Juan Quintela
2023/07/26
[PULL 12/25] migration-test: Make machine_opts regular with other options
Juan Quintela
2023/07/26
Re: [libvirt PATCH 4/8] rpm: Reduce use of with_modular_daemons
Martin Kletzander
2023/07/26
Re: [PATCH] docs: formatdomain: Mention the QEMU requirement for discard_no_unref
Martin Kletzander
2023/07/26
Re: [PATCH] docs: formatdomain: Mention the QEMU requirement for discard_no_unref
Martin Kletzander
2023/07/25
[PATCH] docs: formatdomain: Mention the QEMU requirement for discard_no_unref
Han Han
2023/07/25
Re: [libvirt PATCH 4/8] rpm: Reduce use of with_modular_daemons
Andrea Bolognani
2023/07/25
Re: [libvirt PATCH 7/8] rpm: Switch to new macros for handling of systemd units
Andrea Bolognani
2023/07/25
Re: [libvirt PATCH v2 11/24] qemu_snapshot: use VIR_ASYNC_JOB_SNAPSHOT when reverting snapshot
Pavel Hrdina
2023/07/25
Re: [libvirt PATCH v2] run: add ability to set selinux context
Martin Kletzander
2023/07/25
Re: [libvirt PATCH v2 11/24] qemu_snapshot: use VIR_ASYNC_JOB_SNAPSHOT when reverting snapshot
Peter Krempa
2023/07/25
Re: [libvirt PATCH 8/8] rpm: Delete unused macros
Martin Kletzander
2023/07/25
Re: [libvirt PATCH 7/8] rpm: Switch to new macros for handling of systemd units
Martin Kletzander
2023/07/25
Re: [libvirt PATCH v2 05/24] snapshot_conf: add new argument to virDomainSnapshotAlignDisks
Peter Krempa
2023/07/25
Re: [libvirt PATCH v2 05/24] snapshot_conf: add new argument to virDomainSnapshotAlignDisks
Peter Krempa
2023/07/25
Re: [libvirt PATCH v2 10/24] qemu_snapshot: move external disk prepare to single function
Peter Krempa
2023/07/25
Re: [libvirt PATCH v2 09/24] qemu_snapshot: allow using alternate domain definition when creating qcow2 files
Peter Krempa
2023/07/25
Re: [libvirt PATCH v2 08/24] qemu_snapshot: introduce qemuSnapshotCreateQcow2Files
Peter Krempa
2023/07/25
Re: [libvirt PATCH 6/8] rpm: Introduce new macros for handling of systemd units
Martin Kletzander
2023/07/25
Re: [libvirt PATCH 4/5] cpu_map: Remove unused alias information
Peter Krempa
2023/07/25
[libvirt PATCH 1/5] cpu_map: Sort cpu features
Tim Wiederhake
2023/07/25
[libvirt PATCH 5/5] cpu_map: Generate x86 feature map from libcpuinfo
Tim Wiederhake
2023/07/25
[libvirt PATCH 3/5] cpu_map: Format comments
Tim Wiederhake
2023/07/25
[libvirt PATCH 2/5] cpu_map: Format register values uniformly
Tim Wiederhake
2023/07/25
[libvirt PATCH 4/5] cpu_map: Remove unused alias information
Tim Wiederhake
2023/07/25
[libvirt PATCH 0/5] Simplify x86 cpu feature synchronization with qemu
Tim Wiederhake
2023/07/25
Re: [PATCH] qemu_domain: Partially validate memory amounts when auto-adding NUMA node
Kristina Hanicova
2023/07/25
Re: [libvirt PATCH 5/8] rpm: Remove custom libvirtd restart logic
Martin Kletzander
2023/07/25
Re: [PATCH] util: file: Mark 'BeeGFS' as shared filesystem
Daniel P . Berrangé
2023/07/25
[PATCH] util: file: Mark 'BeeGFS' as shared filesystem
Peter Krempa
2023/07/25
Re: [PATCH] ci: Switch to OpenSUSE Leap 15.5
Daniel P . Berrangé
2023/07/25
[PATCH] ci: Switch to OpenSUSE Leap 15.5
Michal Privoznik
2023/07/25
Re: [PATCH v2] docs: Mention vhostuser for queues and queue_size
Michal Prívozník
2023/07/25
Re: [PATCH v2] NEWS: qemu: Implement QEMU NBD reconnect delay attribute
Michal Prívozník
2023/07/24
[PATCH v2] NEWS: qemu: Implement QEMU NBD reconnect delay attribute
Han Han
2023/07/24
Re: [libvirt PATCH 4/8] rpm: Reduce use of with_modular_daemons
Martin Kletzander
2023/07/24
Re: [libvirt PATCH 3/8] rpm: Reorder scriptlets
Martin Kletzander
2023/07/24
Re: [libvirt PATCH 2/8] rpm: Style/alignment tweaks
Martin Kletzander
2023/07/24
Re: [libvirt PATCH 1/8] rpm: Bump min_fedora
Martin Kletzander
2023/07/24
Re: [libvirt PATCH v2 05/24] snapshot_conf: add new argument to virDomainSnapshotAlignDisks
Peter Krempa
2023/07/24
Re: [PATCH 02/26] migration/multifd: Protect accesses to migration_threads
Fabiano Rosas
2023/07/24
Re: [libvirt PATCH 0/6] Sync cpu features with qemu
Michal Prívozník
2023/07/24
Re: [PATCH 00/26] Migration PULL 2023-07-24
Thomas Huth
2023/07/24
[PATCH 18/26] migration: Update error description whenever migration fails
Juan Quintela
2023/07/24
[PATCH 23/26] qemu_file: Make qemu_file_is_writable() static
Juan Quintela
2023/07/24
[PATCH 26/26] migration/rdma: Split qemu_fopen_rdma() into input/output functions
Juan Quintela
2023/07/24
[PATCH 13/26] migration-test: Create arch_opts
Juan Quintela
2023/07/24
[PATCH 15/26] migration.json: Don't use space before colon
Juan Quintela
2023/07/24
[PATCH 20/26] qtest/migration-tests.c: use "-incoming defer" for postcopy tests
Juan Quintela
2023/07/24
[PATCH 09/26] migration: Implement dirty-limit convergence algo
Juan Quintela
2023/07/24
[PATCH 19/26] migration: enforce multifd and postcopy preempt to be set before incoming
Juan Quintela
2023/07/24
[PATCH 04/26] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Juan Quintela
2023/07/24
[PATCH 12/26] migration-test: Make machine_opts regular with other options
Juan Quintela
2023/07/24
[PATCH 11/26] migration-test: Be consistent for ppc
Juan Quintela
2023/07/24
[PATCH 25/26] qemu-file: Make qemu_file_get_error_obj() static
Juan Quintela
2023/07/24
[PATCH 24/26] qemu-file: Simplify qemu_file_shutdown()
Juan Quintela
2023/07/24
[PATCH 22/26] migration: Change qemu_file_transferred to noflush
Juan Quintela
2023/07/24
[PATCH 21/26] qemu-file: Rename qemu_file_transferred_ fast -> noflush
Juan Quintela
2023/07/24
[PATCH 17/26] docs/migration: Update postcopy bits
Juan Quintela
2023/07/24
[PATCH 16/26] migration: skipped field is really obsolete.
Juan Quintela
2023/07/24
[PATCH 14/26] migration-test: machine_opts is really arch specific
Juan Quintela
2023/07/24
[PATCH 10/26] migration: Extend query-migrate to provide dirty page limit info
Juan Quintela
2023/07/24
[PATCH 08/26] migration: Put the detection logic before auto-converge checking
Juan Quintela
2023/07/24
[PATCH 07/26] migration: Refactor auto-converge capability logic
Juan Quintela
2023/07/24
[PATCH 05/26] qapi/migration: Introduce vcpu-dirty-limit parameters
Juan Quintela
2023/07/24
[PATCH 02/26] migration/multifd: Protect accesses to migration_threads
Juan Quintela
2023/07/24
[PATCH 06/26] migration: Introduce dirty-limit capability
Juan Quintela
2023/07/24
[PATCH 03/26] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
Juan Quintela
2023/07/24
[PATCH 01/26] migration/multifd: Rename threadinfo.c functions
Juan Quintela
2023/07/24
[PATCH 00/26] Migration PULL 2023-07-24
Juan Quintela
2023/07/24
Re: [libvirt PATCH 5/5] qemu: Implement support for vDPA block devices
Peter Krempa
2023/07/24
Re: [PATCH 0/2] fix use-after-free in network IO
Michal Prívozník
2023/07/24
[PATCH v2 1/2] qemu: Generate shorter channel target paths
Michal Privoznik
2023/07/24
[PATCH v2 2/2] qemu: Move channelTargetDir into stateDir
Michal Privoznik
2023/07/24
[PATCH v2 0/2] qemu: generate shorter channel target paths
Michal Privoznik
2023/07/24
Re: PING 2 [PATCH 0/2] fix use-after-free in network IO
Oleg Vasilev
2023/07/24
Re: [PATCH 1/4] qemu: Generate shorter channel target paths
Michal Prívozník
2023/07/23
Re: [libvirt] [PATCH RESEND 1/4] conf: Introduce notify VM exit feature
lma
2023/07/23
Re: [PATCH] docs: Mention vhostuser for queues and queue_size
Han Han
2023/07/21
Plans for 9.6.0 release (freeze on Wednesday 26 Jul)
Jiri Denemark
2023/07/21
Re: [PATCH 2/2] qemu_tpm: Try harder to create emulator state
Ján Tomko
2023/07/21
Re: [PATCH 1/4] qemu: Generate shorter channel target paths
Daniel P . Berrangé
2023/07/21
Re: [PATCH 1/2] virfile: Introduce virDirIsEmpty()
Ján Tomko
2023/07/21
Re: [PATCH 0/2] Improve the validation for queues and queue_size
Michal Prívozník
2023/07/21
Re: [PATCH] docs: Mention vhostuser for queues and queue_size
Michal Prívozník
2023/07/21
Re: [PATCH 0/4] qemu: generate shorter channel target paths
Michal Prívozník
2023/07/21
[PATCH] qemu_domain: Partially validate memory amounts when auto-adding NUMA node
Michal Privoznik
2023/07/21
Plans for the next release
Jiri Denemark
2023/07/21
[PATCH 1/2] virfile: Introduce virDirIsEmpty()
Michal Privoznik
2023/07/21
[PATCH 2/2] qemu_tpm: Try harder to create emulator state
Michal Privoznik
2023/07/21
[PATCH 0/2] qemu_tpm: Try harder to create emulator state
Michal Privoznik
2023/07/20
[PATCH 0/2] Improve the validation for queues and queue_size
Han Han
2023/07/20
[PATCH 1/2] conf/domain_validate.c: Improve the err for queue validation
Han Han
2023/07/20
[PATCH 2/2] conf/domain_validate: Validate the disk queue_size
Han Han
2023/07/20
[libvirt PATCH v6 09/36] qemu: query nbdkit module dir from binary
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 29/36] schema: add configuration for host verification of ssh disks
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 02/36] qemu: Add functions for determining nbdkit availability
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 32/36] qemu: implement keyfile auth for ssh disks with nbdkit
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 07/36] qemu: use file cache for nbdkit caps
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 24/36] qemu: add test for authenticating a https network disk
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 28/36] qemu: implement password auth for ssh disks with nbdkit
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 20/36] qemu: pass sensitive data to nbdkit via pipe
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 31/36] schema: add keyfile configuration for ssh disks
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 30/36] qemu: implement knownHosts for ssh disks with nbdkit
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 13/36] qemu: Extract qemuDomainLogContext into a new file
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 04/36] util: Allow virFileCache data to be any GObject
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 18/36] qemu: include nbdkit state in private xml
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 21/36] qemu: use nbdkit to serve network disks if available
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 11/36] qemu: remove unused 'mode' param from qemuDomainLogContextNew()
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 22/36] util: make virCommandSetSendBuffer testable
Jonathon Jongsma
2023/07/20
[libvirt PATCH v6 26/36] qemu: try to connect to nbdkit early to detect errors
Jonathon Jongsma
Earlier messages
Later messages