libvir-list
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/08/31
[libvirt PATCH v8 04/37] util: Allow virFileCache data to be any GObject
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 07/37] qemu: use file cache for nbdkit caps
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 16/37] qemu: split qemuDomainSecretStorageSourcePrepare
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 03/37] qemu: expand nbdkit capabilities
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 19/37] qemu: pass sensitive data to nbdkit via pipe
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 11/37] Generalize qemuDomainLogContextNew()
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 08/37] qemu: Add qemuNbdkitProcess
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 00/37] Use nbdkit for http/ftp/ssh network drives in libvirt
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 02/37] qemu: Add functions for determining nbdkit availability
Jonathon Jongsma
2023/08/31
[libvirt PATCH v8 01/37] schema: allow 'ssh' as a protocol for network disks
Jonathon Jongsma
2023/08/31
[PATCH] virsh: Fix net-desc --config output
K Shiva Kiran
2023/08/31
[PATCH] virsh: Fix net-desc --config output
K Shiva Kiran
2023/08/31
Re: [libvirt PATCH 00/33] ci: Unify the GitLab CI jobs with local executions && adopt lcitool container executions
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 26/33] ci: helper: Add a required_deps higher order helper/decorator
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 25/33] ci: helper: Add a job argparse subparser
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 27/33] ci: helper: Add Python code hangling git clones
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 28/33] ci: helper: Add a helper to create a local repo clone Pythonic way
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 29/33] ci: helper: Rework _lcitool_run method logic
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 30/33] ci: helper: Add an action to run the container workload via lcitool
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 33/33] ci: helper: Drop the _make_run method
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 32/33] ci: helper: Drop the --meson-args/--ninja-args CLI options
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 31/33] ci: helper: Drop original actions
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 24/33] ci: helper: Add --lcitool-path CLI option
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 23/33] ci: helper: Don't make ':' literal a static part of the image tag
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 22/33] ci: helper: Drop _lcitool_get_targets method
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 21/33] .gitlab-ci.yml: Convert the potfile job to the build.sh usage
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 20/33] .gitlab-ci.yml: Convert the codestyle job to the build.sh usage
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 19/33] .gitlab-ci.yml: Convert the website build job to the build.sh usage
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 18/33] .gitlab-ci.yml: Convert the cross build job to the build.sh usage
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 17/33] .gitlab-ci.yml: Convert the native build job to the build.sh usage
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 07/33] ci: build.sh: Add a helper function to create the dist tarball
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 06/33] ci: build.sh: Add a wrapper function over the 'build' job
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 15/33] ci: build.sh: Drop MESON_ARGS definition from global level
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 14/33] ci: build.sh: Drop direct invocation of meson/ninja commands
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 13/33] ci: build.sh: Drop changing working directory to CI_CONT_DIR
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 12/33] ci: build.sh: Add a wrapper function over the 'website' job
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 11/33] ci: build.sh: Add a wrapper function over the 'rpmbuild' job
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 10/33] ci: build.sh: Add a wrapper function over the 'potfile' job
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 09/33] ci: build.sh: Add a wrapper function over the 'codestyle' job
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 04/33] ci: build.sh: Add a wrapper function over meson's setup
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 03/33] ci: build.sh: Don't mention that MESON_ARGS are available via CLI
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 02/33] ci: build.sh: Add GIT_ROOT env helper variable
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 01/33] ci: build.sh: Add variables from .gitlab-ci.yml
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 04/33] ci: build.sh: Add a wrapper function over meson's setup
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 05/33] ci: build.sh: Add a wrapper function executing 'shell' commands
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 00/33] ci: Unify the GitLab CI jobs with local executions && adopt lcitool container executions
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 4/7] qemuSaveImageStartProcess: make it possible to use without header
Pavel Hrdina
2023/08/31
Re: Sunset libvirt-snmp?
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 6/7] qemu_snapshot: correctly load the saved memory state file
Peter Krempa
2023/08/31
Re: [libvirt PATCH 0/7] external snapshot revert fixes
Peter Krempa
2023/08/31
Re: [libvirt PATCH 4/7] qemuSaveImageStartProcess: make it possible to use without header
Peter Krempa
2023/08/31
Re: Sunset libvirt-snmp?
Daniel P . Berrangé
2023/08/31
Re: [PATCH v2] accel: Remove HAX accelerator
Alex Bennée
2023/08/31
Re: Sunset libvirt-snmp?
Andrea Bolognani
2023/08/31
Re: [libvirt PATCH 0/7] external snapshot revert fixes
Pavel Hrdina
2023/08/31
[libvirt PATCH 2/7] qemuSaveImageStartProcess: allow setting reason for audit log
Pavel Hrdina
2023/08/31
[libvirt PATCH 0/7] external snapshot revert fixes
Pavel Hrdina
2023/08/31
[libvirt PATCH 5/7] qemu_snapshot: fix reverting external snapshot when not all disks are included
Pavel Hrdina
2023/08/31
[libvirt PATCH 3/7] qemuSaveImageStartProcess: add snapshot argument
Pavel Hrdina
2023/08/31
[libvirt PATCH 7/7] NEWS: document support for reverting external snapshots
Pavel Hrdina
2023/08/31
[libvirt PATCH 6/7] qemu_snapshot: correctly load the saved memory state file
Pavel Hrdina
2023/08/31
[libvirt PATCH 4/7] qemuSaveImageStartProcess: make it possible to use without header
Pavel Hrdina
2023/08/31
[libvirt PATCH 1/7] qemu_saveimage: extract starting process to qemuSaveImageStartProcess
Pavel Hrdina
2023/08/31
Re: [libvirt PATCH 16/33] gitlab-ci.yml: Add 'after_script' stage to prep for artifact collection
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH 05/33] ci: build.sh: Add a wrapper function executing 'shell' commands
Daniel P . Berrangé
2023/08/31
[PULL 01/41] accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Andrea Bolognani
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Erik Skultety
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Andrea Bolognani
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Daniel P . Berrangé
2023/08/31
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Andrea Bolognani
2023/08/31
Re: [PATCH v2] accel: Remove HAX accelerator
Thomas Huth
2023/08/31
[PATCH v2] accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023/08/30
Re: [libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Erik Skultety
2023/08/30
[libvirt PATCH] rpm: Recommend libvirt-daemon for with_modular_daemons distros
Andrea Bolognani
2023/08/30
[PATCH] rpm: Fix typo in daemon name
Andrea Bolognani
2023/08/30
Re: Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Mario Marietto
2023/08/30
libvirt-9.7.0 release candidate 2
Jiri Denemark
2023/08/30
Re: [PATCH 7/8 v2] nss: aiforaf: Decrease stack size by scoping off large buffers
Kristina Hanicova
2023/08/30
Re: [PATCH 7/8] nss: aiforaf: Decrease stack size by scoping off large buffers.
Kristina Hanicova
2023/08/30
[PATCH 7/8 v2] nss: aiforaf: Decrease stack size by scoping off large buffers
Peter Krempa
2023/08/30
Re: [PATCH 5/8] nss: aiforaf: Remove unused 'ret' variable
Kristina Hanicova
2023/08/30
Re: [PATCH 4/8] nss: aiforaf: Format one argument/variable per line
Kristina Hanicova
2023/08/30
Re: [PATCH 8/8] build: Decrease maximum stack frame size to 2048
Kristina Hanicova
2023/08/30
Re: [PATCH 6/8] nss: aiforaf: Drop unused buffer 'port'
Kristina Hanicova
2023/08/30
Re: [PATCH 3/8] virHostValidateBhyve: Heap allocate massive 'struct kld_file_stat'
Kristina Hanicova
2023/08/30
Re: [PATCH 2/8] virHostValidateBhyve: Declare one variable per line
Kristina Hanicova
2023/08/30
Re: [PATCH 1/8] bhyve: Don't stack-allocate huge error buffers
Kristina Hanicova
2023/08/30
Re: [PATCH 7/8] nss: aiforaf: Decrease stack size by scoping off large buffers.
Peter Krempa
2023/08/30
[PATCH 8/8] build: Decrease maximum stack frame size to 2048
Peter Krempa
2023/08/30
[PATCH 7/8] nss: aiforaf: Decrease stack size by scoping off large buffers.
Peter Krempa
2023/08/30
[PATCH 6/8] nss: aiforaf: Drop unused buffer 'port'
Peter Krempa
2023/08/30
[PATCH 1/8] bhyve: Don't stack-allocate huge error buffers
Peter Krempa
2023/08/30
[PATCH 5/8] nss: aiforaf: Remove unused 'ret' variable
Peter Krempa
2023/08/30
[PATCH 3/8] virHostValidateBhyve: Heap allocate massive 'struct kld_file_stat'
Peter Krempa
2023/08/30
[PATCH 2/8] virHostValidateBhyve: Declare one variable per line
Peter Krempa
2023/08/30
[PATCH 4/8] nss: aiforaf: Format one argument/variable per line
Peter Krempa
2023/08/30
[PATCH 0/8] Finish effort to decrease maximum stack frame to 2048
Peter Krempa
2023/08/30
[libvirt PATCH] NEWS: document support for reverting external snapshots
Pavel Hrdina
2023/08/30
Re: Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Mario Marietto
2023/08/30
Re: Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Mario Marietto
2023/08/30
Re: Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Daniel P . Berrangé
2023/08/30
Re: [PATCH 3/4] vircommand: Make sysconf(_SC_OPEN_MAX) failure non-fatal
Daniel P . Berrangé
2023/08/29
Re: Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Michal Prívozník
2023/08/29
Re: [PATCH 3/4] vircommand: Make sysconf(_SC_OPEN_MAX) failure non-fatal
Michal Prívozník
2023/08/29
[PATCH v2] NEWS: Announcing Network Metadata APIs
K Shiva Kiran
2023/08/29
Error : virHostCPUGetKVMMaxVCPUs:1228 : KVM is not supported on this platform: Function not implemented.
Mario Marietto
2023/08/29
Re: [PATCH 0/3] bhyve: Feed hook scripts with domain XML
Ján Tomko
2023/08/29
Re: [PATCH 3/4] vircommand: Make sysconf(_SC_OPEN_MAX) failure non-fatal
Daniel P . Berrangé
2023/08/29
[PATCH 2/4] vircommand: Isolate FD dir parsing into a separate function
Michal Privoznik
2023/08/29
[PATCH 1/4] vircommand: Drop unused arguments from virCommandMassCloseGetFDs*()
Michal Privoznik
2023/08/29
[PATCH 0/4] vircommand: Various mass close improvements
Michal Privoznik
2023/08/29
[PATCH 3/4] vircommand: Make sysconf(_SC_OPEN_MAX) failure non-fatal
Michal Privoznik
2023/08/29
[PATCH 4/4] vircommand: Parse /dev/fd on *BSD-like systems when looking for opened FDs
Michal Privoznik
2023/08/29
[PATCH 1/3] docs: Document that libxl hooks are also given full domain XML
Michal Privoznik
2023/08/29
[PATCH 3/3] bhyve: Feed hook scripts with domain XML
Michal Privoznik
2023/08/29
[PATCH 2/3] docs: Document bhyve hook scripts
Michal Privoznik
2023/08/29
[PATCH 0/3] bhyve: Feed hook scripts with domain XML
Michal Privoznik
2023/08/29
Re: [RFC PATCH-for-8.1] accel: Remove HAX accelerator
Thomas Huth
2023/08/29
Re: [PATCH 0/5] Refactor few old-style XML node lookup loops
Michal Prívozník
2023/08/29
Re: [PATCH 0/9] qemu: Rework probing of vCPU hotplug support
Michal Prívozník
2023/08/29
Re: [libvirt PATCH v7 25/35] qemu: Taint domain if nbdkit restart fails
Peter Krempa
2023/08/29
Re: [libvirt PATCH v7 24/35] qemu: Monitor nbdkit process for exit
Peter Krempa
2023/08/29
Re: [PATCH] NEWS: Announcing Network Metadata APIs
Peter Krempa
2023/08/29
Re: [PATCH] REFACTOR: Eliminate newlines in messages and fixes a typo
Michal Prívozník
2023/08/29
Re: [libvirt PATCH] ci: lcitool: Add libvirt-tck+runtime deps list
Daniel P . Berrangé
2023/08/29
Re: [RFC] Adding timestamp to guest's serial console log
Peter Krempa
2023/08/29
Re: [RFC] Adding timestamp to guest's serial console log
Daniel P . Berrangé
2023/08/29
Re: [RFC] Adding timestamp to guest's serial console log
Daniel P . Berrangé
2023/08/29
Re: [RFC] Adding timestamp to guest's serial console log
Michal Prívozník
2023/08/29
Re: [libvirt PATCH 2/2] tools: fix VMSA construction with explicit CPU family/model/stepping
Erik Skultety
2023/08/29
Re: [libvirt PATCH 1/2] tools: fix handling of CPU family/model/stepping in SEV validation
Erik Skultety
2023/08/29
Re: [libvirt PATCH 2/2] tools: fix VMSA construction with explicit CPU family/model/stepping
Peter Krempa
2023/08/29
Re: [libvirt PATCH 1/2] tools: fix handling of CPU family/model/stepping in SEV validation
Peter Krempa
2023/08/29
Re: [libvirt PATCH 0/2] tools: some fixes to VMSA construction when validating SEV boot
Daniel P . Berrangé
2023/08/29
RE: [RFC] Adding timestamp to guest's serial console log
Shaleen Bathla
2023/08/28
Re: [libvirt PATCH v7 00/35] Use nbdkit for http/ftp/ssh network drives in libvirt
Erik Skultety
2023/08/28
[libvirt PATCH v7 22/35] tests: add tests for nbdkit invocation
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 04/35] util: Allow virFileCache data to be any GObject
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 27/35] schema: add password configuration for ssh disk
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 17/35] qemu: include nbdkit state in private xml
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 32/35] qemu: implement keyfile auth for ssh disks with nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 05/35] qemu: implement basic virFileCache for nbdkit caps
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 14/35] qemu: log error output from nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 33/35] schema: add ssh-agent configuration for ssh disks
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 23/35] qemu: add test for authenticating a https network disk
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 18/35] util: secure erase virCommand send buffers
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 31/35] schema: add keyfile configuration for ssh disks
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 19/35] qemu: pass sensitive data to nbdkit via pipe
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 06/35] qemu: implement persistent file cache for nbdkit caps
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 24/35] qemu: Monitor nbdkit process for exit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 21/35] util: make virCommandSetSendBuffer testable
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 20/35] qemu: use nbdkit to serve network disks if available
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 35/35] rpm: update spec file for for nbdkit support
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 28/35] qemu: implement password auth for ssh disks with nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 34/35] qemu: implement ssh-agent auth for ssh disks with nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 13/35] qemu: move qemuProcessReadLog() to qemuLogContext
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 25/35] qemu: Taint domain if nbdkit restart fails
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 16/35] qemu: split qemuDomainSecretStorageSourcePrepare
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 26/35] qemu: try to connect to nbdkit early to detect errors
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 30/35] qemu: implement knownHosts for ssh disks with nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 29/35] schema: add configuration for host verification of ssh disks
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 07/35] qemu: use file cache for nbdkit caps
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 10/35] qemu: add functions to start and stop nbdkit
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 11/35] Generalize qemuDomainLogContextNew()
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 15/35] tests: add ability to test various nbdkit capabilities
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 12/35] qemu: Extract qemuDomainLogContext into a new file
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 08/35] qemu: Add qemuNbdkitProcess
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 09/35] qemu: query nbdkit module dir from binary
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 03/35] qemu: expand nbdkit capabilities
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 01/35] schema: allow 'ssh' as a protocol for network disks
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 02/35] qemu: Add functions for determining nbdkit availability
Jonathon Jongsma
2023/08/28
[libvirt PATCH v7 00/35] Use nbdkit for http/ftp/ssh network drives in libvirt
Jonathon Jongsma
2023/08/28
Re: CPU pinning implementation through libvirt
Martin Kletzander
2023/08/28
[PATCH 5/5] virDomainFeaturesXENDefParse: Use virXMLNodeGetSubelementList
Peter Krempa
2023/08/28
[PATCH 3/5] virDomainFeaturesCapabilitiesDefParse: Use virXMLNodeGetSubelementList
Peter Krempa
2023/08/28
[PATCH 0/5] Refactor few old-style XML node lookup loops
Peter Krempa
2023/08/28
[PATCH 1/5] virNetworkDNSHostDefParseXML: Refactor parsing
Peter Krempa
2023/08/28
[PATCH 4/5] virDomainFeaturesKVMDefParse: Use virXMLNodeGetSubelementList
Peter Krempa
2023/08/28
[PATCH 2/5] virsh: domain: Refactor XML handling for disk changes
Peter Krempa
2023/08/28
[PATCH 6/9] qemuhotplugtest: Remove 'modern' field for cpu hotplug tests
Peter Krempa
2023/08/28
[PATCH 2/9] qemu: capabilities: Export functions necessary for probing machine types
Peter Krempa
2023/08/28
[PATCH 9/9] qemu: capabilities: Remove unused 'virQEMUCapsFilterByMachineType'
Peter Krempa
2023/08/28
[PATCH 8/9] qemu: capabilities: Retire QEMU_CAPS_QUERY_HOTPLUGGABLE_CPUS
Peter Krempa
2023/08/28
[PATCH 3/9] qemu: process: Probe machine type data on reconnect to qemu
Peter Krempa
2023/08/28
[PATCH 5/9] tests: qemuhotplugtest: Fix arch-specific parts of 'ppc64' test XMLs
Peter Krempa
2023/08/28
[PATCH 7/9] qemuDomainSupportsVcpuHotplug: Base return value on virQEMUCapsGetMachineHotplugCpus
Peter Krempa
2023/08/28
[PATCH 4/9] qemuxml2argvtest: Modernize 'cpu-hotplug-startup' case
Peter Krempa
2023/08/28
[PATCH 0/9] qemu: Rework probing of vCPU hotplug support
Peter Krempa
2023/08/28
[PATCH 1/9] qemu: Rename qemuDomainSupportsNewVcpuHotplug to qemuDomainSupportsVcpuHotplug
Peter Krempa
2023/08/28
[libvirt PATCH] ci: lcitool: Add libvirt-tck+runtime deps list
Erik Skultety
2023/08/28
Entering freeze for libvirt-9.7.0
Jiri Denemark
2023/08/26
Re: [PATCH Libvirt v2 00/10] Support dirty page rate upper limit
Yong Huang
2023/08/25
[libvirt PATCH 07/33] ci: build.sh: Add a helper function to create the dist tarball
Erik Skultety
2023/08/25
[libvirt PATCH 21/33] .gitlab-ci.yml: Convert the potfile job to the build.sh usage
Erik Skultety
2023/08/25
[libvirt PATCH 27/33] ci: helper: Add Python code hangling git clones
Erik Skultety
2023/08/25
[libvirt PATCH 26/33] ci: helper: Add a required_deps higher order helper/decorator
Erik Skultety
2023/08/25
[libvirt PATCH 30/33] ci: helper: Add an action to run the container workload via lcitool
Erik Skultety
Earlier messages
Later messages