devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/02/12
Re: [PATCH 11/20] qemuMonitorJSONGetBlockInfo: Don't fail if 'io-status' field gets new values
Ján Tomko via Devel
2026/02/12
Re: [PATCH 3/4] hyperv: Move MAC parsing into a separate function
Peter Krempa via Devel
2026/02/12
[PATCH v6 1/6] util: Add support for GnuTLS decryption
Arun Menon via Devel
2026/02/12
Re: [PATCH v2 14/21] hw/core/qdev-properties: allow qdev properties accept flags
Daniel P . Berrangé via Devel
2026/02/12
[PATCH] network: add comment to table that it belongs to libvirt
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 3/6] secret: Add secret.conf configuration file and parse it
Arun Menon via Devel
2026/02/12
Re: [PATCH v5 5/6] secret: Add functionality to load and save secrets in encrypted format
Peter Krempa via Devel
2026/02/12
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
BALATON Zoltan
2026/02/12
[PATCH v6 05/27] system: unconditionally enable thread naming
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 20/27] util: don't skip error prefixes when QMP is active
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 00/27] util: sync error_report & qemu_log output more closely
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 24/27] util: add support for formatting a workload name in messages
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH RFC 19/20] qemu: capabilities: Introduce QEMU_CAPS_QUERY_BLOCK_FLAT
Ján Tomko via Devel
2026/02/12
[PATCH v6 06/27] util: fix race setting thread name on Win32
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH 09/20] qemu: monitor: Add test validating that 'eventHandlers' are properly sorted
Ján Tomko via Devel
2026/02/12
Re: [PATCH v5 5/6] secret: Add functionality to load and save secrets in encrypted format
Arun Menon via Devel
2026/02/12
[PATCH v6 17/27] monitor: refactor error_vprintf()
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v2 03/21] qom/object: factor out object_class_property_try_add()
BALATON Zoltan
2026/02/12
Re: [PATCH 1/4] datatypes: Declare autofree func for virDomainInterface type
Peter Krempa via Devel
2026/02/12
[PATCH 4/5] docs: Document firmwareFeature element for domaincaps
Andrea Bolognani via Devel
2026/02/12
Re: [PATCH v3 3/7] domain_conf, virhostdev, virusb, virusb test: add bus/port matching
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH] qemu: Ignore cmp_legacy CPU flag
Jiri Denemark via Devel
2026/02/12
[PATCH 0/2] Extend hyperv host-model mode
Michal Privoznik via Devel
2026/02/12
[PATCH v6 4/6] secret: Rename virSecretObj structure attribute from base64File to secretValueFile
Arun Menon via Devel
2026/02/12
[PATCH v6 2/6] secret: Set up default encryption secret key for the virtsecretd service
Arun Menon via Devel
2026/02/12
[PATCH v6 18/27] monitor: move error_vprintf back to error-report.c
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 0/5] conf: Add firmwareFeatures element for domaincaps
Andrea Bolognani via Devel
2026/02/12
Re: [PATCH] In virFDStreamRead(), fill buffer from this and next messages
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 01/27] meson: don't access 'cxx' object without checking cpp lang
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 1/2] conf: Parse hyperv features even for host-model
Michal Privoznik via Devel
2026/02/12
[PATCH v6 04/27] monitor: initialize global data from a constructor
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 09/27] util: set the name for the 'main' thread on Windows
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH 2/4] virsocketaddr: Introduce virSocketAddrSubnetToPrefix()
Peter Krempa via Devel
2026/02/12
[PATCH v6 16/27] monitor: remove redundant error_[v]printf_unless_qmp
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 6/6] docs: secret: Add documentation of secret encryption feature
Arun Menon via Devel
2026/02/12
[PATCH v6 12/27] util: avoid repeated prefix on incremental qemu_log calls
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 5/6] secret: Add functionality to load and save secrets in encrypted format
Arun Menon via Devel
2026/02/12
Re: Failed to find parent device on Arrow Lake processor
Laine Stump via Devel
2026/02/12
Re: [PATCH 18/20] qemuProcessRefreshDisks: Don't bother to refresh disks on cold boot
Ján Tomko via Devel
2026/02/12
[PATCH 3/5] qemu: Fill in firmwareFeature element for domaincaps
Andrea Bolognani via Devel
2026/02/12
Re: [PATCH 4/4] hyperv: Implement virDomainInterfaceAddresses()
Peter Krempa via Devel
2026/02/12
[PATCH v6 26/27] util: add support for formatting thread info in messages
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 07/27] util: expose qemu_thread_set_name
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 11/27] util: introduce some API docs for logging APIs
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v3 0/7] USB hostdev: allow addressing by port
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 13/27] util/log: add missing error reporting in qemu_log_trylock_with_err
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 2/2] qemu: Wire up new hyperv host-model mode behavior
Michal Privoznik via Devel
2026/02/12
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
BALATON Zoltan
2026/02/12
Re: [PATCH 03/20] qemuProcessRefreshDiskProps: Drop code to remove disk source
Ján Tomko via Devel
2026/02/12
[PATCH v6 03/27] include: define constant for early constructor priority
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 2/5] conf: Add firmwareFeatures element for domaincaps
Andrea Bolognani via Devel
2026/02/12
Re: [PATCH v2 07/21] qom/object: introduce user interaction flags for properties
BALATON Zoltan
2026/02/12
[PATCH v6 27/27] util: add brackets around guest name in message context
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v5 05/24] util: expose qemu_thread_set_name
Markus Armbruster via Devel
2026/02/12
Re: [PATCH v5 5/6] secret: Add functionality to load and save secrets in encrypted format
Peter Krempa via Devel
2026/02/12
[PATCH v6 0/6] cover: RFE libvirt secret encryption on disk
Arun Menon via Devel
2026/02/12
[PATCH v6 10/27] util: add API to fetch the current thread name
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 1/5] schema: Add firmwareFeatures element for domaincaps
Andrea Bolognani via Devel
2026/02/12
[PATCH v6 22/27] util: introduce common helper for error-report & log code
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 15/27] ui: remove redundant use of error_printf_unless_qmp()
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 19/27] util: fix interleaving of error & trace output
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 08/27] audio: make jackaudio use qemu_thread_set_name
Daniel P . Berrangé via Devel
2026/02/12
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
BALATON Zoltan
2026/02/12
[PATCH v6 14/27] ui: add proper error reporting for password changes
Daniel P . Berrangé via Devel
2026/02/12
[PATCH v6 23/27] util: convert error-report & log to message API for timestamp
Daniel P . Berrangé via Devel
2026/02/12
[PATCH 5/5] news: Mention firmwareFeatures element for domaincaps
Andrea Bolognani via Devel
2026/02/12
[PATCH v6 02/27] qemu-options: remove extraneous [] around arg values
Daniel P . Berrangé via Devel
2026/02/10
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
Daniel P . Berrangé via Devel
2026/02/10
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
Michael S. Tsirkin via Devel
2026/02/10
Re: [PATCH v5 6/6] docs: secret: Add documentation of secret encryption feature
Peter Krempa via Devel
2026/02/10
Re: [PATCH v5 5/6] secret: Add functionality to load and save secrets in encrypted format
Peter Krempa via Devel
2026/02/10
[PATCH v4 3/5] nwfilter: add nwfilter nftables driver
Dion Bosschieter
2026/02/10
[PATCH v4 4/5] nwfilter: allow use of nftables nwfilter driver via nwfilter.conf
Dion Bosschieter
2026/02/10
[PATCH v4 1/5] nwfilter: rename generic names to virNWFilter* and CamelCase
Dion Bosschieter
2026/02/10
[PATCH v4 2/5] nwfilter: move shared nwfilter driver functions into nwfilter_tech_driver.c
Dion Bosschieter
2026/02/10
[PATCH v4 0/5] nwfilter: add nwfilter nftables driver
Dion Bosschieter
2026/02/10
[PATCH v2 4/4] qemu: Implement support for persistent reservation migration control
Peter Krempa via Devel
2026/02/10
Re: [PATCH v2 00/21] qom: introduce property flags to track external user input
Daniel P . Berrangé via Devel
2026/02/10
[PATCH v2 0/4] qemu: Add support for control of persistent reservation migration
Peter Krempa via Devel
2026/02/10
[PATCH v2 3/4] qemu: capabilities: Introduce QEMU_CAPS_DEVICE_SCSI_BLOCK_MIGRATE_PR
Peter Krempa via Devel
2026/02/10
Re: [PATCH v2 0/2] allow migrations with the ext transport
Mark Cave-Ayland
2026/02/10
Re: [PATCH v4 5/6] secret: Add functionality to load and save secrets in encrypted format
Arun Menon via Devel
2026/02/10
Re: [PATCH v2 07/21] qom/object: introduce user interaction flags for properties
Daniel P . Berrangé via Devel
2026/02/10
Re: [PATCH v2 14/21] hw/core/qdev-properties: allow qdev properties accept flags
Daniel P . Berrangé via Devel
2026/02/10
Re: [PATCH v2 07/21] qom/object: introduce user interaction flags for properties
Daniel P . Berrangé via Devel
2026/02/10
Re: [PATCH v2 14/21] hw/core/qdev-properties: allow qdev properties accept flags
Peter Krempa via Devel
2026/02/10
[PATCH v5 5/6] secret: Add functionality to load and save secrets in encrypted format
Arun Menon via Devel
2026/02/10
[PATCH v5 6/6] docs: secret: Add documentation of secret encryption feature
Arun Menon via Devel
2026/02/10
[PATCH v5 3/6] secret: Add secret.conf configuration file and parse it
Arun Menon via Devel
2026/02/10
[PATCH v5 4/6] secret: Rename virSecretObj structure attribute from base64File to secretValueFile
Arun Menon via Devel
2026/02/10
[PATCH v5 2/6] secret: Set up default encryption secret key for the virtsecretd service
Arun Menon via Devel
2026/02/10
[PATCH v5 1/6] util: Add support for GnuTLS decryption
Arun Menon via Devel
2026/02/10
[PATCH v5 0/6] cover: RFE libvirt secret encryption on disk
Arun Menon via Devel
2026/02/09
Re: [RFC PATCH v5 0/7] riscv: add initial sdext support
Daniel Henrique Barboza
2026/02/09
Re: [PATCH 4/4] qemu: Automatically add USB controller if USB devices are present
Peter Krempa via Devel
2026/02/09
Re: [PATCH 4/4] qemu: Automatically add USB controller if USB devices are present
Andrea Bolognani via Devel
2026/02/09
[PATCH v3 4/5] nwfilter: allow use of nftables nwfilter driver via nwfilter.conf
Dion Bosschieter
2026/02/09
[PATCH v3 3/5] nwfilter: add nwfilter nftables driver
Dion Bosschieter
2026/02/09
[PATCH v3 1/5] nwfilter: rename generic names to virNWFilter* and CamelCase
Dion Bosschieter
2026/02/09
[PATCH v3 2/5] nwfilter: move shared nwfilter driver functions into nwfilter_tech_driver.c
Dion Bosschieter
2026/02/09
[PATCH v3 0/5] nwfilter: add nwfilter nftables driver
Dion Bosschieter
2026/02/09
[PATCH v2 37/38] docs: Update for varstore and improve
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 29/38] DONOTMERGE: tests: Add firmware descriptors for uefi-vars builds
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 38/38] news: Document support for uefi-vars device and firmwares
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 36/38] virsh: Update for varstore handling
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 34/38] security: Handle varstore file
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 35/38] include: Mention varstore where applicable
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 32/38] qemu: Create and delete varstore file
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 31/38] qemu: Introduce qemuPrepareNVRAMFileCommon()
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 33/38] security: Mark ROMs as read only when using AppArmor
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 30/38] qemu_command: Use uefi-vars device where appropriate
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 28/38] qemu_firmware: Generate varstore path when necessary
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 27/38] qemu: Introduce varstoreDir
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 23/38] qemu: Fill in varstore element in domcaps
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 25/38] qemu_firmware: Allow matching stateful ROMs
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 26/38] qemu_firmware: Fill in varstore information
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 24/38] qemu_firmware: Use of NVRAM implies stateful firmware
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 22/38] conf: Include varstore element in domcaps
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 21/38] schema: Add varstore element for domcaps
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 20/38] qemu_firmware: Report NVRAM template path for ROMs
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 19/38] DONOTMERGE: qemu_firmware: Support extended syntax for ROM firmware descriptors
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 18/38] qemu_firmware: Consider host-uefi-vars feature in sanity check
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 17/38] qemu_firmware: Split sanity check
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 16/38] qemu_firmware: Parse host-uefi-vars firmware feature
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 15/38] tests: Add firmware-auto-efi-enrolled-keys-aarch64
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 14/38] tests: Add firmware-auto-efi-varstore-aarch64
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 13/38] tests: Add firmware-auto-efi-varstore-q35
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 12/38] tests: Add firmware-manual-efi-varstore-aarch64
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 11/38] tests: Add firmware-manual-efi-varstore-q35
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 10/38] qemu: Validate presence of uefi-vars device
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 09/38] qemu_capabilities: Introduce QEMU_CAPS_DEVICE_UEFI_VARS
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 08/38] conf: Update validation to consider varstore element
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 07/38] conf: Parse and format varstore element
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 06/38] schema: Add varstore element
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 05/38] tests: Update JSON firmware descriptor for BIOS
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 04/38] tests: Rename custom JSON firmware descriptors
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 03/38] qemu_firmware: Improve matching when loader.type is absent
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 00/38] qemu: Implement support for uefi-vars device (varstore element)
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 02/38] conf: Move type=rom default for loader to drivers
Andrea Bolognani via Devel
2026/02/09
[PATCH v2 01/38] qemu_firmware: Only set format for custom loader if path is present
Andrea Bolognani via Devel
2026/02/09
Re: [PATCH] virsh: Switch cmdDomIfAddr() to vshTable
Ján Tomko via Devel
2026/02/09
Re: [PATCH] qapi/net: deprecate TAP fd and vhostfd options
Peter Krempa via Devel
2026/02/09
Re: [PATCH v2 0/2] Adding support for client-based FD migrations.
Tejus GK
2026/02/07
Re: Failed to find parent device on Arrow Lake processor
ehanoc--- via Devel
2026/02/07
Re: [PATCH v6 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
Paolo Bonzini via Devel
2026/02/06
[PATCH 1/2] bhyve: support vcpu pinning
Roman Bogorodskiy
2026/02/06
[PATCH 2/2] bhyve: implement domainGetVcpuPinInfo
Roman Bogorodskiy
2026/02/06
[PATCH 0/2] bhyve: support vcpu pinning
Roman Bogorodskiy
2026/02/06
[PATCH 4/5] qemuBuildHostNetProps: Use 'fds', 'vhostfds' with QEMU_CAPS_NETDEV_TAP_FD_VHOSTFD_PLURAL
Peter Krempa via Devel
2026/02/06
[PATCH 3/5] qemuxmlconftest: Add version-locked test cases for the use of -netdev tap with fd/vhostfd
Peter Krempa via Devel
2026/02/06
[PATCH 2/5] qemu: capabilities: Introduce QEMU_CAPS_NETDEV_TAP_FD_VHOSTFD_PLURAL
Peter Krempa via Devel
2026/02/06
[PATCH RFC 0/5] qemu: Adjust to deprecation of -netdev tap properties 'fd' and 'vhostfd' - Variant B
Peter Krempa via Devel
2026/02/06
[PATCH 1/5] virQEMUQAPISchemaTraverseObject: Consider features also on current members
Peter Krempa via Devel
2026/02/06
[PATCH 1/2] qemuBuildHostNetProps: Use only plural form of 'fds' and 'vhostfds' properties
Peter Krempa via Devel
2026/02/06
[PATCH RFC 0/5] qemu: Adjust to deprecation of -netdev tap properties 'fd' and 'vhostfd' - Variant A
Peter Krempa via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
bertrandlec--- via Devel
2026/02/06
Re: [PATCH v2 1/2] target/arm: Remove dead code
Philippe Mathieu-Daudé
2026/02/06
Re: [PATCH v2 1/2] target/arm: Remove dead code
Peter Maydell
2026/02/06
Re: [PATCH 2/4] virsocketaddr: Introduce virSocketAddrSubnetToPrefix()
Michal Prívozník via Devel
2026/02/06
Re: [PATCH v2 2/2] target/arm: Deprecate '-cpu any' (remplaced by '-cpu max')
Peter Maydell
2026/02/06
Re: [PATCH 2/4] virsocketaddr: Introduce virSocketAddrSubnetToPrefix()
Jonathon Jongsma via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
bertrandlec--- via Devel
2026/02/06
Re: [PATCH v4 6/6] docs: secret: Add documentation of secret encryption feature
Peter Krempa via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
bertrandlec--- via Devel
2026/02/06
Re: [PATCH v4 5/6] secret: Add functionality to load and save secrets in encrypted format
Peter Krempa via Devel
2026/02/06
[PATCH] virsh: Switch cmdDomIfAddr() to vshTable
Michal Privoznik via Devel
2026/02/06
Re: [PATCH v4 2/6] secret: Set up default encryption secret key for the virtsecretd service
Peter Krempa via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
Daniel P . Berrangé via Devel
2026/02/06
Re: [PATCH] hyperv: Avoid memleak in hypervDomainDefParsePhysicalDisk
Ján Tomko via Devel
2026/02/06
[PATCH 4/4] hyperv: Implement virDomainInterfaceAddresses()
Michal Privoznik via Devel
2026/02/06
[PATCH 3/4] hyperv: Move MAC parsing into a separate function
Michal Privoznik via Devel
2026/02/06
[PATCH 2/4] virsocketaddr: Introduce virSocketAddrSubnetToPrefix()
Michal Privoznik via Devel
2026/02/06
[PATCH 0/4] hyperv: Implement virDomainInterfaceAddresses()
Michal Privoznik via Devel
2026/02/06
[PATCH 1/4] datatypes: Declare autofree func for virDomainInterface type
Michal Privoznik via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
Daniel P . Berrangé via Devel
2026/02/06
[PATCH] hyperv: Avoid memleak in hypervDomainDefParsePhysicalDisk
Michal Privoznik via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
Daniel P . Berrangé via Devel
2026/02/06
Re: Failed to find parent device on Arrow Lake processor
Marek Marczykowski-Górecki
2026/02/06
Re: [PATCH v4 4/6] secret: Rename virSecretObj structure attribute from base64File to secretValueFile
Peter Krempa via Devel
2026/02/06
Re: [PATCH v4 3/6] secret: Add secret.conf configuration file and parse it
Peter Krempa via Devel
2026/02/06
Re: [PATCH v4 2/6] secret: Set up default encryption secret key for the virtsecretd service
Peter Krempa via Devel
2026/02/06
[PATCH v5] virt-aa-helper: Fix unchecked return value
Dmitry Lopatin
2026/02/06
Re: [PATCH] src/esx/esx_vi.c: Debug path element comparisons
Richard W.M. Jones via Devel
2026/02/06
Re: [PATCH v4] virt-aa-helper: Fix unchecked return value
Peter Krempa via Devel
2026/02/06
[PATCH v4] virt-aa-helper: Fix unchecked return value
Dmitry Lopatin
2026/02/06
Re: [PATCH] src/esx/esx_vi.c: Debug path element comparisons
Peter Krempa via Devel
2026/02/06
[PATCH v5 02/23] vhost: drop backend_features field
Vladimir Sementsov-Ogievskiy
2026/02/06
Re: [PATCH 4/4] qemu: Automatically add USB controller if USB devices are present
Peter Krempa via Devel
2026/02/06
Re: [PATCH 2/4] conf: Rename virDomainDefHasUSB() to virDomainDefHasUSBControllers()
Peter Krempa via Devel
2026/02/06
Re: [PATCH 1/4] tests: Add usb-controller-automatic-with-devices-virt-aarch64
Peter Krempa via Devel
2026/02/06
Re: [PATCH v3] virt-aa-helper: Fix unchecked return value
Peter Krempa via Devel
2026/02/06
Re: [PATCH v2 7/7] qemu_command: Generate granule prop for virtio-iommu
Peter Krempa via Devel
2026/02/06
Re: [PATCH v2 6/7] qemu_validate: Check whether granule of virtio-iommu is supported
Peter Krempa via Devel
2026/02/06
Re: [PATCH v2 5/7] conf: Introduce granule attribute for virtio-iommu
Peter Krempa via Devel
2026/02/06
Re: [PATCH 1/2] bhyve: do not use deprecated IOAPIC option
Roman Bogorodskiy
2026/02/06
Re: [PATCH v2 1/7] conf: Teach virDomainParseMemory() new retval
Peter Krempa via Devel
2026/02/05
Re: Failed to find parent device on Arrow Lake processor
bertrandlec--- via Devel
2026/02/05
Re: Failed to find parent device on Arrow Lake processor
Marek Marczykowski-Górecki
Earlier messages
Later messages