libvir-list
Thread
Date
Earlier messages
Later messages
Messages by Date
2023/08/25
[libvirt PATCH 12/33] ci: build.sh: Add a wrapper function over the 'website' job
Erik Skultety
2023/08/25
[libvirt PATCH 18/33] .gitlab-ci.yml: Convert the cross build job to the build.sh usage
Erik Skultety
2023/08/25
[libvirt PATCH 20/33] .gitlab-ci.yml: Convert the codestyle job to the build.sh usage
Erik Skultety
2023/08/25
[libvirt PATCH 06/33] ci: build.sh: Add a wrapper function over the 'build' job
Erik Skultety
2023/08/25
[libvirt PATCH 32/33] ci: helper: Drop the --meson-args/--ninja-args CLI options
Erik Skultety
2023/08/25
[libvirt PATCH 33/33] ci: helper: Drop the _make_run method
Erik Skultety
2023/08/25
[libvirt PATCH 23/33] ci: helper: Don't make ':' literal a static part of the image tag
Erik Skultety
2023/08/25
[libvirt PATCH 08/33] ci: build.sh: Add a wrapper function over the 'test' job
Erik Skultety
2023/08/25
[libvirt PATCH 31/33] ci: helper: Drop original actions
Erik Skultety
2023/08/25
[libvirt PATCH 19/33] .gitlab-ci.yml: Convert the website build job to the build.sh usage
Erik Skultety
2023/08/25
[libvirt PATCH 28/33] ci: helper: Add a helper to create a local repo clone Pythonic way
Erik Skultety
2023/08/25
[libvirt PATCH 11/33] ci: build.sh: Add a wrapper function over the 'rpmbuild' job
Erik Skultety
2023/08/25
[libvirt PATCH 25/33] ci: helper: Add a job argparse subparser
Erik Skultety
2023/08/25
[libvirt PATCH 22/33] ci: helper: Drop _lcitool_get_targets method
Erik Skultety
2023/08/25
[libvirt PATCH 24/33] ci: helper: Add --lcitool-path CLI option
Erik Skultety
2023/08/25
[libvirt PATCH 29/33] ci: helper: Rework _lcitool_run method logic
Erik Skultety
2023/08/25
[libvirt PATCH 16/33] gitlab-ci.yml: Add 'after_script' stage to prep for artifact collection
Erik Skultety
2023/08/25
[libvirt PATCH 17/33] .gitlab-ci.yml: Convert the native build job to the build.sh usage
Erik Skultety
2023/08/25
[libvirt PATCH 10/33] ci: build.sh: Add a wrapper function over the 'potfile' job
Erik Skultety
2023/08/25
[libvirt PATCH 13/33] ci: build.sh: Drop changing working directory to CI_CONT_DIR
Erik Skultety
2023/08/25
[libvirt PATCH 15/33] ci: build.sh: Drop MESON_ARGS definition from global level
Erik Skultety
2023/08/25
[libvirt PATCH 14/33] ci: build.sh: Drop direct invocation of meson/ninja commands
Erik Skultety
2023/08/25
[libvirt PATCH 09/33] ci: build.sh: Add a wrapper function over the 'codestyle' job
Erik Skultety
2023/08/25
[libvirt PATCH 05/33] ci: build.sh: Add a wrapper function executing 'shell' commands
Erik Skultety
2023/08/25
[libvirt PATCH 04/33] ci: build.sh: Add a wrapper function over meson's setup
Erik Skultety
2023/08/25
[libvirt PATCH 02/33] ci: build.sh: Add GIT_ROOT env helper variable
Erik Skultety
2023/08/25
[libvirt PATCH 03/33] ci: build.sh: Don't mention that MESON_ARGS are available via CLI
Erik Skultety
2023/08/25
[libvirt PATCH 00/33] ci: Unify the GitLab CI jobs with local executions && adopt lcitool container executions
Erik Skultety
2023/08/25
[libvirt PATCH 01/33] ci: build.sh: Add variables from .gitlab-ci.yml
Erik Skultety
2023/08/25
Re: [libvirt PATCH v2 5/7] Add virNetworkObj Get and Set Methods for Metadata
Shiva
2023/08/25
[PATCH] NEWS: Announcing Network Metadata APIs
K Shiva Kiran
2023/08/25
[PATCH] REFACTOR: Eliminate newlines in messages and fixes a typo
K Shiva Kiran
2023/08/25
Re: [PATCH v3 0/2] add support for discard_granularity
Peter Krempa
2023/08/25
[libvirt PATCH 1/2] tools: fix handling of CPU family/model/stepping in SEV validation
Daniel P . Berrangé
2023/08/25
[libvirt PATCH 0/2] tools: some fixes to VMSA construction when validating SEV boot
Daniel P . Berrangé
2023/08/25
[libvirt PATCH 2/2] tools: fix VMSA construction with explicit CPU family/model/stepping
Daniel P . Berrangé
2023/08/25
[PATCH v3 1/2] conf: add support for discard_granularity
Kristina Hanicova
2023/08/25
[PATCH v3 2/2] qemu: add support for discard_granularity
Kristina Hanicova
2023/08/25
[PATCH v3 0/2] add support for discard_granularity
Kristina Hanicova
2023/08/25
Re: [PATCH] docs: Improve documentation of <disk type='dir'>
Ján Tomko
2023/08/25
Re: [PATCH] docs: Improve documentation of <disk type='dir'>
Pavel Hrdina
2023/08/25
[PATCH] docs: Improve documentation of <disk type='dir'>
Peter Krempa
2023/08/25
[PATCH (pushed)] qemucapabilitiesdata: Final update of capability test data for qemu-8.1.0 release
Peter Krempa
2023/08/25
Re: [PATCH v2 2/2] qemu: add support for discard_granularity
Peter Krempa
2023/08/25
Re: [PATCH v2 1/2] conf: add support for discard_granularity
Peter Krempa
2023/08/25
[PATCH v2 1/2] conf: add support for discard_granularity
Kristina Hanicova
2023/08/25
[PATCH v2 0/2] add support for discard_granularity
Kristina Hanicova
2023/08/25
[PATCH v2 2/2] qemu: add support for discard_granularity
Kristina Hanicova
2023/08/25
[PATCH] virsh-network: Drop unused variables in cmdNetworkMetadata()
Michal Privoznik
2023/08/25
Re: [PATCH 00/27] Move error messages onto a single line
Michal Prívozník
2023/08/25
Re: [libvirt PATCH 0/2] Document basic VFIO variant driver support
Michal Prívozník
2023/08/25
Re: [libvirt PATCH v2 4/7] virsh exposure of Network Metadata APIs
Michal Prívozník
2023/08/25
Re: [libvirt PATCH v2 0/7] Introduce new Metadata fields for Network object with corresponding APIs
Michal Prívozník
2023/08/25
Re: [libvirt PATCH v2 5/7] Add virNetworkObj Get and Set Methods for Metadata
Michal Prívozník
2023/08/25
Re: [PATCH 00/27] Move error messages onto a single line
Pavel Hrdina
2023/08/25
CPU pinning implementation through libvirt
xtec
2023/08/25
[PATCH 11/27] node_device: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 18/27] storage: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 16/27] rpc: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 27/27] tools: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 23/27] vmware: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 08/27] locking: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 14/27] qemu: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 21/27] util: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 22/27] vbox: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 05/27] esx: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 26/27] src: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 15/27] remote: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 25/27] vz: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 12/27] nwfilter: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 20/27] test: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 13/27] openvz: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 17/27] security: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 24/27] vmx: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 19/27] storage_file: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 10/27] network: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 09/27] lxc: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 06/27] hypervisor: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 07/27] libxl: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 02/27] ch: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 04/27] cpu: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 01/27] bhyve: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 03/27] conf: Move error messages onto a single line
Michal Privoznik
2023/08/25
[PATCH 00/27] Move error messages onto a single line
Michal Privoznik
2023/08/24
[PING] Patches Pending review
K Shiva Kiran
2023/08/24
Re: [libvirt PATCH 0/2] ci: Some build.sh fixes
Ján Tomko
2023/08/24
[libvirt PATCH 0/2] Document basic VFIO variant driver support
Laine Stump
2023/08/24
[libvirt PATCH 2/2] NEWS: document support for VFIO variant drivers
Laine Stump
2023/08/24
[libvirt PATCH 1/2] docs: update description of virsh nodedev-detach --driver option
Laine Stump
2023/08/24
Re: [libvirt PATCH v2 1/2] capabilities: reword disksnapshot feature to mention creating snapshots
Peter Krempa
2023/08/24
Re: [libvirt PATCH v2 2/2] capabilities: report full external snapshot support
Peter Krempa
2023/08/24
[libvirt PATCH v2 2/2] capabilities: report full external snapshot support
Pavel Hrdina
2023/08/24
[libvirt PATCH v2 1/2] capabilities: reword disksnapshot feature to mention creating snapshots
Pavel Hrdina
2023/08/24
[libvirt PATCH v2 0/2] reword and add external snapshot related capabilities
Pavel Hrdina
2023/08/24
Re: [libvirt PATCH] capabilities: report full external snapshot support
Pavel Hrdina
2023/08/24
Re: [libvirt PATCH 09/20] ci: build.sh: Join MESON_ARGS and MESON_OPTS
Andrea Bolognani
2023/08/24
[libvirt PATCH 1/2] ci: Fix precedence between arguments passed to meson
Andrea Bolognani
2023/08/24
[libvirt PATCH 2/2] ci: Fix quoting and option name
Andrea Bolognani
2023/08/24
[libvirt PATCH 0/2] ci: Some build.sh fixes
Andrea Bolognani
2023/08/24
Re: [libvirt PATCH] capabilities: report full external snapshot support
Peter Krempa
2023/08/24
[libvirt PATCH] capabilities: report full external snapshot support
Pavel Hrdina
2023/08/24
Re: [PATCH 0/5] qemuxml2xmltest: Finish modernization of few last forgotten cases
Ján Tomko
2023/08/24
[PATCH 4/5] qemuxml2xmltest: Modernize rest of 'seclabel-*' tests
Peter Krempa
2023/08/24
[PATCH 1/5] qemuxml2xmltest: Rework file name generation in 'testInfoSetPaths'
Peter Krempa
2023/08/24
[PATCH 0/5] qemuxml2xmltest: Finish modernization of few last forgotten cases
Peter Krempa
2023/08/24
[PATCH 3/5] qemuxml2argvtest: Pass expected state via struct testQemuInfo's 'flags' member
Peter Krempa
2023/08/24
[PATCH 5/5] qemuxml2xmltest: Merge DO_TEST macro into DO_TEST_CAPS_INTERNAL
Peter Krempa
2023/08/24
[PATCH 2/5] qemuxml2xmltest: Use DO_TEST_CAPS_ARCH_LATEST_FULL for arm GIC tests
Peter Krempa
2023/08/24
Re: [PATCH 0/2] virschematest: Fix schema coverage of 'ch' driver's tests
Ján Tomko
2023/08/24
[PATCH 2/2] virschematest: Validate files in 'chxml2xmlin' and 'chxml2xmlout' directories
Peter Krempa
2023/08/24
[PATCH 1/2] tests: chxml2xmlin: Fix path format for fake paths
Peter Krempa
2023/08/24
[PATCH 0/2] virschematest: Fix schema coverage of 'ch' driver's tests
Peter Krempa
2023/08/24
Re: [PATCH 0/6] Fix one corner case when parsing 'mdevctl' output
Kristina Hanicova
2023/08/24
Re: [PATCH] conf: add virDomainDiskBlockIoCheckABIStability()
Michal Prívozník
2023/08/24
Re: [PATCH 2/6] nodeDeviceParseMdevctlJSON: Accept empty string
Kristina Hanicova
2023/08/24
[PATCH] conf: add virDomainDiskBlockIoCheckABIStability()
Kristina Hanicova
2023/08/24
[PATCH 5/6] virMdevctlList: Don't check for !output
Michal Privoznik
2023/08/24
[PATCH 6/6] virjsontest: Introduce a test case for an empty array
Michal Privoznik
2023/08/24
[PATCH 4/6] node_device_driver: Deduplicate mediated devices listing
Michal Privoznik
2023/08/24
[PATCH 0/6] Fix one corner case when parsing 'mdevctl' output
Michal Privoznik
2023/08/24
[PATCH 3/6] nodedevmdevctltest: Introduce a test case for empty mdevctl output
Michal Privoznik
2023/08/24
[PATCH 1/6] nodedevmdevctltest: Rename mdevctl-list-empty test case
Michal Privoznik
2023/08/24
[PATCH 2/6] nodeDeviceParseMdevctlJSON: Accept empty string
Michal Privoznik
2023/08/24
Re: [PATCH v2 0/5] Improve closing of FDs for child processes
Kristina Hanicova
2023/08/23
Re: [libvirt PATCH v3 8/8] qemu: turn two multiline log messages into single line
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 2/8] util: add stub driver name to virPCIDevice object
Laine Stump
2023/08/23
Re: [libvirt PATCH v3 7/8] node_device: support binding other drivers with virNodeDeviceDetachFlags()
Laine Stump
2023/08/23
Re: [libvirt PATCH v6 35/36] run: add ability to set selinux context
Jonathon Jongsma
2023/08/23
Re: [libvirt PATCH v3 8/8] qemu: turn two multiline log messages into single line
Laine Stump
2023/08/23
Re: [PATCH v2 0/5] Improve closing of FDs for child processes
Ján Tomko
2023/08/23
Re: [PATCH 1/5] virfile: Introduce virCloseRange()
Ján Tomko
2023/08/23
Re: [libvirt PATCH v3 0/8] Support for VFIO variant drivers, Part 1
Joao Martins
2023/08/23
Re: [libvirt PATCH 09/20] ci: build.sh: Join MESON_ARGS and MESON_OPTS
Erik Skultety
2023/08/23
Re: [libvirt PATCH v3 1/8] util: use "stubDriverType" instead of just "stubDriver"
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 2/8] util: add stub driver name to virPCIDevice object
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 4/8] util: permit existing binding to VFIO variant driver
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 7/8] node_device: support binding other drivers with virNodeDeviceDetachFlags()
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 0/8] Support for VFIO variant drivers, Part 1
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v3 8/8] qemu: turn two multiline log messages into single line
Michal Prívozník
2023/08/23
Re: [libvirt PATCH v6 35/36] run: add ability to set selinux context
Erik Skultety
2023/08/22
Re: [PATCH] qemuValidateDomainVCpuTopology: Remove misconfiguration warning
Michal Prívozník
2023/08/22
[PATCH v2 0/5] Improve closing of FDs for child processes
Michal Privoznik
2023/08/22
[PATCH 2/5] virfile: Introduce virCloseFrom()
Michal Privoznik
2023/08/22
[PATCH 5/5] src: Detect close_range syscall during virGlobalInit()
Michal Privoznik
2023/08/22
[PATCH 3/5] vircommand: Unify mass FD closing
Michal Privoznik
2023/08/22
[PATCH 4/5] vircommand: Introduce virCommandMassCloseRange()
Michal Privoznik
2023/08/22
[PATCH 1/5] virfile: Introduce virCloseRange()
Michal Privoznik
2023/08/22
Re: [libvirt PATCH v3 00/25] introduce external snapshot revert support
Peter Krempa
2023/08/22
Re: [libvirt PATCH v6 35/36] run: add ability to set selinux context
Peter Krempa
2023/08/22
Re: [libvirt PATCH v6 36/36] rpm: update spec file for for nbdkit support
Peter Krempa
2023/08/22
[PATCH] qemuValidateDomainVCpuTopology: Remove misconfiguration warning
Peter Krempa
2023/08/22
Re: [PATCH 14/24] qemuValidateDomainVCpuTopology: Remove misconfiguration warning
Peter Krempa
2023/08/22
Re: Sunset libvirt-snmp?
Daniel P . Berrangé
2023/08/22
Re: Sunset libvirt-snmp?
Erik Skultety
2023/08/22
Re: [libvirt PATCH] ci: lcitool: Maintain project package deps lists here
Daniel P . Berrangé
2023/08/22
[libvirt PATCH] ci: lcitool: Maintain project package deps lists here
Erik Skultety
2023/08/21
[libvirt PATCH v3 5/8] util: probe stub driver from within function that binds to stub driver
Laine Stump
2023/08/21
[libvirt PATCH v3 7/8] node_device: support binding other drivers with virNodeDeviceDetachFlags()
Laine Stump
2023/08/21
[libvirt PATCH v3 6/8] util: honor stubDriverName when probing/binding stub driver for a device
Laine Stump
2023/08/21
[libvirt PATCH v3 8/8] qemu: turn two multiline log messages into single line
Laine Stump
2023/08/21
[libvirt PATCH v3 3/8] util: rename virPCIDeviceGetDriverPathAndName
Laine Stump
2023/08/21
[libvirt PATCH v3 0/8] Support for VFIO variant drivers, Part 1
Laine Stump
2023/08/21
[libvirt PATCH v3 4/8] util: permit existing binding to VFIO variant driver
Laine Stump
2023/08/21
[libvirt PATCH v3 2/8] util: add stub driver name to virPCIDevice object
Laine Stump
2023/08/21
[libvirt PATCH v3 1/8] util: use "stubDriverType" instead of just "stubDriver"
Laine Stump
2023/08/21
Re: [PATCH 14/24] qemuValidateDomainVCpuTopology: Remove misconfiguration warning
Daniel P . Berrangé
2023/08/21
Re: [PATCH 0/9] Clean up _virDomainMemoryDef struct
Ján Tomko
2023/08/21
Re: [PATCH 7/9] src: Move _virDomainMemoryDef source nodes into an union
Ján Tomko
2023/08/21
Re: [PATCH 24/24] qemuxml2xmltest: Modernize all remaining fake capability tests
Ján Tomko
2023/08/21
Re: [PATCH 23/24] qemuxml2xmltest: Modernize all 'net-' tests
Ján Tomko
2023/08/21
Re: [PATCH 22/24] qemuxml2argvtest: Modernize 'net-*'
Ján Tomko
2023/08/21
Re: [PATCH 21/24] qemuxml2xmltest: Modernize all 'video-*' cases
Ján Tomko
2023/08/21
Re: [PATCH 20/24] qemuxml2argvtest: Moderinze 'video-*' cases
Ján Tomko
2023/08/21
Re: [PATCH 18/24] qemu: Retire 'ivshmem' device
Ján Tomko
2023/08/21
Re: [PATCH 19/24] qemu: capabilities: Retire unused QEMU_CAPS_DEVICE_IVSHMEM
Ján Tomko
2023/08/21
Re: [PATCH 16/24] qemuxml2(argv|xml)test: Modernize 'fd-memory*' test cases
Ján Tomko
2023/08/21
Re: [PATCH 17/24] qemuxml2(argv|xml)test: Modernize 'shmem' test cases
Ján Tomko
2023/08/21
Re: [PATCH 15/24] qemuValidateDomainVCpuTopology: Always validate vcpu count against topology
Ján Tomko
2023/08/21
Re: [PATCH 14/24] qemuValidateDomainVCpuTopology: Remove misconfiguration warning
Ján Tomko
2023/08/21
Re: [PATCH 12/24] qemuxml2(argv|xml)test: Modernize 'graphics-dbus*' tests
Ján Tomko
2023/08/21
Re: [PATCH 13/24] qemuxml2(argv|xml)test: Sanitize testing of default video type on x86_64
Ján Tomko
2023/08/21
Re: [PATCH 11/24] qemuxml2xmltest: Convert rest of 'DO_TEST_NOCAPS' cases to 'DO_TEST_CAPS_LATEST'
Ján Tomko
2023/08/21
Re: [PATCH 10/24] qemuxml2xmltest: Use real caps for 'vxhs' disk tests
Ján Tomko
2023/08/21
Re: [PATCH 09/24] virschematest: Improve detection of 'invalid' XMLs
Ján Tomko
2023/08/21
Re: [PATCH 08/24] qemuxml2xmloutdata: Workaround wrong detection of 'disk-cdrom-empty-network-invalid' in virschematest
Ján Tomko
2023/08/21
Re: [PATCH 07/24] qemuxml2xmltest: Modernize all 'DO_TEST_NOCAPS' tests
Ján Tomko
2023/08/21
Re: [libvirt PATCH v6 34/36] qemu: implement ssh-agent auth for ssh disks with nbdkit
Peter Krempa
2023/08/21
Re: [libvirt PATCH v6 33/36] schema: add ssh-agent configuration for ssh disks
Peter Krempa
2023/08/21
Re: [libvirt PATCH v6 32/36] qemu: implement keyfile auth for ssh disks with nbdkit
Peter Krempa
2023/08/21
Re: [libvirt PATCH v6 30/36] qemu: implement knownHosts for ssh disks with nbdkit
Peter Krempa
2023/08/21
Re: [libvirt PATCH v6 28/36] qemu: implement password auth for ssh disks with nbdkit
Peter Krempa
2023/08/21
Re: [libvirt PATCH v6 25/36] qemu: Monitor nbdkit process for exit
Peter Krempa
2023/08/21
Re: [libvirt PATCH 09/20] ci: build.sh: Join MESON_ARGS and MESON_OPTS
Andrea Bolognani
2023/08/21
Re: [libvirt PATCH] qemu: remove pointless qemuDomainLogContextMode
Michal Prívozník
2023/08/21
Re: [PATCH] test: qemu: Update qemu-8.1 test data on x86_64
Peter Krempa
2023/08/21
Sunset libvirt-snmp?
Michal Prívozník
2023/08/17
[PATCH] qemu_domain: Drop unused variables from qemuDomainChrDefDropDefaultPath()
Michal Privoznik
2023/08/17
Re: [PATCH RESEND 0/2] qemu: generate shorter channel target paths
Pavel Hrdina
2023/08/17
Re: [PATCH 06/24] testutilsqemu: Drop fake data for VIR_ARCH_I686
Ján Tomko
2023/08/17
Re: [PATCH 05/24] qemuxml2argvdata: Convert 'cpu' test cases to use 'x86_64'
Ján Tomko
Earlier messages
Later messages