libvirt
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH 07/10] conf: node_device: refactor CSS formating
From
: Ján Tomko
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Daniel P. Berrangé
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Dario Faggioli
Re: [PATCH 06/10] conf: node_device: refactor mdev_types XML parsing
From
: Ján Tomko
Re: [PATCH 05/10] conf: node_device: refactor capability mdev_types formating
From
: Ján Tomko
Re: [PATCH 04/10] conf: node_devive: refactor GetPCIMdevTypesCaps into GetMdevTypeCapes
From
: Ján Tomko
Re: [PATCH 03/10] util: refactor mdev_types methods return code usage
From
: Ján Tomko
Re: [PATCH 02/10] util: refactor mdev_types method from PCI to mdev
From
: Ján Tomko
Re: [PATCH 01/10] conf: node_device: fix mdev_types format and XML parsing code to match schema
From
: Ján Tomko
Re: [libvirt PATCH v4 4/4] qemu: add docs for 'fmode' and 'dmode' options
From
: Ján Tomko
Re: [libvirt PATCH v4 3/4] qemu: add support for 'fmode' and 'dmode'
From
: Ján Tomko
Re: [libvirt PATCH v4 2/4] qemu: add 'fmode' and 'dmode' options
From
: Ján Tomko
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Dario Faggioli
[PATCH v2 07/12] util: hash: Use virHashForEachSafe in places which might delete the element
From
: Peter Krempa
[PATCH v2 12/12] tests: Remove 'virhashtest'
From
: Peter Krempa
[PATCH v2 05/12] tests: remove virdeterministichashmock.so
From
: Peter Krempa
[PATCH v2 06/12] util: hash: Add delete-safe hash iterator
From
: Peter Krempa
[PATCH v2 11/12] util: hash: Add deprecation notices for functions which have g_hash_table replacements
From
: Peter Krempa
[PATCH v2 10/12] util: hash: Retire 'virHashTable' in favor of 'GHashTable'
From
: Peter Krempa
[PATCH v2 09/12] util: hash: Reimplement virHashTable using GHashTable
From
: Peter Krempa
[PATCH v2 08/12] util: hash: Don't use 'const' with virHashTablePtr
From
: Peter Krempa
[PATCH v2 04/12] Use virHashForEachSorted in tested code
From
: Peter Krempa
[PATCH v2 03/12] util: hash: Introduce virHashForEachSorted
From
: Peter Krempa
[PATCH v2 01/12] virhashtest: testHashGetItems: Remove test case for sorting by value
From
: Peter Krempa
[PATCH v2 00/12] Replace virHashTable by GHashTable
From
: Peter Krempa
[PATCH v2 02/12] util: hash: Rewrite sorting of elements in virHashGetItems
From
: Peter Krempa
Re: [libvirt PATCH v4 1/4] qemu: capabilities: add QEMU_CAPS_FSDEV_CREATEMODE
From
: Ján Tomko
[PATCH 6/9] docs: kbase: Split articles into sections
From
: Peter Krempa
[PATCH 9/9] docs: kbase: Reorder some articles in the 'Usage' section
From
: Peter Krempa
[PATCH 3/9] docs: css: Add a gray box around table of contents of RST based docs
From
: Peter Krempa
[PATCH 8/9] docs: css: Modify appearance of the kbase directory page
From
: Peter Krempa
[PATCH 4/9] docs: kbase: Move index page to docs/kbase
From
: Peter Krempa
[PATCH 5/9] docs: kbase: Remove extra container from index page
From
: Peter Krempa
[PATCH 7/9] docs: xsl: Unify stylability of main container element
From
: Peter Krempa
[PATCH 2/9] docs: xslt: Use 'Link' rather than 'Permalink' in header links
From
: Peter Krempa
[PATCH 1/9] docs: Fix title of 'docs' page
From
: Peter Krempa
[PATCH 0/9] docs: kbase style change and cleanups
From
: Peter Krempa
Re: [PATCH 0/3] IPV6 filters example.
From
: Ján Tomko
Re: [PATCH v2] cpu_ppc64: compare CPU function is ignoring return value
From
: Ján Tomko
Re: [PATCH 8/9] qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE
From
: Ján Tomko
Re: [PATCH 9/9] qemu: backup: Add partial validation of incremental backup checkpoint
From
: Ján Tomko
Re: [PATCH 7/9] conf: checkpoint: Split virDomainCheckpointRedefinePrep into two functions
From
: Ján Tomko
Re: [PATCH 5/9] checkpoint: Introduce VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE flag
From
: Ján Tomko
Re: [PATCH 3/9] error: Introduce VIR_ERR_CHECKPOINT_INCONSISTENT error code
From
: Ján Tomko
Re: [PATCH 6/9] virsh: checkpoint-create: Add support for VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE
From
: Ján Tomko
Re: [PATCH 4/9] qemu: backup: Use VIR_ERR_CHECKPOINT_INCONSISTENT when starting a backup
From
: Ján Tomko
Re: [PATCH 2/9] man: virsh: Mention that '--size' for 'checkpoint-dumpxml' may require running vm
From
: Ján Tomko
Re: [PATCH 1/9] checkpoint: Mention that VIR_DOMAIN_CHECKPOINT_XML_SIZE may require running vm
From
: Ján Tomko
Re: [PATCH v2 9/9] virCPUDefFormatBufFull: Use virXMLFormatElement
From
: Ján Tomko
Re: [PATCH v2 8/9] qemumigrationcookiexmltest: Add synthetic test case
From
: Ján Tomko
Re: [PATCH v2 7/9] tests: Add testing of qemu migration cookie
From
: Ján Tomko
Re: [libvirt PATCH 21/25] vircgroup: drop @create from virCgroupNewDomainPartition
From
: John Ferlan
Re: [PATCH v2 6/9] qemu_migration_cookie: Make cookie parsing robust against missing domain job
From
: Ján Tomko
Re: [PATCH v2 5/9] tests: Add mock library for virGetHostname and virGetHostUUID
From
: Ján Tomko
Re: [PATCH v2 4/9] qemu_migration_cookie: Export qemuMigrationCookieXMLFormat for tests
From
: Ján Tomko
Re: [PATCH v2 3/9] qemu_migration_cookie: Make header standalone
From
: Ján Tomko
Re: [PATCH v2 2/9] qemuxml2xmltest: Split out status XML testing to qemustatusxml2xmltest.c
From
: Ján Tomko
Re: [PATCH v2 1/9] qemuxml2xmltest: Remove 'WITH_QEMU' conditional
From
: Ján Tomko
[PATCH v2 6/9] qemu_migration_cookie: Make cookie parsing robust against missing domain job
From
: Peter Krempa
[PATCH v2 4/9] qemu_migration_cookie: Export qemuMigrationCookieXMLFormat for tests
From
: Peter Krempa
[PATCH v2 3/9] qemu_migration_cookie: Make header standalone
From
: Peter Krempa
[PATCH v2 1/9] qemuxml2xmltest: Remove 'WITH_QEMU' conditional
From
: Peter Krempa
[PATCH v2 9/9] virCPUDefFormatBufFull: Use virXMLFormatElement
From
: Peter Krempa
[PATCH v2 5/9] tests: Add mock library for virGetHostname and virGetHostUUID
From
: Peter Krempa
[PATCH v2 8/9] qemumigrationcookiexmltest: Add synthetic test case
From
: Peter Krempa
[PATCH v2 7/9] tests: Add testing of qemu migration cookie
From
: Peter Krempa
[PATCH v2 2/9] qemuxml2xmltest: Split out status XML testing to qemustatusxml2xmltest.c
From
: Peter Krempa
[PATCH v2 0/9] tests: Add testing of qemu migration cookie
From
: Peter Krempa
Re: [RFC PATCH 1/2] Add support for specifying max physical address size.
From
: Daniel P. Berrangé
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Daniel P. Berrangé
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Daniel P. Berrangé
[PATCH 8/9] qemu: checkpoint: Implement VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE
From
: Peter Krempa
[PATCH 9/9] qemu: backup: Add partial validation of incremental backup checkpoint
From
: Peter Krempa
[PATCH 6/9] virsh: checkpoint-create: Add support for VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE
From
: Peter Krempa
[PATCH 5/9] checkpoint: Introduce VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE flag
From
: Peter Krempa
[PATCH 7/9] conf: checkpoint: Split virDomainCheckpointRedefinePrep into two functions
From
: Peter Krempa
[PATCH 4/9] qemu: backup: Use VIR_ERR_CHECKPOINT_INCONSISTENT when starting a backup
From
: Peter Krempa
[PATCH 3/9] error: Introduce VIR_ERR_CHECKPOINT_INCONSISTENT error code
From
: Peter Krempa
[PATCH 2/9] man: virsh: Mention that '--size' for 'checkpoint-dumpxml' may require running vm
From
: Peter Krempa
[PATCH 0/9] qemu: backup/checkpoint: Error reporting and handling fixes
From
: Peter Krempa
[PATCH 1/9] checkpoint: Mention that VIR_DOMAIN_CHECKPOINT_XML_SIZE may require running vm
From
: Peter Krempa
Re: [RFC PATCH 0/2] Handle physical address bits
From
: Daniel P. Berrangé
Re: [RFC PATCH] add a new 'default' option for attribute mode in numatune
From
: Martin Kletzander
Re: [libvirt PATCH 0/2] quieten virSCSIHostGetUniqueId
From
: Erik Skultety
[libvirt PATCH 2/2] util: quieten virSCSIHostGetUniqueId
From
: Ján Tomko
[libvirt PATCH 0/2] quieten virSCSIHostGetUniqueId
From
: Ján Tomko
[libvirt PATCH 1/2] util: use g_autofree in virSCSIHostGetUniqueId
From
: Ján Tomko
Re: [PULL 0/6] Mips fixes patches
From
: Peter Maydell
Re: Hyper-V CPU details
From
: Daniel P. Berrangé
Re: [PATCH v2 0/3] tests: Fix issues on macOS
From
: Andrea Bolognani
[libvirt PATCH v3 2/2] [DONTMERGE] Sample output of new sync script
From
: Tim Wiederhake
[libvirt PATCH v3 0/2] Add script to sync from QEMU i386 cpu models
From
: Tim Wiederhake
[libvirt PATCH v3 1/2] cpu_map: Add script to sync from QEMU i386 cpu models
From
: Tim Wiederhake
Re: [PATCH 0/4] Couple of qemusecuritytest and security_util improvements
From
: Andrea Bolognani
Re: [PATCH 2/4] qemusecuritytest: Test SELinux too
From
: Andrea Bolognani
Re: [libvirt PATCH] rpm: more fixes for disabling features
From
: Pavel Hrdina
Re: [libvirt PATCH] rpm: more fixes for disabling features
From
: Daniel P. Berrangé
Re: [PATCH libvirt v1 0/7] Support AP card, AP queues and AP matrix
From
: Shalini Chellathurai Saroja
Re: [PATCH] remote: Add libvirtd dependency to virt-guest-shutdown.target
From
: Neal Gompa
[PATCH] remote: Add libvirtd dependency to virt-guest-shutdown.target
From
: Jim Fehlig
[PULL 6/6] target/mips: Add unaligned access support for MIPS64R6 and Loongson-3
From
: Philippe Mathieu-Daudé
[PULL 5/6] target/mips: Fix Lesser GPL version number
From
: Philippe Mathieu-Daudé
[PULL 3/6] hw/mips/boston: Fix Lesser GPL version number
From
: Philippe Mathieu-Daudé
[PULL 4/6] hw/intc/loongson: Fix incorrect 'core' calculation in liointc_read/write
From
: Philippe Mathieu-Daudé
[PULL 1/6] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
[PULL 2/6] hw/mips: Fix Lesser GPL version number
From
: Philippe Mathieu-Daudé
[PULL 0/6] Mips fixes patches
From
: Philippe Mathieu-Daudé
Re: [libvirt PATCH v2 1/3] cpu_map: Unify apostrophe and quotation mark usage
From
: Jiri Denemark
Re: [libvirt PATCH v2 2/3] cpu_map: Add script to sync from QEMU i386 cpu models
From
: Jiri Denemark
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
Re: [PATCH 1/4] security_util: Don't error on macOS when getting/setting/moving XATTRs
From
: Roman Bolshakov
Re: [PATCH 4/4] qemu_conf: Don't even attempt to enable rememberOwner if unsupported
From
: Roman Bolshakov
Re: [PATCH 3/4] qemusecuritytest: Skip on non supported platforms
From
: Roman Bolshakov
Re: [PATCH 0/4] Couple of qemusecuritytest and security_util improvements
From
: Roman Bolshakov
[PATCH v2 0/3] tests: Fix issues on macOS
From
: Roman Bolshakov
[PATCH v2 1/3] virpcimock: Initialize real_close before using it
From
: Roman Bolshakov
[PATCH v2 2/3] virpcimock: Enable on macOS
From
: Roman Bolshakov
[PATCH v2 3/3] storagepoolxml2argvtest: Reorder gluster arguments
From
: Roman Bolshakov
Re: [libvirt PATCH 00/25] cgroup related fixes and cleanup
From
: Michal Privoznik
Re: [PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Re: Release of libvirt-6.9.0
From
: Andrea Bolognani
Re: [PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
From
: Peter Krempa
[PATCH 3/4] qemusecuritytest: Skip on non supported platforms
From
: Michal Privoznik
[PATCH 1/4] security_util: Don't error on macOS when getting/setting/moving XATTRs
From
: Michal Privoznik
[PATCH 2/4] qemusecuritytest: Test SELinux too
From
: Michal Privoznik
[PATCH 4/4] qemu_conf: Don't even attempt to enable rememberOwner if unsupported
From
: Michal Privoznik
[PATCH 0/4] Couple of qemusecuritytest and security_util improvements
From
: Michal Privoznik
[libvirt PATCH 20/25] vircgroup: introduce virCgroupSetPlacement
From
: Pavel Hrdina
[libvirt PATCH 15/25] vircgroup: drop @parent from virCgroupNew
From
: Pavel Hrdina
[libvirt PATCH 07/25] vircgroup: remove useless cgroup->path variable
From
: Pavel Hrdina
[libvirt PATCH 21/25] vircgroup: drop @create from virCgroupNewDomainPartition
From
: Pavel Hrdina
[libvirt PATCH 22/25] vircgroup: refactor virCgroupEnableMissingControllers
From
: Pavel Hrdina
[libvirt PATCH 12/25] vircgroup: introduce virCgroupDetectControllers helper
From
: Pavel Hrdina
[libvirt PATCH 23/25] vircgroup: move parentPath declaration
From
: Pavel Hrdina
[libvirt PATCH 04/25] vircgroupv2: properly detect empty tasks
From
: Pavel Hrdina
[libvirt PATCH 25/25] vircgroup: drop condition for absolute path from copyPlacement callbacks
From
: Pavel Hrdina
[libvirt PATCH 10/25] vircgroup: introduce virCgroupCopyPlacement helper
From
: Pavel Hrdina
[libvirt PATCH 17/25] vircgroup: expand virCgroupDetect into virCgroupNew
From
: Pavel Hrdina
[libvirt PATCH 24/25] vircgroup: refactor virCgroupNewPartition
From
: Pavel Hrdina
[libvirt PATCH 02/25] qemu: remove dead code that setup cgroups for helper processes
From
: Pavel Hrdina
[libvirt PATCH 19/25] vircgroup: drop @pid argument from virCgroupNew
From
: Pavel Hrdina
[libvirt PATCH 18/25] vircgroup: no need to use PID in virCgroupEnableMissingControllers
From
: Pavel Hrdina
[libvirt PATCH 16/25] vircgroup: virCgroupNew is now always called with absolute path
From
: Pavel Hrdina
[libvirt PATCH 14/25] vircgroup: introduce virCgroupNewParent
From
: Pavel Hrdina
[libvirt PATCH 13/25] vircgroup: extract virCgroupNewDetect from virCgroupNew
From
: Pavel Hrdina
[libvirt PATCH 09/25] vircgroup: introduce virCgroupCopyMounts helper
From
: Pavel Hrdina
[libvirt PATCH 11/25] vircgroup: introduce virCgroupValidatePlacement helper
From
: Pavel Hrdina
[libvirt PATCH 05/25] vircgroupv2: properly detect placement of running VM
From
: Pavel Hrdina
[libvirt PATCH 08/25] vircgroup: introduce virCgroupSetBackends helper
From
: Pavel Hrdina
[libvirt PATCH 06/25] vircgroupv2: detect controllers enabled in parent cgroup
From
: Pavel Hrdina
[libvirt PATCH 03/25] qemu_dbus: use emulator cgroup for dbus-daemon
From
: Pavel Hrdina
[libvirt PATCH 00/25] cgroup related fixes and cleanup
From
: Pavel Hrdina
[libvirt PATCH 01/25] qemu_cgroup: remove unused @empty variable
From
: Pavel Hrdina
[PATCH v2 10/10] qemu: remove possible garbage left from previous rename/undefine
From
: Nikolay Shirokovskiy
[PATCH v2 09/10] qemu: qemuDomainDefineXMLFlags: move cleanup logic to cleanup section
From
: Nikolay Shirokovskiy
[PATCH v2 08/10] qemu: rename: remove snapshot/checkpoint restriction
From
: Nikolay Shirokovskiy
[PATCH v2 07/10] qemu: update name on reverting from snapshot
From
: Nikolay Shirokovskiy
[PATCH v2 06/10] qemu: rename: support renaming checkpoints directory
From
: Nikolay Shirokovskiy
[PATCH v2 05/10] qemu: rename: support renaming snapshots directory
From
: Nikolay Shirokovskiy
[PATCH v2 04/10] qemu: remove duplicate code for removing remnant files
From
: Nikolay Shirokovskiy
[PATCH v2 03/10] qemu: rename: return instead of goto if no cleanup required
From
: Nikolay Shirokovskiy
[PATCH v2 02/10] qemu: rename: send events only on success
From
: Nikolay Shirokovskiy
[PATCH v2 01/10] qemu: qemuDomainRenameCallback: fix sending false undefined event
From
: Nikolay Shirokovskiy
[PATCH v2 00/10] qemu: support renaming domains with snapshots/checkpoints
From
: Nikolay Shirokovskiy
Re: Release of libvirt-6.9.0
From
: Jiri Denemark
[PATCH v1 1/1] support system default memory policy with numatune
From
: Luyao Zhong
[PATCH v1 0/1] support system default memory policy with numatune
From
: Luyao Zhong
Re: [PATCH 0/8] more Hyper-V code cleanup
From
: Michal Privoznik
Re: Release of libvirt-6.9.0
From
: Andrea Bolognani
Re: Libvirt Open Source Contribution
From
: Michal Privoznik
Re: Call for Volunteers: Summaries of a few KVMForum-2020 talks for an LWN article
From
: Kashyap Chamarthy
Re: [PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Re: [PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
From
: Thomas Huth
Re: [PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
From
: Thomas Huth
Re:[RFCv2 00/46] RFC: Generate parsexml/formatbuf functions based on directives
From
: 石磊
Re: [PATCH-for-5.2] target/mips: Deprecate nanoMIPS ISA
From
: Richard Henderson
Re: [PATCH 0/8] more Hyper-V code cleanup
From
: Neal Gompa
[PATCH 8/8] hyperv: call openwsman's ws_serializer_free_mem
From
: Matt Coleman
[PATCH 7/8] hyperv: minor formatting fix in hyperv_wmi.h
From
: Matt Coleman
[PATCH 6/8] hyperv: consistent names for SettingData functions
From
: Matt Coleman
[PATCH 5/8] hyperv: move hypervGetProcSDByVSSDInstanceId to hyperv_wmi.c
From
: Matt Coleman
[PATCH 4/8] hyperv: move hypervGetWmiClass to hyperv_wmi.h
From
: Matt Coleman
[PATCH 3/8] hyperv: WMI class list function general cleanup
From
: Matt Coleman
[PATCH 2/8] hyperv: remove spaces after hypervObject* casts
From
: Matt Coleman
[PATCH 1/8] hyperv: g_autofree username and password in hypervConnectOpen()
From
: Matt Coleman
[PATCH 0/8] more Hyper-V code cleanup
From
: Matt Coleman
Re: Libvirt Open Source Contribution
From
: Matt Coleman
Re: Libvirt Open Source Contribution
From
: Barrett J Schonefeld
[PATCH-for-5.2] target/mips: Deprecate nanoMIPS ISA
From
: Philippe Mathieu-Daudé
[PATCH-for-5.2 v3] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Re: [PATCH-for-5.2 v2] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
[PATCH] virDomainNetDefParseXML: Fix error message for unknown value of //mac/@type
From
: Michal Privoznik
Re: [PATCH 0/6] Hyper-V code cleanup
From
: Michal Privoznik
Re: [PATCH 10/19] virsh: Only return domains that have VNC display to vncdisplay command
From
: Michal Privoznik
Re: [PATCH 04/19] virsh: Rename virshInterfaceNameCompleter to virshInterfaceCompleter
From
: Michal Privoznik
Re: [PATCH 03/19] virsh: Add serial/parallel device name completion to console command
From
: Michal Privoznik
Re: [PATCH 01/19] virsh: Add current vcpu list completion to guestvcpus command
From
: Michal Privoznik
Re: [PATCH 02/19] virsh: Add logical CPU IDs completion for nodecpustats command
From
: Michal Privoznik
Re: [PATCH 12/19] virsh: Add mac completion to net-dhcp-leases command
From
: Michal Privoznik
Re: [PATCH 08/19] virsh: Add interface mac completion to iface-name command
From
: Michal Privoznik
Re: [PATCH 13/19] virsh-domain: Introduce 2 macros for domain options 'interface' and 'mac'
From
: Michal Privoznik
Re: [PATCH 11/19] vsh: Fix completion error in case of multiple mac addresses
From
: Michal Privoznik
[PATCH-for-5.2 v2] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Re: [PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Re: Release of libvirt-6.9.0
From
: Jiri Denemark
Re: [PATCH libvirt v1 2/7] nodedev: Detect AP Queues
From
: Boris Fiuczynski
Re: [PATCH libvirt v1 1/7] nodedev: Detect AP Card device
From
: Boris Fiuczynski
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Andrea Bolognani
Re: [PATCH libvirt v1 4/7] nodedev: detect AP Matrix device
From
: Boris Fiuczynski
Re: [PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
From
: Richard Henderson
Re: [PATCH 1/3] qemu: capabilities: Disable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Peter Krempa
Re: [PATCH 1/3] qemu: capabilities: Disable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Eric Blake
Re: [libvirt PATCH] rpm: more fixes for disabling features
From
: Pavel Hrdina
[libvirt PATCH] rpm: more fixes for disabling features
From
: Daniel P. Berrangé
Re: [libvirt PATCH] rpm: fix name of meson option for disabling glusterfs
From
: Daniel P. Berrangé
Re: [PATCH] news: Fix an RST alignment typo with '=' which breaks the pipeline
From
: Erik Skultety
Re: [PATCH] news: Fix an RST alignment typo with '=' which breaks the pipeline
From
: Jiri Denemark
[libvirt PATCH] rpm: fix name of meson option for disabling glusterfs
From
: Daniel P. Berrangé
Re: Release of libvirt-6.9.0
From
: Andrea Bolognani
[libvirt PATCH] news: Remove empty section
From
: Andrea Bolognani
[PATCH] news: Fix an RST alignment typo with '=' which breaks the pipeline
From
: Erik Skultety
Re: Proposal: drop support for Hyper-V 2008R2
From
: Andrea Bolognani
Re: [libvirt PATCH 0/2] Run full unit tests on i686 too
From
: Erik Skultety
[PATCH-for-5.2] hw/mips: Remove the 'r4k' machine
From
: Philippe Mathieu-Daudé
Release of libvirt-6.9.0
From
: Jiri Denemark
Re: [PATCH 09/19] virdomainobjlist: Add vnc into filter group to check the vnc existence of guest
From
: Peter Krempa
Re: Proposal: drop support for Hyper-V 2008R2
From
: Daniel P. Berrangé
Re: [RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Christian Ehrhardt
[PATCH 15/19] virsh-domain: Apply macro VIRSH_DOMAIN_OPT_MAC for mac option
From
: Lin Ma
[PATCH 19/19] virsh: Add lifecycle action completion to set-lifecycle-action command
From
: Lin Ma
[PATCH 07/19] virsh: Add interface name completion to iface-mac command
From
: Lin Ma
[PATCH 18/19] virsh: Add lifecycle type completion to set-lifecycle-action command
From
: Lin Ma
[PATCH 12/19] virsh: Add mac completion to net-dhcp-leases command
From
: Lin Ma
[PATCH 17/19] virsh: Add signal name completion to send-process-signal command
From
: Lin Ma
[PATCH 16/19] virsh: Move/add some of function declarations to virsh-domain.h
From
: Lin Ma
[PATCH 09/19] virdomainobjlist: Add vnc into filter group to check the vnc existence of guest
From
: Lin Ma
[PATCH 14/19] virsh-domain: Apply macro VIRSH_DOMAIN_OPT_INTERFACE for interface option
From
: Lin Ma
[PATCH 13/19] virsh-domain: Introduce 2 macros for domain options 'interface' and 'mac'
From
: Lin Ma
[PATCH 08/19] virsh: Add interface mac completion to iface-name command
From
: Lin Ma
[PATCH 05/19] virsh: create a macro with a _FULL suffix for common --interface option
From
: Lin Ma
[PATCH 02/19] virsh: Add logical CPU IDs completion for nodecpustats command
From
: Lin Ma
[PATCH 10/19] virsh: Only return domains that have VNC display to vncdisplay command
From
: Lin Ma
[PATCH 06/19] virsh: Add interface name completion to iface-bridge command
From
: Lin Ma
[PATCH 04/19] virsh: Rename virshInterfaceNameCompleter to virshInterfaceCompleter
From
: Lin Ma
[PATCH 03/19] virsh: Add serial/parallel device name completion to console command
From
: Lin Ma
[PATCH 11/19] vsh: Fix completion error in case of multiple mac addresses
From
: Lin Ma
[PATCH 01/19] virsh: Add current vcpu list completion to guestvcpus command
From
: Lin Ma
[PATCH 00/19] virsh completion improvement
From
: Lin Ma
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
Re: [PATCH] storagepoolxml2argvtest: Populate test entries for macOS
From
: Roman Bolshakov
Re: [PATCH] tests: Enable virpcimock on macOS
From
: Roman Bolshakov
Re: [libvirt PATCH v6 1/2] news: mention vdpa support
From
: Laine Stump
Re: [libvirt PATCH v6 2/2] nodedev: fix resource leak
From
: Laine Stump
Re: Proposal: drop support for Hyper-V 2008R2
From
: Matt Coleman
[libvirt PATCH v6 2/2] nodedev: fix resource leak
From
: Jonathon Jongsma
[libvirt PATCH v6 1/2] news: mention vdpa support
From
: Jonathon Jongsma
[PATCH 8/9] qemumigrationcookiexmltest: Add synthetic test case
From
: Peter Krempa
[PATCH 7/9] tests: Add testing of qemu migration cookie
From
: Peter Krempa
[PATCH 9/9] virCPUDefFormatBufFull: Use virXMLFormatElement
From
: Peter Krempa
[PATCH 6/9] qemu_migration_cookie: Make cookie parsing robust against missing domain job
From
: Peter Krempa
[PATCH 4/9] qemu_migration_cookie: Export qemuMigrationCookieXMLFormat for tests
From
: Peter Krempa
[PATCH 5/9] tests: Add mock library for virGetHostname and virGetHostUUID
From
: Peter Krempa
[PATCH 2/9] qemuxml2xmltest: Split out status XML testing to qemustatusxml2xmltest.c
From
: Peter Krempa
[PATCH 3/9] qemu_migration_cookie: Make header standalone
From
: Peter Krempa
[PATCH 0/9] tests: Add testing of qemu migration cookie
From
: Peter Krempa
[PATCH 1/9] qemuxml2xmltest: Remove 'WITH_QEMU' conditional
From
: Peter Krempa
Re: Proposal: drop support for Hyper-V 2008R2
From
: Andrea Bolognani
Re: [PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
From
: Philippe Mathieu-Daudé
Re: Proposal: drop support for Hyper-V 2008R2
From
: Daniel P. Berrangé
[libvirt PATCH 2/2] scripts: trim "__attribute__((packed))" in RPC struct diff
From
: Daniel P. Berrangé
[libvirt PATCH 1/2] gitlab: run unit tests in i686 cross build
From
: Daniel P. Berrangé
[libvirt PATCH 0/2] Run full unit tests on i686 too
From
: Daniel P. Berrangé
Re: Proposal: drop support for Hyper-V 2008R2
From
: Matt Coleman
Re: [PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
From
: Peter Maydell
Re: Proposal: drop support for Hyper-V 2008R2
From
: Alvin Starr
Proposal: drop support for Hyper-V 2008R2
From
: Matt Coleman
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
libvirt-6.9.0 release candidate 2
From
: Jiri Denemark
Re: [libvirt PATCH] tests: fix stat mocking with Fedora rawhide
From
: Michal Privoznik
Re: [libvirt PATCH] tests: fix stat mocking with Fedora rawhide
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Andrea Bolognani
[libvirt PATCH] tests: fix stat mocking with Fedora rawhide
From
: Daniel P. Berrangé
Re: [PATCH 1/3] qemu: capabilities: Disable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Peter Krempa
[RFC PATCH 2/2] qemu: Add support for max physical address size
From
: Dario Faggioli
[RFC PATCH 1/2] Add support for specifying max physical address size.
From
: Dario Faggioli
[RFC PATCH 0/2] Handle physical address bits
From
: Dario Faggioli
Call for Volunteers: Summaries of a few KVMForum-2020 talks for an LWN article
From
: Kashyap Chamarthy
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Daniel P. Berrangé
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Andrea Bolognani
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Neal Gompa
Re: [libvirt PATCH 1/2] rpm: remove with_bash_completion condition
From
: Neal Gompa
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Daniel P. Berrangé
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Neal Gompa
Re: [PATCH 1/3] qemu: add option to process offloaded legacy blockjob event ealier
From
: Nikolay Shirokovskiy
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Daniel P. Berrangé
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Andrea Bolognani
[libvirt PATCH] Revert "Revert "spec: Simplify setting features off by default""
From
: Andrea Bolognani
Re: [libvirt PATCH 1/2] rpm: remove with_bash_completion condition
From
: Daniel P. Berrangé
Re: [PATCH 1/3] qemu: add option to process offloaded legacy blockjob event ealier
From
: Peter Krempa
question regarding systemd ordering of libvirt services
From
: Jim Fehlig
Re: [PATCH] Revert "spec: Simplify setting features off by default"
From
: Andrea Bolognani
Re: [PATCH] Revert "spec: Simplify setting features off by default"
From
: Neal Gompa
Re: [PATCH] storagepoolxml2argvtest: Populate test entries for macOS
From
: Andrea Bolognani
Re: [libvirt PATCH 1/2] rpm: remove with_bash_completion condition
From
: Neal Gompa
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Neal Gompa
Re: [PATCH] tests: Enable virpcimock on macOS
From
: Andrea Bolognani
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Michal Privoznik
Re: [PATCH] security: Use org namespace for xattrs on macOS
From
: Andrea Bolognani
Re: [PATCH 00/12] use g_autoptr for all DIR*
From
: Laine Stump
Re: [PATCH] node_device: fix leak of DIR*
From
: Ján Tomko
Re: [libvirt PATCH 2/2] rpm: tell meson whether to use libssh or libssh2 explicitly
From
: Daniel P. Berrangé
Re: [libvirt PATCH v2] libvirt-guests: Sync time for autostarted guests
From
: Daniel P. Berrangé
[libvirt PATCH v2] libvirt-guests: Sync time for autostarted guests
From
: Tim Wiederhake
Re: [libvirt PATCH 0/2] Fix disabling of libssh/libssh2 in RPM build
From
: Pavel Hrdina
Re: [libvirt PATCH v2 0/3] Add script to sync from QEMU i386 cpu models
From
: Tim Wiederhake
[libvirt PATCH 1/2] rpm: remove with_bash_completion condition
From
: Daniel P. Berrangé
[libvirt PATCH 2/2] rpm: tell meson whether to use libssh or libssh2 explicitly
From
: Daniel P. Berrangé
[libvirt PATCH 0/2] Fix disabling of libssh/libssh2 in RPM build
From
: Daniel P. Berrangé
Re: [PATCH 00/12] use g_autoptr for all DIR*
From
: Daniel Henrique Barboza
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Michal Privoznik
Re: [PATCH 12/12] remove unnecessary cleanup labels and unused return variables
From
: Daniel Henrique Barboza
Re: [PATCH] node_device: fix leak of DIR*
From
: Daniel Henrique Barboza
[PATCH] news: Mention Cooperlake cpu model in v6.4.0
From
: Han Han
Re: [PATCH v3 2/7] migration/dirtyrate: set up framwork of domainGetDirtyRateInfo API
From
: Hao Wang
[PATCH] node_device: fix leak of DIR*
From
: Laine Stump
[PATCH 07/12] util: declare g_autoptr cleanup function to auto-close DIR*
From
: Laine Stump
[PATCH 12/12] remove unnecessary cleanup labels and unused return variables
From
: Laine Stump
[PATCH 11/12] util: refactor function to simplify and remove label
From
: Laine Stump
[PATCH 05/12] util: manually set dirp to NULL after closing in virCapabilitiesInitCache()
From
: Laine Stump
[PATCH 08/12] change DIR* int g_autoptr(DIR) where appropriate
From
: Laine Stump
[PATCH 09/12] conf: convert final DIR* to g_autoptr
From
: Laine Stump
[PATCH 06/12] util: change virDirClose to take a DIR* instead of DIR**.
From
: Laine Stump
[PATCH 10/12] util: remove unused VIR_DIR_CLOSE() macro
From
: Laine Stump
[PATCH 03/12] storage: remove extraneous call to VIR_DIR_CLOSE()
From
: Laine Stump
[PATCH 01/12] consistently use VIR_DIR_CLOSE() instead of virDirClose()
From
: Laine Stump
[PATCH 02/12] tools: reduce scope of a DIR* in virHostValidateIOMMU()
From
: Laine Stump
[PATCH 00/12] use g_autoptr for all DIR*
From
: Laine Stump
[PATCH 04/12] util: reduce scope of a DIR * in virCgroupV1SetOwner()
From
: Laine Stump
[PULL 06/12] nbd: Update qapi to support exporting multiple bitmaps
From
: Eric Blake
Re: [PATCH v3 2/7] migration/dirtyrate: set up framwork of domainGetDirtyRateInfo API
From
: Daniel Henrique Barboza
Re: [PATCH] re-add cscope db files to .gitignore
From
: Michal Privoznik
[PATCH] re-add cscope db files to .gitignore
From
: Laine Stump
[PATCH v2] cpu_ppc64: compare CPU function is ignoring return value
From
: Julio Faracco
Re: [PATCH] cpu_ppc64: compare CPU function is ignoring return value
From
: Julio Faracco
Re: [PATCH] cpu_ppc64: compare CPU function is ignoring return value
From
: Ján Tomko
[PATCH] cpu_ppc64: compare CPU function is ignoring return value
From
: Julio Faracco
Re: [PATCH] util: Avoid double free in virProcessSetAffinity
From
: Peter Krempa
Re: [PATCH] news: Mention nodedev support for CSS on S390
From
: Andrea Bolognani
Re: [PATCH] news: Mention nodedev support for CSS on S390
From
: Cornelia Huck
[PATCHv2 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Peter Krempa
Re: [PATCH] Revert "spec: Simplify setting features off by default"
From
: Andrea Bolognani
Re: [PATCH] Revert "spec: Simplify setting features off by default"
From
: Andrea Bolognani
[PATCH] util: Avoid double free in virProcessSetAffinity
From
: Martin Kletzander
[PATCH v3 3/7] migration/dirtyrate: Implement qemuDomainGetDirtyRateInfo
From
: Hao Wang
[PATCH] news: Mention nodedev support for CSS on S390
From
: Boris Fiuczynski
migration/dirtyrate: Introduce APIs for getting domain memory dirty rate
From
: Hao Wang
[PATCH v3 2/7] migration/dirtyrate: set up framwork of domainGetDirtyRateInfo API
From
: Hao Wang
[PATCH v3 6/7] migration/dirtyrate: Implement qemuMonitorJSONExtractDirtyRateInfo
From
: Hao Wang
[PATCH v3 4/7] migration/dirtyrate: Implement qemuDomainCalculateDirtyRate
From
: Hao Wang
[PATCH v3 5/7] migration/dirtyrate: Implement qemuDomainCalculateDirtyRate
From
: Hao Wang
[PATCH v3 7/7] migration/dirtyrate: Introduce getdirtyrate virsh api
From
: Hao Wang
[PATCH v3 1/7] migration/dirtyrate: Introduce virDomainDirtyRateInfo structure
From
: Hao Wang
Re: [PATCH v6 04/11] nbd: Update qapi to support exporting multiple bitmaps
From
: Peter Krempa
Re: [PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Daniel P. Berrangé
Re: [PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Peter Krempa
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Neal Gompa
Re: [PATCH 0/6] Hyper-V code cleanup
From
: Michal Privoznik
Re: [PATCH v6 04/11] nbd: Update qapi to support exporting multiple bitmaps
From
: Vladimir Sementsov-Ogievskiy
Re: [PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Michal Privoznik
Re: [PATCH] Revert "spec: Simplify setting features off by default"
From
: Michal Privoznik
Re: [PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Daniel P. Berrangé
Re: [PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Peter Krempa
Re: [libvirt PATCH 0/2] rpc: Fix virt-ssh-helper detection
From
: Daniel P. Berrangé
Re: [PATCH] util: Add phys_port_name support on virPCIGetNetName
From
: Dmytro Linkin
[PATCH v6 04/11] nbd: Update qapi to support exporting multiple bitmaps
From
: Eric Blake
Re: [PATCH v6 0/4] qemu: Support rbd namespace in rbd source name
From
: Han Han
Re: [libvirt PATCH 2/2] news: Mention virt-ssh-helper detection fix
From
: Neal Gompa
Re: [libvirt PATCH 1/2] rpc: Fix virt-ssh-helper detection
From
: Neal Gompa
[libvirt PATCH 0/2] rpc: Fix virt-ssh-helper detection
From
: Andrea Bolognani
Re: [libvirt PATCH v2 10/10] rpc: use new virt-ssh-helper binary for remote tunnelling
From
: Andrea Bolognani
[libvirt PATCH 2/2] news: Mention virt-ssh-helper detection fix
From
: Andrea Bolognani
[libvirt PATCH 1/2] rpc: Fix virt-ssh-helper detection
From
: Andrea Bolognani
[PATCH] rpm: Fix handling of SOURCE_DATE_EPOCH
From
: Neal Gompa
Re: Entering freeze for libvirt-6.9.0
From
: Neal Gompa
[PATCH] Revert "spec: Simplify setting features off by default"
From
: Neal Gompa
Re: [PATCH 09/13] util: hash: Don't use 'const' with virHashTablePtr
From
: Eric Blake
Re: [PATCH 0/6] qemu: Fix cdrom as SCSI hostdev via -blockdev
From
: daggs
Re: Entering freeze for libvirt-6.9.0
From
: Matt Coleman
Entering freeze for libvirt-6.9.0
From
: Jiri Denemark
Re: [PATCH v3] qemuMonitorJSONCheckReply: Use g_autofree
From
: Ján Tomko
Re: [PATCH] docs: page.xsl: Improve generation of paragraph anchor links
From
: Michal Privoznik
Re: [PATCH] docs/system: Deprecate raspi2/raspi3 machine aliases
From
: Philippe Mathieu-Daudé
Re: [PATCH 0/9] several small cleanups in virpci.c et. al.
From
: Ján Tomko
Re: [PATCH 03/13] util: virhash: Standardize on 'opaque' for opaque data
From
: Ján Tomko
Re: [PATCH v2 0/5] Hypervisor CPU Baseline Cleanups and Fixes
From
: Collin Walling
Re: [PATCH] qemu: Add test cases for 'host_cdrom' blockdev backend via <disk>
From
: Ján Tomko
Re: [libvirt PATCH] meson: remove non-pkg-config fallback for devmapper
From
: Ján Tomko
Re: [PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Daniel P. Berrangé
[PATCH 01/13] virhashtest: testHashGetItems: Remove test case for sorting by value
From
: Peter Krempa
Re: [PATCH 0/1] virt-aa-helper: allow hard links for mounts
From
: Stefan Hajnoczi
[PATCH 07/13] util: hash: Add delete-safe hash iterator
From
: Peter Krempa
[PATCH 02/13] util: hash: Rewrite sorting of elements in virHashGetItems
From
: Peter Krempa
[PATCH 13/13] tests: Remove 'virhashtest'
From
: Peter Krempa
[PATCH 12/13] util: hash: Add deprecation notices for functions which have g_hash_table replacements
From
: Peter Krempa
[PATCH 10/13] util: hash: Reimplement virHashTable using GHashTable
From
: Peter Krempa
[PATCH 00/13] Replace virHashTable by GHashTable (for 6.10)
From
: Peter Krempa
[PATCH 11/13] util: hash: Retire 'virHashTable' in favor of 'GHashTable'
From
: Peter Krempa
[PATCH 09/13] util: hash: Don't use 'const' with virHashTablePtr
From
: Peter Krempa
[PATCH 08/13] util: hash: Use virHashForEachSafe in places which might delete the element
From
: Peter Krempa
[PATCH 06/13] tests: remove virdeterministichashmock.so
From
: Peter Krempa
[PATCH 05/13] Use virHashForEachSorted in tested code
From
: Peter Krempa
[PATCH 04/13] util: hash: Introduce virHashForEachSorted
From
: Peter Krempa
[PATCH 03/13] util: virhash: Standardize on 'opaque' for opaque data
From
: Peter Krempa
Re: [PATCH 2/3] qemu: Update to new design of 'block-export-add'
From
: Eric Blake
[libvirt PATCH] NEWS: Fix vertical spacing between sections
From
: Andrea Bolognani
[PATCH] qemu: Add test cases for 'host_cdrom' blockdev backend via <disk>
From
: Peter Krempa
Re: [PATCH 3/3] qemu: capabilities: Re-enable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Eric Blake
Re: [PATCH 1/3] qemu: capabilities: Disable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Eric Blake
[PATCH 1/3] qemu: capabilities: Disable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Peter Krempa
Re: [PATCH 2/3] qemu: Update to new design of 'block-export-add'
From
: Peter Krempa
[PATCH 2/3] qemu: Update to new design of 'block-export-add'
From
: Peter Krempa
[PATCH 3/3] qemu: capabilities: Re-enable detection of QEMU_CAPS_BLOCK_EXPORT_ADD
From
: Peter Krempa
[PATCH 0/3] qemu: Prevent breakage of libvirt-6.9.0 with qemu-5.2.0
From
: Peter Krempa
Re: [PATCH v5 06/12] nbd: Update qapi to support exporting multiple bitmaps
From
: Eric Blake
Re: [PATCH 1/1] virt-aa-helper: allow hard links for mounts
From
: Christian Schoenebeck
[PATCH] docs: page.xsl: Improve generation of paragraph anchor links
From
: Peter Krempa
Re: [libvirt PATCH v5 6/6] Include vdpa devices in node device list
From
: Laine Stump
Re: [PATCH 1/2] qemu: Don't try to start NBD server twice
From
: Peter Krempa
Re: [PATCH 2/2] qemu_migration: Don't mangle NBD part of migration cookie
From
: Peter Krempa
Re: [libvirt PATCH v5 6/6] Include vdpa devices in node device list
From
: John Ferlan
Re: [PATCH v5 06/12] nbd: Update qapi to support exporting multiple bitmaps
From
: Peter Krempa
[PATCH 1/2] qemu: Don't try to start NBD server twice
From
: Michal Privoznik
[PATCH 2/2] qemu_migration: Don't mangle NBD part of migration cookie
From
: Michal Privoznik
[PATCH 0/2] qemu: Two almost trivial migration fixes
From
: Michal Privoznik
[PATCH] spec: keep existing nwfilters uuid on update
From
: Nikolay Shirokovskiy
Re: [PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
From
: David Gibson
Re: [PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
From
: Peter Krempa
Re: [PATCH] qemu: virtiofs: Add pool element to limit thread pool
From
: Peter Krempa
Re: [PATCH 1/1] virt-aa-helper: allow hard links for mounts
From
: Michal Privoznik
Re: [PATCH v2] news: introduce memory failure event
From
: Michal Privoznik
Re: [PATCH 00/10] Make mdev_types generic and support it on CSS devices
From
: Erik Skultety
Re: [libvirt PATCH v5 6/6] Include vdpa devices in node device list
From
: Laine Stump
Re: [PATCH v2 2/7] migration/dirtyrate: Implement qemuMonitorJSONExtractDirtyRateInfo
From
: Hao Wang
Re: [PATCH v2 2/7] migration/dirtyrate: Implement qemuMonitorJSONExtractDirtyRateInfo
From
: Peter Krempa
[PATCH] storagepoolxml2argvtest: Populate test entries for macOS
From
: Roman Bolshakov
[PATCH] security: Use org namespace for xattrs on macOS
From
: Roman Bolshakov
[PATCH] tests: Enable virpcimock on macOS
From
: Roman Bolshakov
Re: [PATCH v2 2/7] migration/dirtyrate: Implement qemuMonitorJSONExtractDirtyRateInfo
From
: Hao Wang
Re: [PATCH 0/6] qemu: Fix cdrom as SCSI hostdev via -blockdev
From
: daggs
Re: [PATCH] qemu: virtiofs: Add pool element to limit thread pool
From
: Masayoshi Mizuma
Re: [libvirt PATCH 2/2] qemu: combine conditionals
From
: Laine Stump
Re: [libvirt PATCH 1/2] qemu: fix memory leak reported by coverity
From
: Laine Stump
[libvirt PATCH 1/2] qemu: fix memory leak reported by coverity
From
: Jonathon Jongsma
[libvirt PATCH 2/2] qemu: combine conditionals
From
: Jonathon Jongsma
Re: [PATCH v2 2/7] migration/dirtyrate: Implement qemuMonitorJSONExtractDirtyRateInfo
From
: Daniel Henrique Barboza
Re: [PATCH 5/6] qemu: Add infrastructure for 'block-export-add' to export NBD
From
: Eric Blake
[PATCH v5 06/12] nbd: Update qapi to support exporting multiple bitmaps
From
: Eric Blake
Re: [PATCH] qemu: Don't pass mode when opening domain log file for reading
From
: Daniel P. Berrangé
[PATCH] qemu: Don't pass mode when opening domain log file for reading
From
: Michal Privoznik
[PATCH 07/10] conf: node_device: refactor CSS formating
From
: Boris Fiuczynski
[PATCH 05/10] conf: node_device: refactor capability mdev_types formating
From
: Boris Fiuczynski
[PATCH 00/10] Make mdev_types generic and support it on CSS devices
From
: Boris Fiuczynski
[PATCH 06/10] conf: node_device: refactor mdev_types XML parsing
From
: Boris Fiuczynski
[PATCH 02/10] util: refactor mdev_types method from PCI to mdev
From
: Boris Fiuczynski
[PATCH 08/10] schema: refactor mdev_types out of PCI nodedev schema
From
: Boris Fiuczynski
[PATCH 10/10] node_device: detecting mdev_types capability on CSS devices
From
: Boris Fiuczynski
[PATCH 01/10] conf: node_device: fix mdev_types format and XML parsing code to match schema
From
: Boris Fiuczynski
[PATCH 03/10] util: refactor mdev_types methods return code usage
From
: Boris Fiuczynski
[PATCH 09/10] conf: node_device: cleanup virNodeDevCapCCWParseXML
From
: Boris Fiuczynski
[PATCH 04/10] conf: node_devive: refactor GetPCIMdevTypesCaps into GetMdevTypeCapes
From
: Boris Fiuczynski
Re: [PATCH] pci: Refuse to hotplug PCI Devices when the Guest OS is not ready
From
: Igor Mammedov
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Laine Stump
Re: [PATCH 1/1] virt-aa-helper: allow hard links for mounts
From
: Christian Schoenebeck
Re: [PATCH 0/4] hyperv: Deduplicate and reformat
From
: Neal Gompa
Re: [PATCH 0/4] hyperv: Deduplicate and reformat
From
: Neal Gompa
Re: [PATCH 0/6] Hyper-V code cleanup
From
: Neal Gompa
Re: Hyper-V CPU details
From
: Neal Gompa
[PATCH v2] news: introduce memory failure event
From
: zhenwei pi
Re: [libvirt PATCH] qemu: honour fatal errors dealing with qemu slirp helper
From
: Daniel Henrique Barboza
Re: [PATCH] qemu: virtiofs: Add pool element to limit thread pool
From
: Daniel Henrique Barboza
Re: [PATCH 0/3] Fix stat mocks on macOS
From
: Michal Privoznik
Re: where can i find the sourcecode from virDomainDestroy ?
From
: Lentes, Bernd
Re: [PATCH] news: introduce memory failure event
From
: Michal Privoznik
Re: [libvirt PATCH] libvirt-guests: Sync time for autostarted guests
From
: Daniel P. Berrangé
[libvirt PATCH] libvirt-guests: Sync time for autostarted guests
From
: Tim Wiederhake
[PATCH] news: introduce memory failure event
From
: zhenwei pi
[PATCH 3/3] doc: document new filters and not documented ones
From
: Aleksandr Alekseev
[PATCH 1/3] example: fix typo and formatting
From
: Aleksandr Alekseev
[PATCH 2/3] example: add ipv6 filters examples
From
: Aleksandr Alekseev
[PATCH 0/3] IPV6 filters example.
From
: Aleksandr Alekseev
Re: [External] Re: [PATCH v3 0/2]support memory failure
From
: zhenwei pi
Re: [External] Re: [PATCH v3 0/2]support memory failure
From
: Michal Privoznik
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Peter Krempa
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Peter Krempa
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Laine Stump
Hyper-V CPU details
From
: Matt Coleman
Re: [External] Re: [PATCH v3 0/2]support memory failure
From
: zhenwei pi
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Jonathon Jongsma
Re: [PATCH 0/6] qemu: Fix cdrom as SCSI hostdev via -blockdev
From
: daggs
Re: [PATCH 1/1] virt-aa-helper: allow hard links for mounts
From
: Michal Privoznik
Re: [PATCH v3 1/2] libvirt: support memory failure event
From
: Michal Privoznik
Re: [PATCH v3 2/2] qemu: implement memory failure event
From
: Michal Privoznik
Re: [PATCH v3 0/2]support memory failure
From
: Michal Privoznik
[PATCH 3/6] hyperv: remove duplicate function hypervGetMemSDByVSSDInstanceId()
From
: Matt Coleman
[PATCH 6/6] hyperv: do not overwrite errors from hypervInvokeMethod()
From
: Matt Coleman
[PATCH 5/6] hyperv: reduce duplicate code for Msvm_ComputerSystem lookups
From
: Matt Coleman
[PATCH 4/6] hyperv: remove unneeded braces in hypervDomainGetInfo() and hypervDomainGetXMLDesc()
From
: Matt Coleman
[PATCH 2/6] hyperv: remove duplicate function hypervGetVSSDFromUUID()
From
: Matt Coleman
[PATCH 1/6] hyperv: reformat WQL query strings
From
: Matt Coleman
[PATCH 0/6] Hyper-V code cleanup
From
: Matt Coleman
[PATCH 0/1] virt-aa-helper: allow hard links for mounts
From
: Christian Schoenebeck
[PATCH 1/1] virt-aa-helper: allow hard links for mounts
From
: Christian Schoenebeck
Re: [PATCH 1/3] qemu: add option to process offloaded legacy blockjob event ealier
From
: Nikolay Shirokovskiy
[PATCH v2] virsh: Allow listing just domain IDs
From
: Michal Privoznik
Re: [PATCH 0/4] hyperv: Deduplicate and reformat
From
: Matt Coleman
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: John Snow
Re: [PATCH 03/15] util: cgroup: Use GHashTable instead of virHashTable
From
: Pavel Hrdina
Re: [PATCH 03/15] util: cgroup: Use GHashTable instead of virHashTable
From
: Peter Krempa
Re: [PATCH 03/15] util: cgroup: Use GHashTable instead of virHashTable
From
: Daniel P. Berrangé
Re: [PATCH 03/15] util: cgroup: Use GHashTable instead of virHashTable
From
: Pavel Hrdina
Re: [PATCH v2] virCgroupKillRecursive: Refactor cleanup
From
: Pavel Hrdina
[PATCH v2] virCgroupKillRecursive: Refactor cleanup
From
: Peter Krempa
Re: [PATCH 3/3] qemu: sync backing chain update in virDomainGetBlockJobInfo
From
: Peter Krempa
Re: [PATCH 1/3] qemu: add option to process offloaded legacy blockjob event ealier
From
: Peter Krempa
Re: [PATCH 05/15] conf: domain_addr: Refactor hash usage in zpci reservation code
From
: Peter Krempa
Re: [PATCH 15/15] virHashRemoveAll: Don't return number of removed items
From
: Pavel Hrdina
Re: [PATCH 14/15] util: virhash: Remove key handling callbacks
From
: Pavel Hrdina
Re: [PATCH 13/15] util: hash: Change type of hash table name/key to 'char'
From
: Pavel Hrdina
Re: [PATCH 12/15] util: hash: Remove virHashCreateFull
From
: Pavel Hrdina
Re: [PATCH 11/15] util: hash: Remove virHashValueFree
From
: Pavel Hrdina
Re: [PATCH 05/15] conf: domain_addr: Refactor hash usage in zpci reservation code
From
: Bjoern Walk
Re: [PATCH 10/15] Replace all instances of 'virHashCreate' with 'virHashNew'
From
: Pavel Hrdina
Re: [PATCH 09/15] qemuDomainObjPrivateAlloc: Use virHashNew instead of virHashCreate
From
: Pavel Hrdina
Re: [PATCH 08/15] tests: hash: Prepare for replacement of virHashCreate
From
: Pavel Hrdina
Re: [PATCH 07/15] conf: nwfilter: Replace 'virNWFilterHashTableCreate' with 'virHashNew'
From
: Pavel Hrdina
Re: [PATCH 06/15] virHashAtomicNew: Remove 'size' argument
From
: Pavel Hrdina
Re: [PATCH 05/15] conf: domain_addr: Refactor hash usage in zpci reservation code
From
: Pavel Hrdina
Re: [PATCH 0/2] parthelper: Initialize error object
From
: Ján Tomko
[PATCH 1/2] parthelper: Initialize error object
From
: Michal Privoznik
[PATCH 2/2] parthelper: Don't leak @canonical_path
From
: Michal Privoznik
[PATCH 0/2] parthelper: Initialize error object
From
: Michal Privoznik
Re: [PATCH 02/15] util: virhash: Remove virHashTableSize
From
: Pavel Hrdina
Re: [PATCH 04/15] virCgroupKillRecursive: Refactor cleanup
From
: Pavel Hrdina
Re: [PATCH 04/15] virCgroupKillRecursive: Refactor cleanup
From
: Peter Krempa
Re: [PATCH 01/15] virCgroupKillRecursive: Return -1 on failure condition
From
: Pavel Hrdina
Re: [PATCH 04/15] virCgroupKillRecursive: Refactor cleanup
From
: Pavel Hrdina
[PATCH 13/15] util: hash: Change type of hash table name/key to 'char'
From
: Peter Krempa
[PATCH 11/15] util: hash: Remove virHashValueFree
From
: Peter Krempa
[PATCH 15/15] virHashRemoveAll: Don't return number of removed items
From
: Peter Krempa
[PATCH 14/15] util: virhash: Remove key handling callbacks
From
: Peter Krempa
[PATCH 12/15] util: hash: Remove virHashCreateFull
From
: Peter Krempa
[PATCH 01/15] virCgroupKillRecursive: Return -1 on failure condition
From
: Peter Krempa
[PATCH 06/15] virHashAtomicNew: Remove 'size' argument
From
: Peter Krempa
[PATCH 08/15] tests: hash: Prepare for replacement of virHashCreate
From
: Peter Krempa
[PATCH 07/15] conf: nwfilter: Replace 'virNWFilterHashTableCreate' with 'virHashNew'
From
: Peter Krempa
[PATCH 10/15] Replace all instances of 'virHashCreate' with 'virHashNew'
From
: Peter Krempa
[PATCH 02/15] util: virhash: Remove virHashTableSize
From
: Peter Krempa
[PATCH 05/15] conf: domain_addr: Refactor hash usage in zpci reservation code
From
: Peter Krempa
[PATCH 09/15] qemuDomainObjPrivateAlloc: Use virHashNew instead of virHashCreate
From
: Peter Krempa
[PATCH 04/15] virCgroupKillRecursive: Refactor cleanup
From
: Peter Krempa
[PATCH 03/15] util: cgroup: Use GHashTable instead of virHashTable
From
: Peter Krempa
[PATCH 00/15] util: hash: Use glib's GHashTable - preparation (part 1)
From
: Peter Krempa
Re: [PATCH v11 09/13] copy-on-read: skip non-guest reads if no copy needed
From
: Vladimir Sementsov-Ogievskiy
Re: [PATCH v11 09/13] copy-on-read: skip non-guest reads if no copy needed
From
: Andrey Shinkevich
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Peter Krempa
Re: [libvirt PATCH v5 4/6] qemu: add monitor functions for handling file descriptors
From
: Laine Stump
PING: [PATCH v3 0/2]support memory failure
From
: zhenwei pi
Re: [libvirt PATCH] qemu: fix potential resource leak
From
: Laine Stump
[libvirt PATCH] qemu: fix potential resource leak
From
: Jonathon Jongsma
Re: [libvirt PATCH v5 4/6] qemu: add monitor functions for handling file descriptors
From
: John Ferlan
Re: [libvirt PATCH v5 3/6] qemu: add vdpa support
From
: John Ferlan
Re: [PATCH v11 09/13] copy-on-read: skip non-guest reads if no copy needed
From
: Andrey Shinkevich
Re: [PATCH 0/4] hyperv: Deduplicate and reformat
From
: Matt Coleman
Re: [libvirt PATCH] rpm: disable LTO in Fedora 34
From
: Laine Stump
[PATCH 3/4] hyperv: Use two empty lines between functions
From
: Michal Privoznik
[PATCH 2/4] hyperv: Use hypervRequestStateChange() in hypervDomainSuspend()
From
: Michal Privoznik
[PATCH 4/4] hyperv: Reformat
From
: Michal Privoznik
[PATCH 1/4] hyperv: Don't overwrite errors from hypervCreateInvokeParamsList()
From
: Michal Privoznik
[PATCH 0/4] hyperv: Deduplicate and reformat
From
: Michal Privoznik
Re: [libvirt PATCH] rpm: disable LTO in Fedora 34
From
: Daniel P. Berrangé
Re: [PATCH v3 0/9] more Hyper-V APIs
From
: Michal Privoznik
[libvirt PATCH] rpm: disable LTO in Fedora 34
From
: Daniel P. Berrangé
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Paolo Bonzini
Re: [PATCH v3 5/9] hyperv: implement domainReboot and domainReset
From
: Michal Privoznik
Re: [PATCH] util: fix very old bug/typo in virNetDevParseVfInfo()
From
: Michal Privoznik
Re: [PATCH v3 6/9] hyperv: implement domainShutdown and domainShutdownFlags
From
: Matt Coleman
Re: [PATCH v3 3/9] hyperv: implement domainSetAutostart
From
: Matt Coleman
Re: [PATCH v3 5/9] hyperv: implement domainReboot and domainReset
From
: Matt Coleman
Re: [PATCH v3 5/9] hyperv: implement domainReboot and domainReset
From
: Michal Privoznik
Re: [PATCH v3 6/9] hyperv: implement domainShutdown and domainShutdownFlags
From
: Michal Privoznik
Re: [PATCH v3 7/9] hyperv: fix domainSuspend and domainResume on Hyper-V V2
From
: Michal Privoznik
Re: [PATCH v3 3/9] hyperv: implement domainSetAutostart
From
: Michal Privoznik
Re: [PATCH v3 0/9] more Hyper-V APIs
From
: Michal Privoznik
[PATCH libvirt v1 6/7] node_device: refactor address retrieval of node device
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 4/7] nodedev: detect AP Matrix device
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 3/7] virsh: nodedev: Filter by AP Card and AP Queue capabilities
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 2/7] nodedev: Detect AP Queues
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 7/7] node_device: mdev matrix support
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 1/7] nodedev: Detect AP Card device
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 5/7] virsh: nodedev: filter by AP Matrix capability
From
: Shalini Chellathurai Saroja
[PATCH libvirt v1 0/7] Support AP card, AP queues and AP matrix
From
: Shalini Chellathurai Saroja
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Daniel P. Berrangé
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Paolo Bonzini
Re: [PATCH v3 8/9] hyperv: fix domainManagedSave on Hyper-V V2
From
: Matt Coleman
Re: [PATCH v3 7/9] hyperv: fix domainSuspend and domainResume on Hyper-V V2
From
: Matt Coleman
[PATCH v3] qemuMonitorJSONCheckReply: Use g_autofree
From
: Yi Li
[PATCH v3 0/9] more Hyper-V APIs
From
: Matt Coleman
Re: [PATCH v2 2/2] qemu: stop passing -enable-fips to QEMU >= 5.2.0
From
: Daniel P. Berrangé
Re: [PATCH v2 1/2] qemuxml2argvtest: Sanitize testing of '-enable-fips'
From
: Daniel P. Berrangé
[PATCH v3 9/9] news: more Hyper-V APIs
From
: Matt Coleman
[PATCH v3 8/9] hyperv: fix domainManagedSave on Hyper-V V2
From
: Matt Coleman
[PATCH v3 7/9] hyperv: fix domainSuspend and domainResume on Hyper-V V2
From
: Matt Coleman
[PATCH v3 6/9] hyperv: implement domainShutdown and domainShutdownFlags
From
: Matt Coleman
[PATCH v3 5/9] hyperv: implement domainReboot and domainReset
From
: Matt Coleman
[PATCH v3 4/9] hyperv: implement nodeGetFreeMemory
From
: Matt Coleman
[PATCH v3 3/9] hyperv: implement domainSetAutostart
From
: Matt Coleman
[PATCH v3 2/9] hyperv: avoid overwriting errors from hypervGetWmiClass()
From
: Matt Coleman
Re: [PATCH 0/9] several small cleanups in virpci.c et. al.
From
: Peter Krempa
[PATCH v3 1/9] hyperv: enable usage of g_autoptr for hypervInvokeParamsList
From
: Matt Coleman
Re: [PATCH 0/9] several small cleanups in virpci.c et. al.
From
: Erik Skultety
Re: [PATCH 4/9] util: simplify virPCIProbeStubDriver()
From
: Erik Skultety
Re: [PATCH 8/9] util: don't use virPCIGetSysfsFile()
From
: Erik Skultety
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Daniel P. Berrangé
Re: [PATCH 7/9] util: remove unneeded cleanup:/ret in virpci.c
From
: Erik Skultety
[PATCH v2 2/2] qemu: stop passing -enable-fips to QEMU >= 5.2.0
From
: Peter Krempa
[PATCH v2 1/2] qemuxml2argvtest: Sanitize testing of '-enable-fips'
From
: Peter Krempa
[PATCH v2 0/2] qemu: stop passing -enable-fips to QEMU >= 5.2.0
From
: Peter Krempa
Re: [libvirt PATCH] qemu: stop passing -enable-fips to QEMU >= 5.2.0
From
: Peter Krempa
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Thomas Huth
[PATCH] util: fix very old bug/typo in virNetDevParseVfInfo()
From
: Laine Stump
[PATCH 9/9] util: remove unused function virPCIGetSysfsFile()
From
: Laine Stump
[PATCH 4/9] util: simplify virPCIProbeStubDriver()
From
: Laine Stump
[PATCH 6/9] util: use more g_autofree in virpci.c
From
: Laine Stump
[PATCH 8/9] util: don't use virPCIGetSysfsFile()
From
: Laine Stump
[PATCH 7/9] util: remove unneeded cleanup:/ret in virpci.c
From
: Laine Stump
[PATCH 5/9] util: avoid manual VIR_FREE of a g_autofree pointer in virPCIGetName()
From
: Laine Stump
[PATCH 3/9] util: simplify virPCIDriverDir() and its callers
From
: Laine Stump
[PATCH 1/9] util: simplify virHostdevPCISysfsPath()
From
: Laine Stump
[PATCH 2/9] util: simplify virPCIFile() and its callers
From
: Laine Stump
[PATCH 0/9] several small cleanups in virpci.c et. al.
From
: Laine Stump
Re: [PATCH v5 2/2] util: rename virNetDevParseVfConfig to virNetDevParseVfInfo
From
: Laine Stump
Re: [PATCH v5 1/2] util: support PCI passthrough net device stats collection
From
: Laine Stump
Re: [libvirt PATCH v5 0/6] Add support for vDPA network devices
From
: Jonathon Jongsma
Re: [PATCH v11 13/13] block: apply COR-filter to block-stream jobs
From
: Andrey Shinkevich
Re: [libvirt PATCH v5 0/6] Add support for vDPA network devices
From
: Laine Stump
[PATCH] qemu: virtiofs: Add pool element to limit thread pool
From
: Masayoshi Mizuma
Re: [PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Paolo Bonzini
[libvirt PATCH] qemu: stop passing -enable-fips to QEMU >= 5.2.0
From
: Daniel P. Berrangé
Re: [PATCH v2] Remove deprecated -no-kvm option
From
: Paolo Bonzini
[PATCH] os: deprecate the -enable-fips option and QEMU's FIPS enforcement
From
: Daniel P. Berrangé
Re: where can i find the sourcecode from virDomainDestroy ?
From
: Jim Fehlig
Re: [PATCH v2] Remove deprecated -no-kvm option
From
: John Snow
[PATCH v2] Remove deprecated -no-kvm option
From
: Thomas Huth
Re: [PATCH] Remove deprecated -no-kvm option
From
: Paolo Bonzini
[PATCH] Remove deprecated -no-kvm option
From
: Thomas Huth
[libvirt PATCH] qemu: honour fatal errors dealing with qemu slirp helper
From
: Daniel P. Berrangé
Re: [PATCH] virsh: Allow listing just domain IDs
From
: Michal Prívozník
[PATCH 2/3] qemu: update legacy block job sync after offloading changes
From
: Nikolay Shirokovskiy
[PATCH 3/3] qemu: sync backing chain update in virDomainGetBlockJobInfo
From
: Nikolay Shirokovskiy
[PATCH 0/3] qemu: sync backing chain update in virDomainGetBlockJobInfo
From
: Nikolay Shirokovskiy
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]