libvirt
[Prev Page][Next Page]
- Re: [PATCH 2/2 for 8.0] qemu: add index for isa-serial device using target.port
- Re: [PATCH 2/2 for 8.0] qemu: add index for isa-serial device using target.port
- Re: [PATCH] docs: tpm: Clarify omission or removal of active_pcr_banks node
- Re: [PATCH] NEWS: Document my contributions for upcoming release
- Re: [PATCH 02/17] qemuSnapshotRedefine: Fix use of snapshot definition after free
- Re: [PATCH 01/17] qemuSnapshotRedefine: Rename 'def' to 'snapdef'
- [PATCH 1/2 for 8.0] Add the port allocation logic for isa-serial devices.
- [PATCH 2/2 for 8.0] qemu: add index for isa-serial device using target.port
- [PATCH 0/2 for 8.0] Update index after allocating port for isa-serial device
- Re: [PATCH v5 13/13] target/riscv: enable riscv kvm accel
- Re: [PATCH v5 06/13] target/riscv: Support start kernel directly by KVM
- Re: [PATCH v5 13/13] target/riscv: enable riscv kvm accel
- [PATCH 14/17] qemuSnapshotCreate: Standardize handling of the reference on @snapdef
- [PATCH 02/17] qemuSnapshotRedefine: Fix use of snapshot definition after free
- [PATCH 17/17] virDomainSnapshotRedefinePrep: Don't do partial redefine
- [PATCH 12/17] testDomainSnapshotCreateXML: Extract snapshot redefinition code
- [PATCH 10/17] virDomainSnapshotRedefinePrep: Use 'snapdef' for snapshot definition object
- [PATCH 09/17] virDomainSnapshotRedefineValidate: Unexport
- [PATCH 06/17] virDomainSnapshotAlignDisks: Convert @default_snapshot to virDomainSnapshotLocation
- [PATCH 07/17] virDomainSnapshotAlignDisks: Move 'require_match' selection logic inside
- [PATCH 11/17] virDomainSnapshotRedefineValidate: Don't modify the snapshot definition
- [PATCH 13/17] qemuSnapshotCreate: Use 'snapdef' instead of 'def'
- [PATCH 05/17] virDomainSnapshotAlignDisks: Improve function comment
- [PATCH 03/17] virDomainMomentAssignDef: Simplify error handling
- [PATCH 01/17] qemuSnapshotRedefine: Rename 'def' to 'snapdef'
- [PATCH partially-for-8.0 00/17] qemu: Fix use-after free when redefining snapshots and cleanup the code
- [PATCH 15/17] qemuDomainSnapshotLoad: Refactor handling of snapshot definition object
- [PATCH 16/17] virDomainSnapshotAssignDef: Clear second argument when it is consumed
- [PATCH 08/17] virDomainSnapshotAlignDisks: Allow alternate domain definition when redefining
- [PATCH 04/17] virDomainSnapshotRedefineValidate: Fix validation of VIR_DOMAIN_SNAPSHOT_CREATE_DISK_ONLY flag
- Re: [PATCH] Fix missing-field-initializers error
- Re: [PATCH] Fix missing-field-initializers error
- Re: [PATCH] Fix missing-field-initializers error
- Re: [PATCH] Fix missing-field-initializers error
- [PATCH] Fix missing-field-initializers error
- [PATCH] docs: tpm: Clarify omission or removal of active_pcr_banks node
- Re: [PATCH 3/3] qemuSnapshotCreate: Don't insert snapshot into list with VIR_DOMAIN_SNAPSHOT_CREATE_NO_METADATA
- libvirt-8.0.0 release candidate 2
- [PATCH] NEWS: Document my contributions for upcoming release
- Re: [libvirt PATCH 00/14] Random fixes and improvements
- Re: [libvirt PATCH 02/14] virQEMUCapsSEVInfoCopy: Remove superfluous g_auto usage
- Re: [libvirt PATCH 01/14] docs: coding-style: Clarify on virXXXPtr types
- Re: [libvirt PATCH 07/14] virInterfaceDefParseXML: Inline trivial virInterfaceDefParseName
- Re: [PATCH v4] report error when virProcessGetStatInfo() is unable to parse data
- [PATCH] tests: Report expected monitor command for simulated commands
- Re: [PATCH v4] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH v4] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH v3] report error when virProcessGetStatInfo() is unable to parse data
- [libvirt PATCH 08/14] virInterfaceDefParseIP: Simplify and cleanup
- [libvirt PATCH 06/14] conf: interface: Remove ret and goto
- [libvirt PATCH 07/14] virInterfaceDefParseXML: Inline trivial virInterfaceDefParseName
- [libvirt PATCH 05/14] conf: interface: Use g_auto
- [libvirt PATCH 13/14] virInterfaceDefParseXML: Simplify and cleanup
- [libvirt PATCH 09/14] virInterfaceDefParseDhcp: Simplify and cleanup
- [libvirt PATCH 14/14] virInterfaceDefParse: Simplify and cleanup
- [libvirt PATCH 04/14] conf: interface: Preparation for g_auto
- [libvirt PATCH 12/14] virInterfaceDefParseIfAdressing: Simplify and cleanup
- [libvirt PATCH 11/14] virInterfaceDefParseProtoIPv6: Simplify and cleanup
- [libvirt PATCH 10/14] virInterfaceDefParseProtoIPv4: Simplify and cleanup
- [libvirt PATCH 03/14] virInterfaceDefDevFormat: Add missing error handling
- [libvirt PATCH 02/14] virQEMUCapsSEVInfoCopy: Remove superfluous g_auto usage
- [libvirt PATCH 01/14] docs: coding-style: Clarify on virXXXPtr types
- [libvirt PATCH 00/14] Random fixes and improvements
- [PATCH v2] docs: domain: document legacy audio for qemu
- [PULL 31/31] linux-user: Remove the deprecated ppc64abi32 target
- [PATCH v8 0/2] remove sysconfig files
- [PATCH v8 1/2] remove sysconfig files
- [PATCH v8 2/2] NEWS: mention removal of sysconfig
- [PATCH v3 7/7] virdnsmasq: Join dnsmasqCapsNewEmpty() and dnsmasqCapsNewFromBinary()
- Re: [libvirt PATCH 0/3] Misc fixes / improvements
- [PATCH v3 6/7] virdnsmasq: Drop dnsmasqCapsNewFromBuffer()
- [PATCH v3 5/7] networkxml2conftest: Use dnsmasqCapsNewFromBinary() to construct caps
- [PATCH v3 4/7] virdnsmasq: Require non NULL @caps in dnsmasqCapsGetBinaryPath()
- [PATCH v3 2/7] lib: Prefer g_autoptr(dnsmasqCaps) instead of explicit unref
- [PATCH v3 1/7] virdnsmasq: Drop @binaryPath argument from dnsmasqCapsNewEmpty()
- [PATCH v3 3/7] virdnsmasq: Lookup DNSMASQ in PATH
- [PATCH v3 0/7] virdnsmasq: Lookup DNSMASQ in PATH
- [PATCH v5 07/13] target/riscv: Support setting external interrupt by KVM
- [PATCH v5 13/13] target/riscv: enable riscv kvm accel
- [PATCH v5 10/13] target/riscv: Add kvm_riscv_get/put_regs_timer
- [PATCH v5 11/13] target/riscv: Implement virtual time adjusting with vm state changing
- [PATCH v5 12/13] target/riscv: Support virtual time context synchronization
- [PATCH v5 09/13] target/riscv: Add host cpu type
- [PATCH v5 08/13] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
- [PATCH v5 06/13] target/riscv: Support start kernel directly by KVM
- [PATCH v5 04/13] target/riscv: Implement kvm_arch_get_registers
- [PATCH v5 05/13] target/riscv: Implement kvm_arch_put_registers
- [PATCH v5 02/13] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
- [PATCH v5 03/13] target/riscv: Implement function kvm_arch_init_vcpu
- [PATCH v5 01/13] update-linux-headers: Add asm-riscv/kvm.h
- [PATCH v5 00/13] Add riscv kvm accel support
- Re: [PATCH 1/1] qemu_tpm: Get swtpm pid without binary validation
- RE: [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM
- RE: [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
- RE: [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
- Re: [PATCH 1/1] qemu_tpm: Get swtpm pid without binary validation
- [libvirt PATCH v4 1/7] qemu, hypervisor: refactor some cgroup mgmt methods
- [libvirt PATCH v4 7/7] ch_driver: emulator threadinfo & pinning callbacks
- [libvirt PATCH v4 6/7] ch_process: Setup emulator and iothread settings
- [libvirt PATCH v4 5/7] ch_driver: add numatune callbacks for CH driver
- [libvirt PATCH v4 3/7] ch_driver, ch_domain: vcpupin callback in ch driver
- [libvirt PATCH v4 2/7] ch: methods for cgroup mgmt in ch driver
- [libvirt PATCH v4 0/7] cgroup and thread management in ch driver.
- [libvirt PATCH v4 4/7] ch_driver: enable typed param string for numatune
- Re: [PATCH v4] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH v3] report error when virProcessGetStatInfo() is unable to parse data
- [PATCH v4] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH V2 0/2] docs: Add man page for libvirt-guests
- [libvirt PATCH 2/3] docs: use virYesNo definition in more schemas
- [libvirt PATCH 1/3] docs: split example for <os> schema
- [libvirt PATCH 3/3] qemu: split handling of distinct firmware enum conversions
- [libvirt PATCH 0/3] Misc fixes / improvements
- Re: [PATCH V2 0/2] docs: Add man page for libvirt-guests
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH 3/3] qemuSnapshotCreate: Don't insert snapshot into list with VIR_DOMAIN_SNAPSHOT_CREATE_NO_METADATA
- Re: [PATCH for 8.0 0/3] Fix creation of snapshots without libvirt metadata
- Re: [PATCH v3] report error when virProcessGetStatInfo() is unable to parse data
- Re: [RFC v3 1/2] Add the port allocation logic for isa-serial devices.
- Re: [RFC v3 1/2] Add the port allocation logic for isa-serial devices.
- Re: [RFC v3 2/2] qemu: add index for isa-serial device using target.port
- Re: [PATCH] docs: minor fix in launchSecurity
- Re: [RFC v3 1/2] Add the port allocation logic for isa-serial devices.
- Re: [RFC v3 2/2] qemu: add index for isa-serial device using target.port
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- [PATCH v3] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH 1/1] qemu_tpm: Get swtpm pid without binary validation
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [libvirt PATCH v2 1/3] scripts: Check spelling
- Re: [PATCH v2] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH v6 3/4] remove sysconfig files
- [PATCH 3/3] qemuSnapshotCreate: Don't insert snapshot into list with VIR_DOMAIN_SNAPSHOT_CREATE_NO_METADATA
- [PATCH 2/3] conf: moment: Export helpers to create the virDomainMoment wrapper
- [PATCH 1/3] virdomainmomentobjlist.h: Convert to modern header style
- [PATCH for 8.0 0/3] Fix creation of snapshots without libvirt metadata
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH v2] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [PATCH v2] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH v6 3/4] remove sysconfig files
- [libvirt PATCH v5 12/20] tests: Introduce testQemuHostOS
- [libvirt PATCH v5 18/20] docs: Add support page for libvirt on macOS
- [libvirt PATCH v5 10/20] qemu: Introduce virQEMUCapsHaveAccel
- [libvirt PATCH v5 19/20] news: Mention hvf domain type
- [libvirt PATCH v5 17/20] docs: Note hvf support for domain elements
- [libvirt PATCH v5 11/20] qemu: Correct CPU capabilities probing for hvf
- [libvirt PATCH v5 06/20] fixup! qemu: Fix / improve virQEMUCapsProbeHVF()
- [libvirt PATCH v5 20/20] fixup! NEWS: Mention Apple Silicon support for HVF
- [libvirt PATCH v5 16/20] docs: Add hvf on QEMU driver page
- [libvirt PATCH v5 13/20] tests: Add macOS support to testutilsqemu
- [libvirt PATCH v5 15/20] tests: Add HVF test cases
- [libvirt PATCH v5 14/20] tests: Add macOS support to qemuxml2*test
- [libvirt PATCH v5 07/20] qemu: Expose hvf domain type if hvf is supported
- [libvirt PATCH v5 09/20] qemu: Introduce virQEMUCapsTypeIsAccelerated
- [libvirt PATCH v5 05/20] qemu: Query hvf capability on macOS
- [libvirt PATCH v5 08/20] qemu: Introduce virQEMUCapsAccelStr
- [libvirt PATCH v5 04/20] qemu: Define hvf capability
- [libvirt PATCH v5 01/20] qemu: Only probe KVM on Linux
- [libvirt PATCH v5 02/20] qemu: Add KVM CPUs into cache only if KVM is present
- [libvirt PATCH v5 03/20] conf: Add hvf domain type
- [libvirt PATCH v5 00/20] qemu: Introduce hvf domain type for Hypervisor.framework
- [PATCH] docs: minor fix in launchSecurity
- [PATCH v2 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- [PATCH v2] report error when virProcessGetStatInfo() is unable to parse data
- RE: [PATCH v9 0/5] Support query and use SGX
- Re: [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM
- Re: [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
- Re: [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
- Re: [libvirt PATCH v2 1/3] scripts: Check spelling
- Re: [PATCH] docs: Add man page for libvirt-guests
- [PATCH V2 2/2] docs: Add man page for libvirt-guests
- [PATCH V2 0/2] docs: Add man page for libvirt-guests
- [PATCH V2 1/2] build: Only install libvirt-guests when building libvirtd
- Re: [libvirt PATCH v2 1/3] scripts: Check spelling
- Re: [libvirt PATCH v2 3/3] Fix some typos
- Re: [PATCH 3/3] virdnsmasq: Require non NULL @caps in dnsmasqCapsGetBinaryPath()
- Re: [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- Re: [PATCH 1/3] virdnsmasq: Drop @binaryPath argument from dnsmasqCapsNewEmpty()
- Re: [libvirt PATCH v2 1/3] scripts: Check spelling
- Re: [PATCH v1] virdnsmasq: fix runtime search for executable
- Re: [PATCH v1] virdnsmasq: fix runtime search for executable
- [PATCH 3/3] virdnsmasq: Require non NULL @caps in dnsmasqCapsGetBinaryPath()
- [PATCH 2/3] virdnsmasq: Lookup DNSMASQ in PATH
- [PATCH 1/3] virdnsmasq: Drop @binaryPath argument from dnsmasqCapsNewEmpty()
- [PATCH 0/3] virdnsmasq: Lookup DNSMASQ in PATH
- [libvirt PATCH v2 2/3] ci: Add spell checking
- [libvirt PATCH v2 1/3] scripts: Check spelling
- [libvirt PATCH v2 0/3] ci: Check spelling
- [libvirt PATCH v2 3/3] Fix some typos
- Re: [PATCH v1] virdnsmasq: fix runtime search for executable
- Re: [PATCH] virsh-network: Don't check for virshXXXTypeFromString() >= VIR_XXX_LAST
- Re: [PATCH] docs: Add man page for libvirt-guests
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [PATCH v1] virdnsmasq: fix runtime search for executable
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- [PATCH 2/2] virsh: Introduce net-update --section completer
- [PATCH 1/2] virsh: Introduce net-update --command completer
- [PATCH 0/2] virsh: Introduce completer for two net-update arguments
- [PATCH] virsh-network: Don't check for virshXXXTypeFromString() >= VIR_XXX_LAST
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [PATCH] docs: Add man page for libvirt-guests
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- [RFC v3 1/2] Add the port allocation logic for isa-serial devices.
- [RFC v3 2/2] qemu: add index for isa-serial device using target.port
- [RFC v3 0/2] Update index after allocating port for isa-serial device
- Entering freeze for libvirt-8.0.0
- Re: [libvirt PATCH] meson: Fix yajl workaround
- Re: [PATCH v4 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
- Re: [PATCH v4 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
- Re: [libvirt PATCH] meson: Fix yajl workaround
- [PATCH v4 09/12] target/riscv: Add host cpu type
- [PATCH v4 03/12] target/riscv: Implement function kvm_arch_init_vcpu
- [PATCH v4 11/12] target/riscv: Implement virtual time adjusting with vm state changing
- [PATCH v4 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
- [PATCH v4 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
- [PATCH v4 12/12] target/riscv: Support virtual time context synchronization
- [PATCH v4 05/12] target/riscv: Implement kvm_arch_put_registers
- [PATCH v4 07/12] target/riscv: Support setting external interrupt by KVM
- [PATCH v4 06/12] target/riscv: Support start kernel directly by KVM
- [PATCH v4 04/12] target/riscv: Implement kvm_arch_get_registers
- [PATCH v4 02/12] target/riscv: Add target/riscv/kvm.c to place the public kvm interface
- [PATCH v4 01/12] update-linux-headers: Add asm-riscv/kvm.h
- [PATCH v4 00/12] Add riscv kvm accel support
- RE: [PATCH v3 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
- RE: [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
- [PATCH v2 2/4] qemu_capabilities: Added capabilites for qemu's "rss" and "hash".
- [PATCH v2 4/4] test: Added xml2argv and xml2xml tests.
- [PATCH v2 1/4] domain_conf: Added configs for RSS and Hash report.
- [PATCH v2 0/4] VirtioNet RSS support.
- [PATCH v2 3/4] qemu_command: Added "rss" and "hash" properties.
- [libvirt PATCH] meson: Fix yajl workaround
- Re: [PATCH v7 0/2] remove sysconfig files
- [PATCH] docs: Add man page for libvirt-guests
- Re: [PATCH v7 0/2] remove sysconfig files
- Re: [PATCH v7 0/2] remove sysconfig files
- Re: [PATCH v7 0/2] remove sysconfig files
- Re: [PATCH v7 0/2] remove sysconfig files
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [PATCH] do not report generic OPERATION_FAILED error when calling virConnectOpenAuth()
- Re: [libvirt PATCH v2 1/1] virt-ssh-helper: Add manual page
- Re: [PATCH] src: Don't check for retval of g_strsplit()
- Re: [libvirt PATCH 2/2] docs: Replace node.gif with node.png
- Re: [PATCH v9 3/5] conf: Introduce SGX EPC element into device memory xml
- Re: [PATCH v9 2/5] Transfer Qemu SGX Capabilities to XML
- Re: [PATCH v9 1/5] Get SGX Capabilities from QEMU
- Re: [PATCH v9 0/5] Support query and use SGX
- Re: [PATCH v9 4/5] qemu: Add command-line to generate SGX EPC memory backend
- Re: [libvirt PATCH 2/2] docs: Replace node.gif with node.png
- [libvirt PATCH 1/2] docs: Update node.svg
- [libvirt PATCH 2/2] docs: Replace node.gif with node.png
- Re: [libvirt PATCH v3 0/4] docs: Unclutter top-level directory
- [libvirt PATCH 0/2] docs: Replace node.gif with node.png
- Re: [libvirt PATCH v2 0/1] Improve usage information and manual pages
- [PATCH] src: Don't check for retval of g_strsplit()
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] do not report generic OPERATION_FAILED error when calling virConnectOpenAuth()
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- [PATCH v2] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] report error when virProcessGetStatInfo() is unable to parse data
- [libvirt PATCH v4 12/19] tests: Add macOS support to testutilsqemu
- [libvirt PATCH v4 15/19] docs: Add hvf on QEMU driver page
- [libvirt PATCH v4 19/19] fixup! NEWS: Mention Apple Silicon support for HVF
- [libvirt PATCH v4 18/19] news: Mention hvf domain type
- [libvirt PATCH v4 16/19] docs: Note hvf support for domain elements
- [libvirt PATCH v4 17/19] docs: Add support page for libvirt on macOS
- [libvirt PATCH v4 14/19] tests: Add HVF test cases
- [libvirt PATCH v4 13/19] tests: Add macOS support to qemuxml2*test
- [libvirt PATCH v4 11/19] tests: Introduce testQemuHostOS
- [libvirt PATCH v4 10/19] qemu: Correct CPU capabilities probing for hvf
- [libvirt PATCH v4 09/19] qemu: Introduce virQEMUCapsHaveAccel
- [libvirt PATCH v4 08/19] qemu: Introduce virQEMUCapsTypeIsAccelerated
- [libvirt PATCH v4 06/19] qemu: Expose hvf domain type if hvf is supported
- [libvirt PATCH v4 07/19] qemu: Introduce virQEMUCapsAccelStr
- [libvirt PATCH v4 05/19] qemu: Query hvf capability on macOS
- [libvirt PATCH v4 04/19] qemu: Define hvf capability
- [libvirt PATCH v4 02/19] qemu: Add KVM CPUs into cache only if KVM is present
- [libvirt PATCH v4 01/19] qemu: Only probe KVM on Linux
- [libvirt PATCH v4 03/19] conf: Add hvf domain type
- [libvirt PATCH v4 00/19] qemu: Introduce hvf domain type for Hypervisor.framework
- Re: .conf file setting(s) for packet filtering backend(s)
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- [PATCH] report error when virProcessGetStatInfo() is unable to parse data
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] src: Don't check for retval of some glib functions
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- [PATCH] src: Don't check for retval of some glib functions
- [PATCH] virprocess: Provide non-Linux stubs for virProcessGet{Stat, Sched}Info
- Re: [PATCH] change return type of virURIParamAppend() to void type
- [PATCH] NEWS: Fix indentation
- Re: [PATCH 21/21] qemuTestCapsCacheInsert: Rewrite caps cache insertion
- Re: .conf file setting(s) for packet filtering backend(s)
- Re: [PATCH 20/21] qemuTestCapsCacheInsert: Extract code for popluating fake machine types
- Re: [PATCH 19/21] qemuxml2argvtest: Convert 'missing-machine' to DO_TEST_CAPS_LATEST
- Re: [PATCH 18/21] qemuxml2argvtest: Enable qemuxml2argv version of 'blkdeviotune' test
- Re: [PATCH 17/21] qemuxml2(xml|argv)test: Test real state of things with 'x86-kvm-32-on-64'
- Re: [PATCH 16/21] qemuxml2argvtest: Don't insert capabilities into cache twice
- Re: [PATCH 15/21] qemuxml2argvdata: Use proper arch and emulator for aarch64 real capability tests
- Re: [PATCH 14/21] qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests
- Re: [PATCH 13/21] testutilsqemu: Remove unused fake-caps x86 machine types
- Re: [PATCH 12/21] securityselinuxlabeldata: Purge unneeded versioned machine type
- Re: [PATCH 11/21] qemuhotplugtestdomains: Remove unnecessary use of versioned pc machine types
- Re: [PATCH 10/21] tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests
- Re: [PATCH 08/21] qemuxml2(argv|xml)test: Enable 'controller-usb-order' for qemuxml2argv and convert it to latest caps
- Re: [PATCH 09/21] qemuxml2(argv|xml)test: Unify usage of DO_TEST_CAPS_LATEST
- Re: [PATCH 07/21] qemuxml2xmltest: Replace 'interface-server' by 'net-server' test case
- Re: [PATCH 06/21] tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests
- Re: [PATCH 05/21] tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types
- Re: [PATCH 04/21] testutilsqemu: Remove unused non-x86 fake machine types
- Re: [PATCH] Make virConnectOpenInternal() report error in all cases
- Re: [PATCH 03/21] qemuxml2argvtest: Remove redundant floppy controller tests
- Re: [PATCH 02/21] qemuDomainNeedsFDC: Simplify and improve checking if a machine needs FDC
- [PATCH] do not report generic OPERATION_FAILED error when calling virConnectOpenAuth()
- [PATCH] change return type of virURIParamAppend() to void type
- Re: [PATCH 01/21] qemuProcessPrepareQEMUCaps: Don't clear QEMU_CAPS_CHARDEV_FD_PASS_COMMANDLINE
- [PATCH v2 1/2] qemu: Revert to using non-JSON commandline for -device
- [PATCH v2 2/2] NEWS: Mention device hot-unplug regression with qemu-6.2 and workarounds for it
- [PATCH v2 0/2] qemu: Work around qemu not sending DEVICE_DELETED when device is configured via JSON
- Re: [libvirt PATCH 1/2] conf: add killpriv v2 attribute for virtiofs
- Re: [PATCH] Make virConnectOpenInternal() report error in all cases
- Re: [PATCH] Make virConnectOpenInternal() report error in all cases
- Re: [PATCH] Make virConnectOpenInternal() report error in all cases
- [PATCH] Make virConnectOpenInternal() report error in all cases
- Re: [libvirt PATCH v3 02/13] ch_domain: add virCHDomainGetMonitor helper method
- Re: [libvirt PATCH v3 04/13] ch_driver, ch_domain: vcpu info getter callbacks
- Re: [libvirt PATCH v3 06/13] ch_monitor: Get nicindexes in prep for cgroup mgmt
- Re: [libvirt PATCH v3 05/13] ch_driver: domainGetVcpuPinInfo and nodeGetCPUMap
- Re: [libvirt PATCH v3 03/13] ch_domain: add methods to manage private vcpu data
- Re: [libvirt PATCH v3 01/13] util: Helper functions to get process info
- Re: [libvirt PATCH v3 07/13] qemu, hypervisor: refactor some cgroup mgmt methods
- Re: [PATCH] util: Improve log out parsing errors
- Re: [RFC] qemu_migration: Fix virConnectOpenAuth error code
- Re: [RFC] qemu_migration: Fix virConnectOpenAuth error code
- Re: [RFC] qemu_migration: Fix virConnectOpenAuth error code
- Re: [RFC] qemu_migration: Fix virConnectOpenAuth error code
- Re: [RFC] qemu_migration: Fix virConnectOpenAuth error code
- Re: [PATCH] qemu: agent: remove all code around disabled DEBUG_IO/DEBUG_RAW_IO definitions
- Re: [PATCH v3] Add VM info to improve error log message for qemu monitor
- Re: [PATCH] qemu: agent: remove all code around disabled DEBUG_IO/DEBUG_RAW_IO definitions
- [RFC] qemu_migration: Fix virConnectOpenAuth error code
- [PATCH 19/21] qemuxml2argvtest: Convert 'missing-machine' to DO_TEST_CAPS_LATEST
- [PATCH 21/21] qemuTestCapsCacheInsert: Rewrite caps cache insertion
- [PATCH 09/21] qemuxml2(argv|xml)test: Unify usage of DO_TEST_CAPS_LATEST
- [PATCH 16/21] qemuxml2argvtest: Don't insert capabilities into cache twice
- [PATCH 18/21] qemuxml2argvtest: Enable qemuxml2argv version of 'blkdeviotune' test
- [PATCH 14/21] qemuxml2argvdata: Use proper arch and emulator for x86 real capability tests
- [PATCH 20/21] qemuTestCapsCacheInsert: Extract code for popluating fake machine types
- [PATCH 17/21] qemuxml2(xml|argv)test: Test real state of things with 'x86-kvm-32-on-64'
- [PATCH 11/21] qemuhotplugtestdomains: Remove unnecessary use of versioned pc machine types
- [PATCH 15/21] qemuxml2argvdata: Use proper arch and emulator for aarch64 real capability tests
- [PATCH 04/21] testutilsqemu: Remove unused non-x86 fake machine types
- [PATCH 12/21] securityselinuxlabeldata: Purge unneeded versioned machine type
- [PATCH 13/21] testutilsqemu: Remove unused fake-caps x86 machine types
- [PATCH 10/21] tests: qemuxml2argvdata: Purge versioned i440fx machine types from fake-caps tests
- [PATCH 08/21] qemuxml2(argv|xml)test: Enable 'controller-usb-order' for qemuxml2argv and convert it to latest caps
- [PATCH 06/21] tests: qemuxml2argvdata: Remove specific q35 machine types from fake-caps tests
- [PATCH 07/21] qemuxml2xmltest: Replace 'interface-server' by 'net-server' test case
- [PATCH 05/21] tests: qemuxml2argvdata: Remove use of 'pc-1.0' and 'pc-1.2' machine types
- [PATCH 02/21] qemuDomainNeedsFDC: Simplify and improve checking if a machine needs FDC
- [PATCH 03/21] qemuxml2argvtest: Remove redundant floppy controller tests
- [PATCH 00/21] qemuxml2*test: Improve handling of capabilities
- [PATCH 01/21] qemuProcessPrepareQEMUCaps: Don't clear QEMU_CAPS_CHARDEV_FD_PASS_COMMANDLINE
- Re: [libvirt PATCH] util: fix prototype of virDaemonSetupLogging
- Re: [PATCH] Account for fact that virDomainDeviceDefCopy() does an inactive copy
- Re: [PATCH v3 12/12] target/riscv: Support virtual time context synchronization
- Re: [PATCH v3 11/12] target/riscv: Implement virtual time adjusting with vm state changing
- Re: [PATCH v3 08/12] target/riscv: Handle KVM_EXIT_RISCV_SBI exit
- Re: [PATCH v7 0/2] remove sysconfig files
- Re: [libvirt PATCH v3 00/13] cgroup and thread management in ch driver.
- [libvirt PATCH] util: fix prototype of virDaemonSetupLogging
- Re: [libvirt PATCH 1/2] conf: add killpriv v2 attribute for virtiofs
- [libvirt PATCH 1/2] conf: add killpriv v2 attribute for virtiofs
- [libvirt PATCH 0/2] qemu: virtiofs: add killpriv_v2 support (virtiofs epopee)
- [libvirt PATCH 2/2] qemu: virtiofs: add (no_)killpriv_v2 support
- [PATCH v1 34/34] linux-user: Remove the deprecated ppc64abi32 target
- Re: [PATCH] util: Improve log out parsing errors
- [PATCH] util: Improve log out parsing errors
- Re: [PATCH 6/8] util: Check for errors in virLogSetFromEnv
- Re: [libvirt PATCH 11/17] tests: Add HVF support to testutilsqemu
- Plans for the next release
- Re: [PATCH 0/8] Fix an unfortunate deadlock
- Re: [PATCH 4/8] util: Initialize virLogMutex statically
- Re: [PATCH 8/8] Do not print error in remote_daemon.c:main
- Re: [PATCH 7/8] Dispatch error in virInitialize
- Re: [PATCH 5/8] Exit on errors from virDaemonSetupLogging
- Re: [PATCH 3/8] util: Report error in virLogSetDefaultOutputToFile
- Re: [PATCH 2/8] util: Do not hide errors in virLogSetDefaultOutput
- Re: [PATCH 1/8] util: Report error in virLogParseDefaultPriority
- Re: [PATCH 6/8] util: Check for errors in virLogSetFromEnv
- Re: [libvirt PATCH 11/17] tests: Add HVF support to testutilsqemu
- Re: [libvirt PATCH 11/17] tests: Add HVF support to testutilsqemu
- Re: [libvirt PATCH 15/17] docs: Add support page for libvirt on macOS
- Re: [libvirt PATCH 07/17] qemu: Introduce virQEMUCapsAccelStr
- Re: [libvirt PATCH 11/17] tests: Add HVF support to testutilsqemu
- Re: [libvirt PATCH 15/17] docs: Add support page for libvirt on macOS
- Re: [libvirt PATCH 10/17] fixup! qemu: Fix HVF architecture check
- Re: [libvirt PATCH 09/17] qemu: Correct CPU capabilities probing for hvf
- Re: [libvirt PATCH 07/17] qemu: Introduce virQEMUCapsAccelStr
- Re: [libvirt PATCH 05/17] qemu: Introduce virQEMUCapsTypeIsAccelerated
- Re: [libvirt PATCH 08/17] qemu: Make error message accel-agnostic
- Re: [libvirt PATCH 07/17] qemu: Introduce virQEMUCapsAccelStr
- Re: [libvirt PATCH 06/17] qemu: Introduce virQEMUCapsHaveAccel
- Re: [libvirt PATCH 05/17] qemu: Introduce virQEMUCapsTypeIsAccelerated
- Re: [libvirt PATCH 03/17] qemu: Query hvf capability on macOS
- Re: [libvirt PATCH 02/17] qemu: Define hvf capability
- Re: [libvirt PATCH 01/17] conf: Add hvf domain type
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [PATCH v3] Add VM info to improve error log message for qemu monitor
- [libvirt PATCH 15/17] docs: Add support page for libvirt on macOS
- [libvirt PATCH 09/17] qemu: Correct CPU capabilities probing for hvf
- [libvirt PATCH 17/17] fixup! NEWS: Mention Apple Silicon support for HVF
- [libvirt PATCH 16/17] news: Mention hvf domain type
- [libvirt PATCH 03/17] qemu: Query hvf capability on macOS
- [libvirt PATCH 14/17] docs: Note hvf support for domain elements
- [libvirt PATCH 13/17] docs: Add hvf on QEMU driver page
- [libvirt PATCH 10/17] fixup! qemu: Fix HVF architecture check
- [libvirt PATCH 12/17] tests: Add HVF test cases
- [libvirt PATCH 11/17] tests: Add HVF support to testutilsqemu
- [libvirt PATCH 08/17] qemu: Make error message accel-agnostic
- [libvirt PATCH 07/17] qemu: Introduce virQEMUCapsAccelStr
- [libvirt PATCH 06/17] qemu: Introduce virQEMUCapsHaveAccel
- [libvirt PATCH 05/17] qemu: Introduce virQEMUCapsTypeIsAccelerated
- [libvirt PATCH 04/17] qemu: Expose hvf domain type if hvf is supported
- [libvirt PATCH 02/17] qemu: Define hvf capability
- [libvirt PATCH 01/17] conf: Add hvf domain type
- [libvirt PATCH 00/17] qemu: Introduce hvf domain type for Hypervisor.framework
- [PATCH] ci: Refresh configuration
- [PATCH] Account for fact that virDomainDeviceDefCopy() does an inactive copy
- Re: [PATCH] NEWS: Add entries for libxl changes during 8.0.0 development
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH 2/2] domain_conf: Use virXMLFormatElement*() more in virDomainDefFormatFeatures()
- Re: [PATCH 1/2] qemuxml2xmloutdata: Turn kvm-features.xml and kvm-features-off.xml into symlinks
- Re: [PATCH 2/2] virnetdevopenvswitch: Fix 'burst' value passed to ovs-vsctl
- Re: [PATCH 1/2] docs: Clarify 'burst' units for QoS
- Re: [libvirt PATCH v3 0/4] docs: Unclutter top-level directory
- Re: [libvirt PATCH 0/3] storage: Use the FICLONE ioctl unconditionally on Linux
- Re: [libvirt PATCH v3 4/4] docs: Move font definitions with other CSS files
- Re: [libvirt PATCH v3 3/4] docs: Move all CSS files to a subdirectory
- Re: [libvirt PATCH v3 2/4] docs: Move all images to a subdirectory
- Re: [libvirt PATCH v3 1/4] docs: Drop structures.svg
- Re: [libvirt PATCH v3 0/4] docs: Unclutter top-level directory
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- [libvirt PATCH v3 3/4] docs: Move all CSS files to a subdirectory
- [libvirt PATCH v3 2/4] docs: Move all images to a subdirectory
- [libvirt PATCH v3 4/4] docs: Move font definitions with other CSS files
- [libvirt PATCH v3 1/4] docs: Drop structures.svg
- [libvirt PATCH v3 0/4] docs: Unclutter top-level directory
- [PATCH 6/8] util: Check for errors in virLogSetFromEnv
- [PATCH 0/8] Fix an unfortunate deadlock
- [PATCH 7/8] Dispatch error in virInitialize
- [PATCH 1/8] util: Report error in virLogParseDefaultPriority
- [PATCH 8/8] Do not print error in remote_daemon.c:main
- [PATCH 5/8] Exit on errors from virDaemonSetupLogging
- [PATCH 3/8] util: Report error in virLogSetDefaultOutputToFile
- [PATCH 4/8] util: Initialize virLogMutex statically
- [PATCH 2/8] util: Do not hide errors in virLogSetDefaultOutput
- Re: [libvirt PATCH v2 4/6] docs: Move all icons to a subdirectory
- Re: .conf file setting(s) for packet filtering backend(s)
- Re: [PATCH v3] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- [PATCH 1/2] docs: Clarify 'burst' units for QoS
- [PATCH 2/2] virnetdevopenvswitch: Fix 'burst' value passed to ovs-vsctl
- [PATCH 0/2] virnetdevopenvswitch: Fix 'burst' value passed to ovs-vsctl
- Re: [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- [PATCH v3] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 1/3] domain_conf: Added configs for RSS and Hash report.
- Re: [PATCH V4 6/6] NEWS: Mention new virDomainSetLaunchSecurityState API
- Re: [PATCH V4 4/6] qemu: Implement the virDomainSetLaunchSecurityState API
- Re: [PATCH V4 3/6] qemu_capabilities: Introduce QEMU_CAPS_SEV_INJECT_LAUNCH_SECRET
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [PATCH 0/4] Rework <tpm/> formatting
- Re: [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- [PATCH] qemu: agent: remove all code around disabled DEBUG_IO/DEBUG_RAW_IO definitions
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [libvirt PATCH v2 4/6] docs: Move all icons to a subdirectory
- Re: [libvirt PATCH v2 2/6] docs: Add <link> pointing to favicon.ico
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [PATCH] rpc: Require dtrace sources to be generated first
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2 2/3] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- [PATCH v2 3/3] conf: Make virDomainTPMDefFormat() return void
- [PATCH v2 2/3] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- [PATCH v2 1/3] conf: Rework <tpm/> formatting
- [PATCH v2 0/3] Rework <tpm/> formatting
- Re: [PATCH] NEWS: Add entries for libxl changes during 8.0.0 development
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 4/4] conf: Make virDomainTPMDefFormat() return void
- Re: [PATCH 3/4] conf: Rework <tpm/> formatting
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 1/4] qemuxml2xmltest: Introduce tpm-emulator-spapr test
- Re: [PATCH] conf: Extend TPM ABI stability check for <active_pcr_banks/>
- Re: [PATCH 2/4] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- Re: [PATCH 2/4] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 2/4] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- Re: [PATCH 2/4] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- [PATCH] conf: Extend TPM ABI stability check for <active_pcr_banks/>
- [PATCH 1/4] qemuxml2xmltest: Introduce tpm-emulator-spapr test
- [PATCH 4/4] conf: Make virDomainTPMDefFormat() return void
- [PATCH 3/4] conf: Rework <tpm/> formatting
- [PATCH 2/4] qemuxml2xmloutdata: Turn tpm-*.xml files into symlinks
- [PATCH 0/4] Rework <tpm/> formatting
- [PATCH] NEWS: Add entries for libxl changes during 8.0.0 development
- [PATCH] ci: Refresh configuration
- Re: [PATCH] qemu: monitor: Remove disabled debug infrastructure
- [PATCH] qemu: monitor: Remove disabled debug infrastructure
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- Re: [PATCH 2/3] qemu: capabilities: Condemn the use of 'device.json' capability name
- Re: [PATCH 0/3] qemu: Work around qemu not sending DEVICE_DELETED when device is configured via JSON
- Re: [PATCH 2/3] qemu: capabilities: Condemn the use of 'device.json' capability name
- Re: [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- Re: [PATCH 0/3] qemu: Work around qemu not sending DEVICE_DELETED when device is configured via JSON
- Re: [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- [PATCH 3/3] NEWS: Mention device hot-unplug regression with qemu-6.2 and workarounds for it
- [PATCH 2/3] qemu: capabilities: Condemn the use of 'device.json' capability name
- [PATCH 1/3] qemu: Revert to using non-JSON commandline for -device
- [PATCH 0/3] qemu: Work around qemu not sending DEVICE_DELETED when device is configured via JSON
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: CDROM hotplug not supported even with usb bus
- Re: [PATCH 3/3] test: Added caps, xml2argv and xml2xml tests.
- Re: [PATCH 2/3] qemu_capabilities: Added capabilites for qemu's "rss" and "hash".
- CDROM hotplug not supported even with usb bus
- Re: [PATCH 0/3] VirtioNet RSS support
- Re: [PATCH 1/3] domain_conf: Added configs for RSS and Hash report.
- Re: [PATCH] virnettlscontext: Generate longer DH keys
- Re: [PATCH v2] Add VM info to improve error log message for qemu monitor
- [PATCH] virnettlscontext: Generate longer DH keys
- Re: [PATCH v6 3/4] remove sysconfig files
- [PATCH v7 0/2] remove sysconfig files
- [PATCH v7 2/2] NEWS: mention removal of sysconfig
- [PATCH v7 1/2] remove sysconfig files
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [libvirt PATCH 0/3] tests: virtimetest: Skip more tests near year's end
- Re: [libvirt PATCH] spec: Drop BuildRequires on ZFS
- Re: [libvirt PATCH] meson: Don't require the parted command at build time
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- [PATCH 1/1] qemu_tpm: Get swtpm pid without binary validation
- [PATCH 0/1] qemu_tpm: Get swtpm pid without binary validation
- Re: [RFC v2 1/1] qemu: add index for isa-serial device using target.port
- .conf file setting(s) for packet filtering backend(s)
- Re: [libvirt PATCH v3 00/16] Add QEMU "-display dbus" support
- Re: [libvirt PATCH 0/3] tests: virtimetest: Skip more tests near year's end
- [libvirt PATCH 3/3] tests: virtimetest: Mention GLib version containing fix
- [libvirt PATCH 1/3] tests: virtimetest: Move comment
- [libvirt PATCH 0/3] tests: virtimetest: Skip more tests near year's end
- [libvirt PATCH 2/3] tests: virtimetest: Skip more tests near year's end
- Re: [libvirt PATCH v3 00/16] Add QEMU "-display dbus" support
- Re: [libvirt PATCH v3 00/16] Add QEMU "-display dbus" support
- Re: [libvirt PATCH 0/3] storage: Use the FICLONE ioctl unconditionally on Linux
- Re:how to change nic's tx/rx ring size inside vm
- how to change nic's tx/rx ring size inside vm
- [PATCH 2/3] qemu_capabilities: Added capabilites for qemu's "rss" and "hash".
- [PATCH 3/3] test: Added caps, xml2argv and xml2xml tests.
- [PATCH 0/3] VirtioNet RSS support
- [PATCH 1/3] domain_conf: Added configs for RSS and Hash report.
- [libvirt PATCH 3/3] spec: Drop BuildRequires on xfsprogs-devel
- [libvirt PATCH 0/3] storage: Use the FICLONE ioctl unconditionally on Linux
- [libvirt PATCH 1/3] storage: Use the FICLONE ioctl unconditionally on Linux
- [libvirt PATCH 2/3] meson: Don't look for btrfs and xfs headers
- [libvirt PATCH] spec: Drop BuildRequires on ZFS
- [libvirt PATCH] meson: Don't require the parted command at build time
- Re: [libvirt PATCH] spec: Demote netcat to Recommends
- [libvirt PATCH] spec: Demote netcat to Recommends
- [PATCH] docs: Fix indentation in shell snippet
- Re: [PATCH v6 3/4] remove sysconfig files
- Re: [PATCH v6 1/4] rpm: fix %preun of virtnetworkd
- [PATCH v2] Add VM info to improve error log message for qemu monitor
- Re: [PATCH v3 10/12] target/riscv: Add kvm_riscv_get/put_regs_timer
- Re: [PATCH v3 07/12] target/riscv: Support setting external interrupt by KVM
- Re: [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
- Re: [PATCH v3 06/12] target/riscv: Support start kernel directly by KVM
- Re: [PATCH 0/5] tests: Tool for programatic modification of qemucapabilitiesdata/*.replies
- [libvirt PATCH v3 16/16] docs: document <graphics> type dbus
- [libvirt PATCH v3 15/16] qemu: add usbredir type 'dbus'
- [libvirt PATCH v3 14/16] qemu: add -chardev dbus support
- [libvirt PATCH v3 13/16] conf: add <serial type='dbus'>
- [libvirt PATCH v3 12/16] qemu: add dbus clipboard sharing
- [libvirt PATCH v3 11/16] conf: add dbus <clipboard>
- [libvirt PATCH v3 06/16] qemu: add -display dbus support
- [libvirt PATCH v3 10/16] qemu: add audio type 'dbus'
- [libvirt PATCH v3 09/16] conf: add <audio type='dbus'> support
- [libvirt PATCH v3 08/16] virsh: report the D-Bus bus URI for domdisplay
- [libvirt PATCH v3 07/16] virsh: refactor/split cmdDomDisplay()
- [libvirt PATCH v3 05/16] qemu: start the D-Bus daemon for the display
- [libvirt PATCH v3 03/16] qemucapabilitiestest: Add x64 test data for the qemu-7.0 development cycle
- [libvirt PATCH v3 04/16] conf: add <graphics type='dbus'>
- [libvirt PATCH v3 02/16] qemu: add -display dbus capability check
- [libvirt PATCH v3 01/16] qemu: add chardev-vdagent capability check
- [libvirt PATCH v3 00/16] Add QEMU "-display dbus" support
- [PATCH] ci: Refresh dockerfiles
- [PATCH v2 3/4] block: make bdrv_find_child() function public
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v2 2/4] block/export: add blk_by_export_id()
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v2 4/4] qapi: add blockdev-replace command
- From: Vladimir Sementsov-Ogievskiy
- [PATCH v2 1/4] block-backend: blk_root(): drop const specifier on return type
- From: Vladimir Sementsov-Ogievskiy
- [PATCH RFC v2 0/4] blockdev-replace
- From: Vladimir Sementsov-Ogievskiy
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [PATCH 0/2] gnutls: Be more clever about DH key size
- [PATCH 4/5] tests: Tool for programatic modification of qemucapabilitiesdata/*.replies
- [PATCH 2/5] tests: qemumonitortestutils.h: Reformat header file
- [PATCH 5/5] tests: Remove 'qemucapsfixreplies'
- [PATCH 3/5] qemumonitortestutils: Extract parser for the monitor conversation dump file
- [PATCH 1/5] util: json: Introduce virJSONValueObjectReplaceValue
- [PATCH 0/5] tests: Tool for programatic modification of qemucapabilitiesdata/*.replies
- Re: [PATCH v6 4/4] NEWS: mention removal of sysconfig
- Re: [PATCH 0/2] gnutls: Be more clever about DH key size
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [libvirt PATCH v2] qemu: Fix typo in comment
- Re: [PATCH 1/2] virnettlscontext: Drop gnutls_dh_set_prime_bits()
- Re: [PATCH 0/6] json helper cleanups
- Re: [PATCH 0/6] json helper cleanups
- Re: [PATCH 0/2] gnutls: Be more clever about DH key size
- [PATCH 6/6] util: virjson.h: Reformat headers to conform with new style
- [PATCH 3/6] util: json: Don't copy string in virJSONValueNewString
- [PATCH 4/6] util: json: Open-code only call of virJSONValueNewStringLen
- [PATCH 5/6] util: json: Remove virJSONValueIsNull/virJSONValueObjectIsNull
- [PATCH 1/6] qemuBlockStorageSourceGetRBDProps: Simplify generation of auth modes
- [PATCH 0/6] json helper cleanups
- [PATCH 2/6] Replace open coded virJSONValueArrayAppendString
- Re: [PATCH v6 0/4] remove sysconfig files
- Re: [PATCH v6 4/4] NEWS: mention removal of sysconfig
- Re: [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [PATCH 1/2] virnettlscontext: Drop gnutls_dh_set_prime_bits()
- Re: [PATCH] docs: Remove dependency on external resources
- [libvirt PATCH v2 6/6] docs: Move font definitions with other CSS files
- [libvirt PATCH v2 5/6] docs: Move all CSS files to a subdirectory
- [libvirt PATCH v2 4/6] docs: Move all icons to a subdirectory
- [libvirt PATCH v2 3/6] docs: Move all images to a subdirectory
- [libvirt PATCH v2 2/6] docs: Add <link> pointing to favicon.ico
- [libvirt PATCH v2 0/6] docs: Unclutter top-level directory
- [libvirt PATCH v2 1/6] docs: Drop structures.svg
- [PATCH 1/2] virnettlscontext: Drop gnutls_dh_set_prime_bits()
- [PATCH 0/2] gnutls: Be more clever about DH key size
- [PATCH 2/2] virnettlscontext: Don't pass static key length to gnutls_dh_params_generate2()
- Re: [libvirt PATCH 2/2] docs: Move all images to a subdirectory
- Re: [PATCH v6 1/4] rpm: fix %preun of virtnetworkd
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]