libvirt
[Prev Page][Next Page]
- [PATCH 1/8] storage: Extract out mount command creation for FS Backend
- [PATCH 4/8] tests: Introduce tests for storage pool xml to argv checks
- [PATCH 2/8] storage: Move FS backend mount creation command helper
- [PATCH 0/8] Add tests for Storage Pool startup command line generation
- [PATCH v2] qemuDomainRemoveRNGDevice: Remove associated chardev too
- Re: [PATCH 1/2] qemuBuildRNGBackendChrdevStr: Fix formatting
- Re: [PATCH 2/2] qemuDomainRemoveRNGDevice: Remove associated chardev too
- [PATCH 2/2] qemuDomainRemoveRNGDevice: Remove associated chardev too
- [PATCH 0/2] qemuDomainRemoveRNGDevice: Remove associated chardev too
- [PATCH 1/2] qemuBuildRNGBackendChrdevStr: Fix formatting
- [PATCH] util: Fix the build on MinGW because of missing DT_CHR dirent type
- [PATCH 0/2] syncNicRxFilterMultiMode: Trivial fixes
- [PATCH 2/2] syncNicRxFilterMultiMode: Fix indentation
- [PATCH 1/2] syncNicRxFilterMultiMode: Check for helper's retval properly
- Re: [PATCH] qemu: Qemu process unexpectedly killed in repeated reboot
- Release of libvirt-4.10.0
- Re: [PATCH 7/7] tests: fix dry run handling in network firewall test
- Re: [PATCH 6/7] tests: remove duplicated test case in networkxml2firewalltest
- Re: [PATCH 5/7] util: switch over to creating rules in private chains
- Re: [PATCH 2/7] util: add iptables API for creating base chains
- Re: [PATCH v3 01/11] util: Introduce virHostGetDRMRenderNode helper
- Re: [PATCH v3 01/11] util: Introduce virHostGetDRMRenderNode helper
- Re: [PATCH 4/7] network: setup default iptables chains
- Re: [PATCH v3 01/11] util: Introduce virHostGetDRMRenderNode helper
- Re: [PATCH 3/7] util: prepare iptables for putting rules into private chains
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH 2/7] util: add iptables API for creating base chains
- Re: [PATCH v3] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- Re: [PATCH v2] qemu: handle multicast overflow on macvtap NIC_RX_FILTER_CHANGED
- Re: [PATCH v3 11/11] qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline
- Re: [PATCH v2] qemu: handle multicast overflow on macvtap NIC_RX_FILTER_CHANGED
- [PATCH] news: Fix version number
- [PATCH] maint: Post-release version bump to 5.0.0
- Re: [PATCH v2] qemu: handle multicast overflow on macvtap NIC_RX_FILTER_CHANGED
- [PATCH v3 RESEND] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- Re: [PATCH v3 11/11] qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline
- Re: [PATCH v3 10/11] security: dac: gfx: egl-headless: Relabel the DRI device
- Re: [PATCH v3 09/11] qemu: cgroup: gfx: egl-headless: Add the DRI device into the cgroup list
- Re: [PATCH v3 08/11] qemu: domain: egl-headless: Add the DRI device into the namespace
- Re: [PATCH v3 07/11] conf: gfx: egl-headless: Introduce a new <gl> subelement
- [PATCH v5 36/36] qemu_monitor: Default props to migratable when expanding cpu model
- [PATCH v5 35/36] qemu_driver: Remove unsupported props in expanded hypervisor baseline output
- [PATCH v5 34/36] qemu_driver: Support feature expansion via QEMU when baselining cpu
- [PATCH v5 33/36] qemu_driver: Support baseline calculation using QEMU
- [PATCH v5 32/36] qemu_driver: Identify using libvirt as a distinct way to compute baseline
- [PATCH v5 31/36] qemu_driver: Decouple code for baseline using libvirt
- [PATCH v5 30/36] qemu_driver: Consolidate code to baseline using libvirt
- [PATCH v5 29/36] qemu_monitor: Support query-cpu-model-baseline QMP command
- [PATCH v5 28/36] qemu_capabilities: Introduce virCPUDef to CPUModelInfo function
- [PATCH v5 25/36] qemu_capabilities: Introduce virQEMuCapsMigratablePropsDiff
- [PATCH v5 27/36] qemu_capabilities: Introduce CPUModelInfo to virCPUDef function
- [PATCH v5 26/36] qemu_monitor: qemuMonitorGetCPUModelExpansion inputs and outputs CPUModelInfo
- [PATCH v5 24/36] qemu_monitor: Introduce qemuMonitorCPUModelInfo / JSON conversion
- [PATCH v5 23/36] qemu_monitor: Introduce qemuMonitorCPUModelInfoNew
- [PATCH v5 22/36] qemu_process: Stop locking QMP process monitor immediately
- [PATCH v5 20/36] qemu_process: Enter QMP command mode when starting QEMU Process
- [PATCH v5 21/36] qemu_process: Use unique directories for QMP processes
- [PATCH v5 19/36] qemu_monitor: Make monitor callbacks optional
- [PATCH v5 18/36] qemu_process: Catch process free before process stop
- [PATCH v5 17/36] qemu_process: Cleanup qemuProcessQmpStop function
- [PATCH v5 16/36] qemu_process: Cleanup qemuProcessQmp alloc function
- [PATCH v5 15/36] qemu_process: Don't open monitor if process failed
- [PATCH v5 14/36] qemu_process: Stop retaining Monitor config in qemuProcessQmp
- [PATCH v5 11/36] qemu_process: Collect monitor code in single function
- [PATCH v5 13/36] qemu_process: Setup paths within qemuProcessQmpInit
- [PATCH v5 12/36] qemu_process: Store libDir in qemuProcessQmp struct
- [PATCH v5 10/36] qemu_process: Introduce qemuProcessQmpStart
- [PATCH v5 09/36] qemu_process: Persist stderr in qemuProcessQmp struct
- [PATCH v5 08/36] qemu_process: All ProcessQMP errors are fatal
- [PATCH v5 07/36] qemu_process: Use qemuProcessQmp struct for a single process
- [PATCH v5 06/36] qemu_capabilities: Stop QEMU process before freeing
- [PATCH v5 04/36] qemu_process: Refer to proc not cmd in process code
- [PATCH v5 05/36] qemu_process: Use consistent name for stop process function
- [PATCH v5 03/36] qemu_process: Limit qemuProcessQmpNew to const input strings
- [PATCH v5 02/36] qemu_process: Use qemuProcessQmp prefix
- [PATCH v5 01/36] qemu_process: Move process code from qemu_capabilities to qemu_process
- [PATCH v5 00/36] BaselineHypervisorCPU using QEMU QMP exchanges
- [PATCH v3] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- [GSoC] Update ideas page
- Re: [PATCH v2] qemu: handle multicast overflow on macvtap NIC_RX_FILTER_CHANGED
- [PATCH v2] qemu: handle multicast overflow on macvtap NIC_RX_FILTER_CHANGED
- Re: [PATCH v3 06/11] conf: gfx: Add egl-headless as a member to virDomainGraphicsDef struct
- Re: [PATCH v3 05/11] qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability
- Re: [PATCH 0/2] Fix a couple get all domain stats issues
- Re: [PATCH] qemu: Qemu process unexpectedly killed in repeated reboot
- Re: [PATCH v3 04/11] qemu: command: Introduce qemuBuildGraphicsEGLHeadlessCommandLine helper
- Re: [PATCH v3 03/11] qemu: process: spice: Pick the first available DRM render node
- Re: [PATCH v3 02/11] conf: Introduce virDomainGraphics-related helpers
- [PATCH v3 2/2] tests: Adding test case to include multiple network definitions.
- [PATCH v3 1/2] lxc: Initializing IPv6 and IPv4 gateway to overwrite old settings.
- [PATCH v3 0/2] lxc: Fix a bug related to IPv{4, 6} gateway persistent setting.
- [PATCH] qemu: Qemu process unexpectedly killed in repeated reboot
- [PATCH v2] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- Re: [RFC v2 2/3] nvdimm: update qemu command-line generating for NVDIMM memory
- Availability of libvirt-4.10.0 RC2
- [PATCH v3] qemu: Process RDMA GID state change event
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH 1/3] Add armv6l Support as guest
- Re: [PATCH v3 01/11] util: Introduce virHostGetDRMRenderNode helper
- Re: [PATCH] qemu: Don't use -mem-prealloc among with .prealloc=yes
- [PATCH v3 11/11] qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline
- [PATCH v3 09/11] qemu: cgroup: gfx: egl-headless: Add the DRI device into the cgroup list
- Re: [PATCH 3/3] News: Add armv6l Support as guest
- [PATCH v3 08/11] qemu: domain: egl-headless: Add the DRI device into the namespace
- [PATCH v3 04/11] qemu: command: Introduce qemuBuildGraphicsEGLHeadlessCommandLine helper
- [PATCH v3 10/11] security: dac: gfx: egl-headless: Relabel the DRI device
- [PATCH v3 07/11] conf: gfx: egl-headless: Introduce a new <gl> subelement
- [PATCH v3 03/11] qemu: process: spice: Pick the first available DRM render node
- [PATCH v3 06/11] conf: gfx: Add egl-headless as a member to virDomainGraphicsDef struct
- [PATCH v3 05/11] qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability
- [PATCH v3 02/11] conf: Introduce virDomainGraphics-related helpers
- [PATCH v3 01/11] util: Introduce virHostGetDRMRenderNode helper
- [PATCH v3 00/11] Autoselect a DRM node for egl-headless add it to cmdline
- Re: [PATCH 2/3] qemu: Add Default PCI Device for armv6l versatilepb guests
- Re: [PATCH 1/3] Add armv6l Support as guest
- Re: [PATCH] tests: Sync qemucaps2xml with qemucapabilities
- [PATCH v2 18/18] qemu.conf: Allow users to enable/disable label remembering
- [PATCH v2 16/18] virSecuritySELinuxRestoreAllLabel: Restore more labels
- [PATCH v2 14/18] virSecuritySELinuxTransactionRun: Implement rollback
- [PATCH v2 13/18] security_selinux: Restore label on failed setfilecon() attempt
- [PATCH v2 08/18] security_dac: Allow callers to enable/disable label remembering/recall
- [PATCH v2 17/18] tools: Provide a script to recover fubar'ed XATTRs setup
- [PATCH v2 15/18] virSecuritySELinuxRestoreAllLabel: Reorder device relabeling
- [PATCH v2 05/18] virSecurityDACTransactionRun: Implement rollback
- [PATCH v2 12/18] security_selinux: Remember old labels
- [PATCH v2 10/18] virSecurityDACRestoreImageLabelInt: Restore even shared/RO disks
- [PATCH v2 11/18] security_selinux: Track if transaction is restore
- [PATCH v2 09/18] security_dac: Remember old labels
- [PATCH v2 02/18] util: Introduce xattr getter/setter/remover
- [PATCH v2 07/18] virSecurityDACRestoreAllLabel: Restore more labels
- [PATCH v2 01/18] security: Unify header conditionals
- [PATCH v2 04/18] security_dac: Restore label on failed chown() attempt
- [PATCH v2 06/18] virSecurityDACRestoreAllLabel: Reorder device relabeling
- [PATCH v2 03/18] security: Include security_util
- [PATCH v2 00/18] Implement original label remembering
- [PATCH] tests: Sync qemucaps2xml with qemucapabilities
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH v2 00/13] Autoselect a DRM node for egl-headless and add it to cmdline
- Re: [RFC v2 2/3] nvdimm: update qemu command-line generating for NVDIMM memory
- Re: [PATCH v2 06/13] squash into rendernode capability patch
- Re: [RFC v2 3/3] nvdimm: update docs for introducing more NVDIMM configurations
- Re: [RFC v2 2/3] nvdimm: update qemu command-line generating for NVDIMM memory
- [PATCH v3] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCH for-4.0 v3 0/2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH 1/3] Add armv6l Support as guest
- [PATCH v2 0/3] qemu: arm guest on x86
- [PATCH 2/3] qemu: Add Default PCI Device for armv6l versatilepb guests
- [PATCH 3/3] News: Add armv6l Support as guest
- Re: [PATCH 1/2] qemu: Save qemuDomainGetStats error
- Re: [PATCH v2 06/13] squash into rendernode capability patch
- Re: [PATCH] virsh: Strip XML declaration when extracting CPU XMLs
- Re: [PATCH v2 1/2] lxc: Initializing IPv6 and IPv4 gateway to overwrite old settings.
- Re: [PATCH v2 2/2] tests: Adding test case to include multiple network definitions.
- Re: [RFC v2 3/3] nvdimm: update docs for introducing more NVDIMM configurations
- Re: [RFC v2 2/3] nvdimm: update qemu command-line generating for NVDIMM memory
- Re: [PATCH v2 06/13] squash into rendernode capability patch
- [RFC v2 3/3] nvdimm: update docs for introducing more NVDIMM configurations
- [RFC v2 2/3] nvdimm: update qemu command-line generating for NVDIMM memory
- [RFC v2 1/3] nvdimm: introduce more config elements into xml for NVDIMM memory
- [RFC v2 0/3] update NVDIMM support
- [PATCH v2 06/13] squash into rendernode capability patch
- [PATCH v2 13/13] qemu: command: gfx: egl-headless: Add 'rendernode' option to the cmdline
- [PATCH v2 12/13] security: dac: gfx: egl-headless: Relabel the DRI device
- [PATCH v2 07/13] conf: gfx: Add egl-headless as a member to virDomainGraphicsDef struct
- [PATCH v2 05/13] qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability
- [PATCH v2 04/13] qemu: command: Introduce qemuBuildGraphicsEGLHeadlessCommandLine helper
- [PATCH v2 03/13] qemu: process: spice: Pick the first available DRM render node
- [PATCH v2 02/13] conf: Introduce virDomainGraphics-related helpers
- [PATCH v2 11/13] qemu: cgroup: gfx: egl-headless: Add the DRI device into the cgroup list
- [PATCH v2 09/13] qemu: process: gfx: egl-headless: Pick the first available DRM node
- [PATCH v2 10/13] qemu: domain: egl-headless: Add the DRI device into the namespace
- [PATCH v2 08/13] conf: gfx: egl-headless: Introduce a new <gl> subelement
- [PATCH v2 01/13] util: Introduce virHostGetDRMRenderNode helper
- [PATCH v2 00/13] Autoselect a DRM node for egl-headless and add it to cmdline
- Re: [PATCH] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- Re: [PATCH for-4.0 v3 2/2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v3 2/2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH] openvswitch: Add new port VLAN mode "dot1q-tunnel"
- Re: [PATCH 1/2] qemu: Save qemuDomainGetStats error
- Re: [PATCH 1/2] qemu: Save qemuDomainGetStats error
- Re: [PATCH 0/2] vsh-table: Remove trailing spaces
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCH] qemu: Fix post-copy migration on the source
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCH 1/2] qemu: Save qemuDomainGetStats error
- Re: [PATCH 1/2] qemu: Save qemuDomainGetStats error
- Re: [PATCH 03/18] security: Include security_util
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCH 03/18] security: Include security_util
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCH 03/18] security: Include security_util
- Re: [PATCH 0/2] lxc: Fix a bug related to IPv{4, 6} gateway persistent setting.
- [PATCH v2 2/2] tests: Adding test case to include multiple network definitions.
- [PATCH v2 1/2] lxc: Initializing IPv6 and IPv4 gateway to overwrite old settings.
- [PATCH v2 0/2] lxc: Fix a bug related to IPv{4, 6} gateway persistent setting.
- [PATCH 2/2] tests: Adding test case to include multiple network definitions.
- [PATCH 0/2] lxc: Fix a bug related to IPv{4, 6} gateway persistent setting.
- [PATCH 1/2] lxc: Initializing IPv6 and IPv4 gateway to overwrite old settings.
- Re: [PATCH 2/2] qemu: Add Default PCI Device for arm guests
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Entering freeze for libvirt-4.10.0
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- [PATCH 2/2] qemu: Don't fail stats collection due to IOThread capability
- [PATCH 1/2] qemu: Save qemuDomainGetStats error
- [PATCH 0/2] Fix a couple get all domain stats issues
- Re: [PATCH] qemu: Arm architectures don't have a default machine type
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCH RFC 09/22] qemu_capabilities: Detect caps probe failure by checking monitor ptr
- Re: [PATCH RFC 02/22] qemu_process: Use qemuProcess prefix
- Re: [PATCH RFC 10/22] qemu_process: Introduce qemuProcessStartQmp
- Re: [PATCH RFC 08/22] qemu_process: Persist stderr in qemuProcess struct
- Re: [PATCH RFC 08/22] qemu_process: Persist stderr in qemuProcess struct
- Re: [PATCH RFC 07/22] qemu_process: Use qemuProcess struct for a single process
- Re: [PATCH RFC 05/22] qemu_process: Use consistent name for stop process function
- Re: [PATCH RFC 01/22] qemu_process: Move process code from qemu_capabilities to qemu_process
- Re: [PATCH RFC 06/22] qemu_capabilities: Stop QEMU process before freeing
- Re: [PATCH RFC 03/22] qemu_process: Limit qemuProcessNew to const input strings
- Re: [PATCH RFC 04/22] qemu_process: Refer to proc not cmd in process code
- Re: [PATCH RFC 00/22] Move process code to qemu_process
- Re: [PATCH] qemu: Arm architectures don't have a default machine type
- Re: [PATCH 03/18] security: Include security_util
- Re: [BUG][PATCH][RRFC][libvirt-python] libvirtError(..., conn=, dom=. vol=, pool=, snap=)
- Re: [BUG][PATCH][RRFC][libvirt-python] libvirtError(..., conn=, dom=. vol=, pool=, snap=)
- Re: [PATCH 5/6] qemu: Format nested-hv feature on the command line
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCH for-4.0 v3 2/2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v3 1/2] virtio: Helper for registering virtio device types
- Re: [PATCH for-4.0 v3 2/2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v3 1/2] virtio: Helper for registering virtio device types
- [PATCH 0/2] vsh-table: Remove trailing spaces
- [PATCH 2/2] tests: Remove trailing spaces in test cases
- [PATCH 1/2] vsh-table: Get rid of trailing spaces
- Re: [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- [PATCHv10 2/2] cpu_map: Add Cascadelake Server CPU model
- [PATCHv10 1/2] cpu: Add x86 stepping number as another factor to find candidate CPU
- [PATCHv10 0/2] Add Cascadelake-SP CPU model
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- [PATCH for-4.0 v3 2/2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH for-4.0 v3 1/2] virtio: Helper for registering virtio device types
- [PATCH for-4.0 v3 0/2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v5 0/6] libxl: PVHv2 support
- Re: [PATCH v5 6/6] news: add libxl PVH
- Re: [PATCH v5 2/6] libxl: add support for PVH
- [PATCH v2] qemu: Add check for whether KVM nesting is enabled
- Re: [PATCHv10 3/4] qemu: Report cache occupancy (CMT) with domstats
- Next releases plans
- [PATCH v5 6/6] news: add libxl PVH
- From: Marek Marczykowski-Górecki
- [PATCH v5 4/6] xenconfig: add support for parsing type= xl config entry
- From: Marek Marczykowski-Górecki
- [PATCH v5 0/6] libxl: PVHv2 support
- From: Marek Marczykowski-Górecki
- [PATCH v5 3/6] tests: add basic Xen PVH test
- From: Marek Marczykowski-Górecki
- [PATCH v5 1/6] libxl: reorder libxlMakeDomBuildInfo for upcoming PVH support
- From: Marek Marczykowski-Górecki
- [PATCH v5 2/6] libxl: add support for PVH
- From: Marek Marczykowski-Górecki
- [PATCH v5 5/6] xenconfig: add support for type="pvh"
- From: Marek Marczykowski-Górecki
- Re: [BUG][PATCH][RRFC][libvirt-python] libvirtError(..., conn=, dom=. vol=, pool=, snap=)
- [PATCHv10 4/4] docs: Updated news.xml for CMT
- [PATCHv10 3/4] qemu: Report cache occupancy (CMT) with domstats
- [PATCHv10 1/4] util: Return a list of pointer in virResctrlMonitorGetStats
- [PATCHv10 2/4] util: Add function to free monitor statistical data
- [PATCHv10 0/4] Introduce x86 Cache Monitoring Technology (CMT)
- Re: [PATCHv9 1/2] qemu: Report cache occupancy (CMT) with domstats
- Re: [PATCH 2/2] qemu: Add Default PCI Device for arm guests
- Re: [PATCH 1/2] Add armv6l Support as guest
- Re: [PATCH] qemu: handle multicast overflow on macvtap for NIC_RX_FILTER_CHANGED
- Re: [PATCH] qemu: handle multicast overflow on macvtap for NIC_RX_FILTER_CHANGED
- Re: [BUG][PATCH][RRFC][libvirt-python] libvirtError(..., conn=, dom=. vol=, pool=, snap=)
- Re: [PATCH 5/6] qemu: Format nested-hv feature on the command line
- Re: [PATCH 0/6] qemu: Implement nested HV support for pSeries guests
- Re: [PATCH] test: Convert testDriver to virObjectLockable
- Re: Information sent in libvirt during the sasl usage and tls
- From: Anastasiya Ruzhanskaya
- Re: [PATCH libvirt-python] Add daemon to list of shutdown reasons
- Re: [PATCH] qemu: Arm architectures don't have a default machine type
- Re: Information sent in libvirt during the sasl usage and tls
- Re: Why "integratorcp" as the default machine type for ARM / AArch64?
- [PATCH] qemu: Arm architectures don't have a default machine type
- Re: Why "integratorcp" as the default machine type for ARM / AArch64?
- Re: Why "integratorcp" as the default machine type for ARM / AArch64?
- Re: Why "integratorcp" as the default machine type for ARM / AArch64?
- Why "integratorcp" as the default machine type for ARM / AArch64?
- Re: [PATCH v2] util: netdevbridge: fall back to ioctl from sysfs
- Information sent in libvirt during the sasl usage and tls
- From: Anastasiya Ruzhanskaya
- Re: [PATCH 1/7] util: refactor iptables APIs to share more code
- [PATCH 2/2] qemu: Add Default PCI Device for arm guests
- [PATCH 1/2] Add armv6l Support as guest
- [PATCH 0/2] qemu: arm guest on x86
- Re: [PATCH v2] util: netdevbridge: fall back to ioctl from sysfs
- [PATCH v3 4/4] rpc: replacing ssh_write_knownhost() by ssh_session_update_known_hosts().
- [PATCH v3 2/4] rpc: replacing ssh_is_server_known() by ssh_session_is_known_server().
- [PATCH v3 3/4] m4: checking if ssh_session_update_known_hosts() exists.
- [PATCH v3 0/4] rpc: fixing compilation error due to deprecated functions.
- [PATCH v3 1/4] m4: checking if ssh_session_is_known_server() exists.
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- Re: [PATCHv9 1/2] qemu: Report cache occupancy (CMT) with domstats
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- Re: [PATCH v2 0/4] rpc: fixing compilation error due to deprecated functions.
- Re: [PATCHv2 07/16] qemu: Introduce virQEMUCapsTypeIsAccelerated
- Re: [PATCH v2 3/4] qemuMigrationDstPrepareAny: Parse cookie before adding domain onto list
- Re: [PATCH v2 2/4] qemuMigrationEatCookie: Pass virDomainDef instead of virDomainObj
- [PATCH v2 4/4] rpc: replacing ssh_write_knownhost() by ssh_session_update_known_hosts().
- [PATCH v2 0/4] rpc: fixing compilation error due to deprecated functions.
- [PATCH v2 2/4] rpc: replacing ssh_is_server_known() by ssh_session_is_known_server().
- [PATCH v2 1/4] m4: checking if ssh_session_is_known_server() exists.
- [PATCH v2 3/4] m4: checking if ssh_session_update_known_hosts() exists.
- Re: [PATCHv2 07/16] qemu: Introduce virQEMUCapsTypeIsAccelerated
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- [PATCH v2 3/4] qemuMigrationDstPrepareAny: Parse cookie before adding domain onto list
- [PATCH v2 1/4] qemuMigrationDstPrepareAny: Don't overwrite error in cleanup path
- [PATCH v2 4/4] qemuMigrationSrcConfirm: Don't remove domain config if confirm phase fails
- [PATCH v2 2/4] qemuMigrationEatCookie: Pass virDomainDef instead of virDomainObj
- [PATCH v2 0/4] qemu: Fix offline migration onto the same host
- Re: [PATCH 3/4] qemuMigrationDstPrepareAny: Parse cookie before adding domain onto list
- Re: [PATCH 2/4] qemuMigrationEatCookie: Pass virDomainDef instead of virDomainObj
- Re: [PATCH 1/4] qemuMigrationDstPrepareAny: Don't overwrite error in cleanup path
- Re: [PATCH 4/4] qemuMigrationSrcConfirm: Don't remove domain config if confirm phase fails
- Re: [PATCH] virsh: Strip XML declaration when extracting CPU XMLs
- Re: [jenkins-ci PATCH] Revert "Enable {media, tree}uri tests for libosinfo"
- [jenkins-ci PATCH] Revert "Enable {media, tree}uri tests for libosinfo"
- [PATCH 17/18] tools: Provide a script to recover fubar'ed XATTRs setup
- [PATCH 13/18] security_selinux: Restore label on failed setfilecon() attempt
- [PATCH 18/18] qemu.conf: Allow users to enable/disable label remembering
- [PATCH 11/18] security_selinux: Track if transaction is restore
- [PATCH 15/18] virSecuritySELinuxRestoreAllLabel: Reorder device relabeling
- [PATCH 09/18] security_dac: Remember old labels
- [PATCH 16/18] virSecuritySELinuxRestoreAllLabel: Restore more labels
- [PATCH 14/18] virSecuritySELinuxTransactionRun: Implement rollback
- [PATCH 06/18] virSecurityDACRestoreAllLabel: Reorder device relabeling
- [PATCH 10/18] virSecurityDACRestoreImageLabelInt: Restore even shared/RO disks
- [PATCH 05/18] virSecurityDACTransactionRun: Implement rollback
- [PATCH 12/18] security_selinux: Remember old labels
- [PATCH 07/18] virSecurityDACRestoreAllLabel: Restore more labels
- [PATCH 03/18] security: Include security_util
- [PATCH 08/18] security_dac: Allow callers to enable/disable label remembering/recall
- [PATCH 04/18] security_dac: Restore label on failed chown() attempt
- [PATCH 02/18] util: Introduce xattr getter/setter/remover
- [PATCH 01/18] security: Unify header conditionals
- [PATCH 00/18] Implement original label remembering
- Re: [PATCH v2] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH 00/12] Autoselect a DRM node for egl-headless and add it to cmdline
- Re: [PATCH 03/12] qemu: caps: Start probing for egl-headless display type
- Re: [PATCH 09/12] command: Put the 'rendernode' option onto egl-headless graphics cmdline
- Re: [PATCH 07/12] qemu: domain: Put the egl-headless' rendernode device into the namespace
- Re: [PATCH 04/12] qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability
- Re: [PATCH 03/12] qemu: caps: Start probing for egl-headless display type
- Re: [PATCH 02/12] qemu: command: spice: Pick the first available DRM render node
- Re: [PATCH 01/12] util: Introduce virHostGetDRMRenderNode helper
- Re: [PATCH] virsh: Strip XML declaration when extracting CPU XMLs
- [PATCH 11/12] tests: Add a test case for the egl-headless' rendernode option
- [PATCH 09/12] command: Put the 'rendernode' option onto egl-headless graphics cmdline
- [PATCH 12/12] docs: Provide a news update for libvirt being able to pick a DRI device
- [PATCH 10/12] security: dac: Relabel the DRI render device for egl-headless too
- [PATCH 06/12] conf: Add egl-headless to virDomainGraphicsDef union
- [PATCH 08/12] qemu: cgroup: Add the DRI device to the cgroup list for egl-headless too
- [PATCH 05/12] qemu: command: Introduce qemuBuildGraphicsEGLHeadlessCommandLine helper
- [PATCH 07/12] qemu: domain: Put the egl-headless' rendernode device into the namespace
- [PATCH 04/12] qemu: caps: Introduce QEMU_EGL_HEADLESS_RENDERNODE capability
- [PATCH 02/12] qemu: command: spice: Pick the first available DRM render node
- [PATCH 03/12] qemu: caps: Start probing for egl-headless display type
- [PATCH 01/12] util: Introduce virHostGetDRMRenderNode helper
- [PATCH 00/12] Autoselect a DRM node for egl-headless and add it to cmdline
- [PATCH] virsh: Strip XML declaration when extracting CPU XMLs
- Re: [PATCH v2] security: aa-helper: fix static defined vfio MDEVs
- [PATCH 3/4] qemuMigrationDstPrepareAny: Parse cookie before adding domain onto list
- [PATCH 1/4] qemuMigrationDstPrepareAny: Don't overwrite error in cleanup path
- [PATCH 4/4] qemuMigrationSrcConfirm: Don't remove domain config if confirm phase fails
- [PATCH 2/4] qemuMigrationEatCookie: Pass virDomainDef instead of virDomainObj
- [PATCH 0/4] qemu: Fix offline migration onto the same host
- [PATCH v2] security: aa-helper: fix static defined vfio MDEVs
- Re: [PATCH] security: aa-helper: fix static defined vfio MDEVs
- Re: [PATCH] security: aa-helper: fix static defined vfio MDEVs
- Re: [PATCH] security: aa-helper: fix static defined vfio MDEVs
- [PATCH] security: aa-helper: fix static defined vfio MDEVs
- Re: Overview of libvirt incremental backup API, part 2 (incremental/differential pull mode)
- From: Michael Ablassmeier
- Re: [PATCH] qemu: handle multicast overflow on macvtap for NIC_RX_FILTER_CHANGED
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- [PATCH go] Add back compat constants for iothreads
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- [PATCH] qemu: handle multicast overflow on macvtap for NIC_RX_FILTER_CHANGED
- [PATCHv2 10/16] qemu: Introduce virQEMUCapsAccelStr
- [PATCHv2 15/16] docs: Note hvf support for domain elements
- [PATCHv2 14/16] docs: Add hvf on QEMU driver page
- [PATCHv2 11/16] qemu: Make error message accel-agnostic
- [PATCHv2 16/16] docs: Add support page for libvirt on macOS
- [PATCHv2 13/16] news: Mention hvf domain type
- [PATCHv2 03/16] qemu: Define hvf capability
- [PATCHv2 06/16] qemu: Rename kvmCPU to accelCPU
- [PATCHv2 09/16] qemu: Introduce virQEMUCapsToVirtType
- [PATCHv2 12/16] qemu: Correct CPU capabilities probing for hvf
- [PATCHv2 01/16] qemu: Add KVM CPUs into cache only if KVM is present
- [PATCHv2 04/16] qemu: Query hvf capability on macOS
- [PATCHv2 05/16] qemu: Expose hvf domain type if hvf is supported
- [PATCHv2 08/16] qemu: Introduce virQEMUCapsHaveAccel
- [PATCHv2 07/16] qemu: Introduce virQEMUCapsTypeIsAccelerated
- [PATCHv2 00/16] Introduce hvf domain type for Hypevisor.framework
- [PATCHv2 02/16] conf: Add hvf domain type
- Re: [sandbox PATCH 2/2] Use "/boot/vmlinuz-linux" as default kernel path
- Re: [sandbox PATCH 1/2] builder: Use prefix '=> /' to identify lib path
- Re: [libvirt-go PATCH] Add virDomainSetIOThreadParams binding
- Re: Reporting of IP detected by network filter
- [BUG][PATCH][RRFC][libvirt-python] libvirtError(..., conn=, dom=. vol=, pool=, snap=)
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [sandbox PATCH 2/2] Use "/boot/vmlinuz-linux" as default kernel path
- [sandbox PATCH 0/2] Resolve builder issues
- [sandbox PATCH 1/2] builder: Use prefix '=> /' to identify lib path
- Re: [PATCH] util: Fix a bug in virResctrlMonitorGetStats
- [libvirt-python PATCH] Fix copy paste error on the version check value
- [libvirt-go PATCH] Add virDomainSetIOThreadParams binding
- Re: [PATCH v2 0/2] Couple of fixes and impl for virDomainSetIOThreadParams
- [PATCH v2 2/2] Implement API binding for virDomainSetIOThreadParams
- [PATCH v2 1/2] Add check for params, nparams being a dictionary
- [PATCH v2 0/2] Couple of fixes and impl for virDomainSetIOThreadParams
- [PATCH 6/6] news: Document nested-hv feature
- [PATCH 3/6] qemu: Introduce QEMU_CAPS_MACHINE_PSERIES_CAP_NESTED_HV
- [PATCH 2/6] tests: Add capabilities data for QEMU 3.1.0 on ppc64
- [PATCH 5/6] qemu: Format nested-hv feature on the command line
- [PATCH 4/6] conf: Parse and format nested-hv feature
- [PATCH 1/6] qemu: Drop duplicated code from qemuDomainDefValidateFeatures()
- [PATCH 0/6] qemu: Implement nested HV support for pSeries guests
- Re: [libvirt-python PATCH 3/3] Implement API binding for virDomainSetIOThreadParams
- Re: [libvirt-python PATCH 2/3] Add missing virPyDictToTypedParams for libvirt_virDomainBlockCopy
- Re: [libvirt-python PATCH 1/3] Fix typos in virDomainSetSchedulerParameters name
- [libvirt-python PATCH 3/3] Implement API binding for virDomainSetIOThreadParams
- [libvirt-python PATCH 2/3] Add missing virPyDictToTypedParams for libvirt_virDomainBlockCopy
- [libvirt-python PATCH 0/3] Couple of fixes and impl for virDomainSetIOThreadParams
- [libvirt-python PATCH 1/3] Fix typos in virDomainSetSchedulerParameters name
- Re: Reporting of IP detected by network filter
- Re: Reporting of IP detected by network filter
- Reporting of IP detected by network filter
- Re: [libvirt-perl PATCH] Add support for virDomainSetIOThreadParams
- Re: [PATCH 11/13] qemu: Correct CPU capabilities probing for hvf
- [libvirt-perl PATCH] Add support for virDomainSetIOThreadParams
- [PATCHv9 1/2] qemu: Report cache occupancy (CMT) with domstats
- [PATCHv9 2/2] docs: Updated news.xml for CMT
- [PATCHv9 0/2] Introduce x86 Cache Monitoring Technology (CMT
- [PATCH] test: Convert testDriver to virObjectLockable
- OBFrom 2ca6bb41cd7d86a89ac565ca71ba1f2baffd0c68 Mon Sep 17 00:00:00 2001
- Re: [PATCHv8 16/17] qemu: Report cache occupancy (CMT) with domstats
- Re: [PATCH v2] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH v2] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH] util: netdevbridge: fall back to ioctl from sysfs
- Re: [Qemu-devel] [PATCH for-3.2 v2] vhost-user: define conventions for vhost-user backends
- Re: [PATCH] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH] util: netdevbridge: fall back to ioctl from sysfs
- Re: [PATCH v2 2/4] util: Code simplification
- Re: [PATCH v2 1/4] util: fixing wrong assumption that PF has to have netdev assigned
- Re: [PATCH v2] qemu: Introduce caching whether /dev/kvm is accessible
- Re: [PATCH v3 2/2] util: Fix virDoes*Exist return typ
- Re: [PATCH v3 1/2] qemu: Fix virDoes*Exist usage
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH 02/13] qemu: Define hvf capability
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH] util: Fix a bug in virResctrlMonitorGetStats
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH v3 0/2] util, qemu: Fix virDoes*Exist usage
- [PATCH v3 2/2] util: Fix virDoes*Exist return typ
- [PATCH v3 1/2] qemu: Fix virDoes*Exist usage
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v2] util, qemu: Fix virDoes*Exist usage
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: RFC: put domain's interfaces into distinct namespaces
- Re: [PATCH v2] util, qemu: Fix virDoes*Exist usage
- Re: [PATCH v2] util, qemu: Fix virDoes*Exist usage
- [PATCH v2] util, qemu: Fix virDoes*Exist usage
- Re: [PATCH] util, qemu: Fix virDoes*Exist usage
- Re: [PATCH] util, qemu: Fix virDoes*Exist usage
- [PATCH] util, qemu: Fix virDoes*Exist usage
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v8 07/14] conf: use virXMLFormatElement() in virDomainDeviceInfoFormat()
- Re: [PATCH] docs: remove redundant words and blank lines
- [PATCH] docs: remove redundant words and blank lines
- [PATCH] [patch] docs: remove redundant words and blank lines
- [PATCH] docs: remove redundant word
- Re: [PATCH v4 0/8] Virtio-crypto device support
- Re: [PATCH 1/5] snapshot: Implement reverting for external disk snapshots
- [PATCH] conf: fix build by using ret variable when returning from functions
- [PATCH v2 2/4] util: Code simplification
- [PATCH v2 1/4] util: fixing wrong assumption that PF has to have netdev assigned
- Re: [PATCH 3/4] util: Fix for NULL dereference
- [PATCH v2 4/4] util: Fixing invalid error checking from virPCIGetNetname()
- [PATCH v2 0/4] util: Fixing libvirt errors on cavium/thunder-nicvf
- Re: [PATCH 1/4] util: fixing wrong assumption that PF has to have netdev assigned
- [PATCH v2 3/4] util: Fix for NULL dereference
- Re: [PATCH 2/3] conf: Add several cleanup paths
- Re: [RFC 2/3] xml: update xml parsing and formating about NVDIMM memory
- Re: [RFC 3/3] qemu: update qemu command-line generating for NVDIMM memory
- Re: [RFC 2/3] xml: update xml parsing and formating about NVDIMM memory
- [PATCH 1/3] libxl: support openvswitch interfaces
- [PATCH 2/3] xenconfig: add support for openvswitch configuration
- [PATCH 0/3] libxl: add support for openvswitch
- [PATCH 3/3] news: Mention Xen support for openvswitch
- Re: [PATCH 0/2] rpc: fixing compilation error due to deprecated ssh_is_server_known()
- Re: [PATCH 3/3] conf: Perform error checking in virDomainDeviceInfoFormat()
- Re: [PATCH 2/3] conf: Add several cleanup paths
- Re: [PATCH 1/3] conf: Fix error flow in virDomainPCIAddressEnsureAddr()
- [PATCH 3/3] conf: Perform error checking in virDomainDeviceInfoFormat()
- [PATCH 2/3] conf: Add several cleanup paths
- [PATCH 0/3] conf: Fix some issues
- Re: [PATCH v8 07/14] conf: use virXMLFormatElement() in virDomainDeviceInfoFormat()
- Re: [RFC 1/3] xml: introduce more config elements for NVDIMM memory
- [PATCH 1/3] conf: Fix error flow in virDomainPCIAddressEnsureAddr()
- Re: [RFC 1/3] xml: introduce more config elements for NVDIMM memory
- Re: [PATCH v4 0/8] Virtio-crypto device support
- [PATCH 2/2] m4: checking if ssh_session_is_known_server() exists.
- [PATCH 0/2] rpc: fixing compilation error due to deprecated ssh_is_server_known()
- [PATCH 1/2] rpc: replacing ssh_is_server_known() by ssh_session_is_known_server().
- [PATCH] qemu: Add support for postcopy-requests migration statistics
- Re: [PATCH v8 10/14] conf: Allocate/release 'uid' and 'fid' in PCI address
- [PATCH] qemu: Fix post-copy migration on the source
- Re: [PATCH v4 06/15] security_manager: Rework metadata locking
- Re: [PATCH v4 00/15] Implement alternative metadata locking
- Re: [PATCH v8 07/14] conf: use virXMLFormatElement() in virDomainDeviceInfoFormat()
- Re: [PATCH v3 0/3] Add "memfd" memory backing type (resend)
- Re: [PATCH] docs: Add notes for VIR_DOMAIN_SNAPSHOT_LIST_NO_METADATA
- Re: [PATCH v3 0/3] Add "memfd" memory backing type (resend)
- Re: RFC: put domain's interfaces into distinct namespaces
- From: Nikolay Shirokovskiy
- Re: RFC: put domain's interfaces into distinct namespaces
- From: Nikolay Shirokovskiy
- Re: [PATCH] docs: Add notes for VIR_DOMAIN_SNAPSHOT_LIST_NO_METADATA
- [PATCH libvirt-python] Add daemon to list of shutdown reasons
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v2 0/5] qemu_domain, qemu_process: maxCpus check to non-x86 guests
- Re: [PATCH v2 0/5] qemu_domain, qemu_process: maxCpus check to non-x86 guests
- From: Daniel Henrique Barboza
- Re: [PATCH v2 3/5] qemu_domain.c: moving maxCpu validation to qemuDomainDefValidate
- From: Daniel Henrique Barboza
- Re: [PATCH v2 3/5] qemu_domain.c: moving maxCpu validation to qemuDomainDefValidate
- Re: [PATCH v3 1/3] qemu: add memory-backend-memfd capability check
- Re: [REPOST PATCH v2 05/12] lib: Introduce virDomainSetIOThreadParams
- Re: [REPOST PATCH v2 02/12] qemu: Split qemuDomainGetIOThreadsLive
- Re: [PATCH v4 05/15] virSecurityManagerTransactionCommit: Do metadata locking iff enabled in config
- Re: [PATCH v3] qemu: agent: Avoid agentError when closing the QEMU agent
- Re: [PATCH v4 06/15] security_manager: Rework metadata locking
- Re: [PATCH v4 00/15] Implement alternative metadata locking
- Re: [PATCH v4 04/15] qemu_domain: Track if domain remembers original owner
- Re: [PATCH v4 03/15] qemu_tpm: Pass virDomainObjPtr instead of virDomainDefPtr
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v3 09/10] qemu: Implement usb hub device hotunplug
- Re: [PATCH v3 08/10] qemu: Check whether hub device is busy
- Re: [PATCH v3 10/10] news: Cold(un)plug and hot(un)plug support for usb hub
- Re: [PATCH v3 07/10] conf: Add function virDomainUSBAddressIsAttachedToHub
- Re: [PATCH v8 00/14] PCI passthrough support on s390
- Re: [PATCH v3 2/3] qemu: check memory-backend-memfd.hugetlb capability
- [PATCH] util: Fix virpci compilation on non-Linux
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v3 1/3] qemu: add memory-backend-memfd capability check
- Re: [PATCH v3 0/3] Add "memfd" memory backing type (resend)
- Re: [PATCH v3 3/3] qemu: add memfd source type
- Re: [PATCH v8 00/14] PCI passthrough support on s390
- Re: [PATCH v8 00/14] PCI passthrough support on s390
- Re: [PATCHv8 2/2] tools: Add help docs explaining 'domstats' cache monitor result
- Re: [PATCHv8 17/17] docs: Updated news.xml about the CMT support
- Re: [PATCHv8 16/17] qemu: Report cache occupancy (CMT) with domstats
- [PATCH v3 3/3] qemu: add memfd source type
- [PATCH v3 1/3] qemu: add memory-backend-memfd capability check
- [PATCH v3 0/3] Add "memfd" memory backing type (resend)
- Re: [PATCH 1/4] util: fixing wrong assumption that PF has to have netdev assigned
- Re: [PATCH 2/4] util: Code simplification
- [PATCH v3 2/3] qemu: check memory-backend-memfd.hugetlb capability
- Re: [PATCH 4/4] util: Fixing invalid error checking from virPCIGetNetname()
- Re: [PATCH 3/4] util: Fix for NULL dereference
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [PATCH v3 1/6] qemu-nbd: add support for authorization of TLS clients
- Re: [PATCH v3 1/6] qemu-nbd: add support for authorization of TLS clients
- Re: [PATCH RFC 00/22] Move process code to qemu_process
- Re: [PATCH v8 00/14] PCI passthrough support on s390
- Re: [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- Re: [libvirt-perl PATCH] Add daemon to list of shutdown reasons
- Re: [REPOST PATCH v2 05/12] lib: Introduce virDomainSetIOThreadParams
- Re: [REPOST PATCH v2 02/12] qemu: Split qemuDomainGetIOThreadsLive
- Re: [REPOST PATCH v2 00/12] Allow modification of IOThread polling values (redux)
- Re: [libvirt-go PATCH] build: Fix the go build caused by a missing commentary end sequence
- Re: [PATCH RFC 0/3] Add mechanisms to force QEMU capabilities refetches
- Re: [PATCH v3 0/6] conf: qemu: support new Hyper-V enlightenments in QEMU 3.1
- Re: [Qemu-devel] [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [libvirt-go PATCH] build: Fix the go build caused by a missing commentary end sequence
- [PATCH for-4.0 v2] virtio: Provide version-specific variants of virtio PCI devices
- [PATCH v3 6/6] news: mention Hyper-V PV IPI and Enlightened VMCS support
- [PATCH v3 5/6] qemu: add support for Hyper-V Enlightened VMCS
- [PATCH v3 2/6] conf: add support for Hyper-V PV IPIs
- [PATCH v3 3/6] qemu: add support for Hyper-V PV IPIs
- [PATCH v3 1/6] docs: remove extra whitespace from Hyper-V enlightenments options
- Re: [PATCH v2 3/5] qemu: add support for Hyper-V PV IPIs
- [PATCH v3 4/6] conf: add support for Hyper-V Enlightened VMCS
- [PATCH v3 0/6] conf: qemu: support new Hyper-V enlightenments in QEMU 3.1
- Re: [PATCH] rpc: Remove duplicate check from filter function return.
- Re: [PATCH] qemu: Using virStringListFreeCount instead VIR_FREE to free tmpPaths.
- [PATCH v2 5/5] qemu_process.c: removing qemuProcessStartValidateXML
- From: Daniel Henrique Barboza
- [PATCH v2 3/5] qemu_domain.c: moving maxCpu validation to qemuDomainDefValidate
- From: Daniel Henrique Barboza
- [PATCH v2 2/5] qemu_process.c: make qemuValidateCpuCount public
- From: Daniel Henrique Barboza
- Re: [PATCH v4 0/2] Adding partial support for LXC 3.0 rebased configs.
- [PATCH v2 4/5] qemu_process.c: moving qemuValidateCpuCount to qemu_domain.c
- From: Daniel Henrique Barboza
- [PATCH v2 1/5] qemu_process.c: adding maxCpus value to error message
- From: Daniel Henrique Barboza
- [PATCH v2 0/5] qemu_domain, qemu_process: maxCpus check to non-x86 guests
- From: Daniel Henrique Barboza
- Re: [PATCH RFC 0/3] Add mechanisms to force QEMU capabilities refetches
- [PATCH] util: Change usage of ent->d_type != DT_DIR
- [PATCH] util: Fix memory leak in virResctrlMonitorGetStats
- Re: [RFC PATCH] Add new migration flag VIR_MIGRATE_DRY_RUN
- Re: [PATCH RFC 00/22] Move process code to qemu_process
- [PATCH] rpc: Remove duplicate check from filter function return.
- Re: [PATCH v2 5/5] qemu: add support for Hyper-V Enlightened VMCS
- Re: [PATCH v2 3/5] qemu: add support for Hyper-V PV IPIs
- Re: [PATCH v2 4/5] conf: add support for Hyper-V Enlightened VMCS
- [PATCH] qemu: Using virStringListFreeCount instead VIR_FREE to free tmpPaths.
- Re: [PATCH v4 2/2] tests: Adding tests cases to cover rebased settings for LXC 3.0.
- [PATCH v4 1/2] lxc: Include support to lxc version 3.0 or higher.
- [PATCH v4 2/2] tests: Adding tests cases to cover rebased settings for LXC 3.0.
- [PATCH v4 0/2] Adding partial support for LXC 3.0 rebased configs.
- Re: [PATCH v2 2/5] conf: add support for Hyper-V PV IPIs
- Re: [PATCH v2 1/5] docs: remove extra whitespate from Hyper-V enlightenments options
- [libvirt-go PATCH] Add daemon shutdown reason to the list
- Re: [PATCH RFC 10/22] qemu_process: Introduce qemuProcessStartQmp
- [libvirt-perl PATCH] Add daemon to list of shutdown reasons
- Re: [PATCH v2 0/3] Fix some errors around VIR_ACCESS_DENIED
- Re: [PATCHv2] libvirt: add daemon itself as shutdown reason
- [PATCH v2 5/5] qemu: add support for Hyper-V Enlightened VMCS
- [PATCH v2 4/5] conf: add support for Hyper-V Enlightened VMCS
- [PATCH v2 3/5] qemu: add support for Hyper-V PV IPIs
- Re: [PATCH] docs: Add notes for VIR_DOMAIN_SNAPSHOT_LIST_NO_METADATA
- Re: [ocaml PATCH] Cast virError* enums to int for comparisons with 0
- [PATCH v2 2/5] conf: add support for Hyper-V PV IPIs
- [PATCH v2 1/5] docs: remove extra whitespate from Hyper-V enlightenments options
- [PATCH v2 0/5] conf: qemu: support new Hyper-V enlightenments in Qemu 3.1
- Re: [PATCHv8 2/2] tools: Add help docs explaining 'domstats' cache monitor result
- Re: [ocaml PATCH] Cast virError* enums to int for comparisons with 0
- Re: [PATCHv2] libvirt: add daemon itself as shutdown reason
- Re: [PATCHv8 17/17] docs: Updated news.xml about the CMT support
- Re: [PATCHv8 16/17] qemu: Report cache occupancy (CMT) with domstats
- Re: [PATCH RFC 09/22] qemu_capabilities: Detect caps probe failure by checking monitor ptr
- Re: [PATCH RFC 10/22] qemu_process: Introduce qemuProcessStartQmp
- Re: [PATCH RFC 00/22] Move process code to qemu_process
- Re: [jenkins-ci PATCH v2] Don't run libvirt-dbus-syntax-check on FreeBSD
- [jenkins-ci PATCH v2] Don't run libvirt-dbus-syntax-check on FreeBSD
- Re: [jenkins-ci PATCH] Don't run libvirt-dbus-syntax-check on FreeBSD
- Re: [jenkins-ci PATCH] Don't run libvirt-dbus-syntax-check on FreeBSD
- Re: [PATCH 0/2] conf: qemu: support new Hyper-V enlightenments in Qemu-3.1
- Re: [jenkins-ci PATCH] Don't run libvirt-dbus-syntax-check on FreeBSD
- Re: [PATCH 0/2] conf: qemu: support new Hyper-V enlightenments in Qemu-3.1
- Re: [jenkins-ci PATCH] Don't run libvirt-dbus-syntax-check on FreeBSD
- [PATCH v4 14/15] Revert "lock_driver_lockd: Introduce VIR_LOCK_SPACE_PROTOCOL_ACQUIRE_RESOURCE_METADATA flag"
- [PATCH v4 09/15] Revert "lock_manager: Allow disabling configFile for virLockManagerPluginNew"
- [PATCH v4 07/15] Revert "security_manager: Load lock plugin on init"
- [PATCH v4 06/15] security_manager: Rework metadata locking
- [PATCH v4 05/15] virSecurityManagerTransactionCommit: Do metadata locking iff enabled in config
- [PATCH v4 15/15] Revert "virlockspace: Allow caller to specify start and length offset in virLockSpaceAcquireResource"
- [PATCH v4 13/15] Revert "lock_driver: Introduce new VIR_LOCK_MANAGER_OBJECT_TYPE_DAEMON"
- [PATCH v4 12/15] Revert "_virLockManagerLockDaemonPrivate: Move @hasRWDisks into dom union"
- [PATCH v4 11/15] Revert "lock_driver: Introduce VIR_LOCK_MANAGER_RESOURCE_TYPE_METADATA"
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]