Lib Virt
[Prev Page][Next Page]
- [PATCH v2 3/4] qemuxml2xmltest.c: add NUMA vcpus auto fill tests, (continued)
- [libvirt PATCH 0/5] Avoid deprecated commands for migration parameters,
Jiri Denemark
- [PATCH v7 00/10] TPM Proxy (H_TPM_COMM) support for PPC64,
Daniel Henrique Barboza
- [PATCH v7 01/10] docs: documentation and schema for the new TPM Proxy model,
Daniel Henrique Barboza
- [PATCH v7 03/10] qemu_extdevice.c: remove unneeded 'ret' variable,
Daniel Henrique Barboza
- [PATCH v7 07/10] tests: add XML schema tests for the TPM Proxy device,
Daniel Henrique Barboza
- [PATCH v7 02/10] qemu: Extend QEMU capabilities with 'spapr-tpm-proxy',
Daniel Henrique Barboza
- [PATCH v7 09/10] tests/qemuxml2argvtest.c: add TPM Proxy command line tests,
Daniel Henrique Barboza
- [PATCH v7 04/10] qemu_tpm, security, tests: change 'switch' clauses for 'if',
Daniel Henrique Barboza
- [PATCH v7 10/10] NEWS.rst: update for the new TPM Proxy device,
Daniel Henrique Barboza
- [PATCH v7 06/10] qemu: add validations after TPM Proxy model introduction,
Daniel Henrique Barboza
- [PATCH v7 05/10] conf, qemu, security, tests: introducing 'def->tpms' array,
Daniel Henrique Barboza
- [PATCH v7 08/10] qemu: build command line for the TPM Proxy device,
Daniel Henrique Barboza
- Re: [PATCH v7 00/10] TPM Proxy (H_TPM_COMM) support for PPC64,
Daniel Henrique Barboza
- [libvirt PATCH v2] docs: Document CIRRUS_GITHUB_REPO variable,
Andrea Bolognani
- [libvirt PATCH] docs: Document CIRRUS_GITHUB_REPO variable,
Andrea Bolognani
- [libvirt PATCH v3 0/4] ci: Use GitLab container registry,
Andrea Bolognani
- Multiple video elements lead to erratic mouse behavior through spice,
Christian Ehrhardt
- [libvirt PATCH] ci: Reduce number of stages,
Andrea Bolognani
- [PATCH v3 0/6] Expose QEMU's -fw_cfg,
Michal Privoznik
- [PATCH] conf: convert network_conf.c to use g_auto* pointers,
Laine Stump
- [RFC 00/21] RFC: Generate parsexml/formatbuf functions based on directives,
Shi Lei
- [RFC 03/21] maint: Call generator automatically when c-head-files change,
Shi Lei
- [RFC 06/21] conf: Extract error-checking code from virNetworkDNSTxtDefParseXML,
Shi Lei
- [RFC 01/21] build-aux: Add a tool to generate xml parse/format functions,
Shi Lei
- [RFC 07/21] conf: Replace virNetworkDNSTxtDefParseXML(hardcoded) with namesake(generated),
Shi Lei
- [RFC 02/21] maint: Check libclang and its python3 binding,
Shi Lei
- [RFC 09/21] conf: Extract error-checking code from virNetworkDNSSrvDefParseXML,
Shi Lei
- [RFC 05/21] util: Add two helper functions virXMLChildNode and virXMLChildNodeSet,
Shi Lei
- [RFC 04/21] maint: Add helper macro VIR_USED,
Shi Lei
- [RFC 08/21] conf: Generate virNetworkDNSTxtDefFormatBuf,
Shi Lei
- [RFC 14/21] conf: Replace virNetworkDNSHostDefParseXML(hardcoded) with namesake(generated),
Shi Lei
- [RFC 12/21] util: Add parsexml/formatbuf helper functions for virSocketAddr,
Shi Lei
- [RFC 11/21] conf: Generate virNetworkDNSSrvDefFormatBuf,
Shi Lei
- [RFC 10/21] conf: Replace virNetworkDNSSrvDefParseXML(hardcoded) with namesake(generated),
Shi Lei
- [RFC 15/21] conf: Generate virNetworkDNSHostDefFormatBuf,
Shi Lei
- [RFC 16/21] conf: Extract virNetworkDNSForwarderParseXML from virNetworkDNSParseXML,
Shi Lei
- [RFC 20/21] conf: Replace virNetworkDNSDefParseXML(hardcoded) with namesake(generated),
Shi Lei
- [RFC 17/21] conf: Replace virNetworkDNSForwarderParseXML(hardcoded) with namesake(generated),
Shi Lei
- [RFC 18/21] conf: Generate virNetworkDNSForwarderFormatBuf,
Shi Lei
- [RFC 19/21] conf: Extract error-checking code from virNetworkDNSDefParseXML,
Shi Lei
- [RFC 21/21] conf: Generate virNetworkDNSDefFormatBuf,
Shi Lei
- [RFC 13/21] conf: Extract error-checking code from virNetworkDNSHostDefParseXML,
Shi Lei
- Re: [RFC 00/21] RFC: Generate parsexml/formatbuf functions based on directives,
Daniel P. Berrangé
- [libvirt PATCH v2 00/10] Add ability to create mediated devices in libvirt,
Jonathon Jongsma
- [libvirt PATCH v2 01/10] nodedev: factor out nodeDeviceHasCapability(),
Jonathon Jongsma
- [libvirt PATCH v2 06/10] nodedev: Build a non-loadable driver lib,
Jonathon Jongsma
- [libvirt PATCH v2 02/10] nodedev: add support for mdev attributes,
Jonathon Jongsma
- [libvirt PATCH v2 09/10] nodedev: Add testing for 'mdevctl stop',
Jonathon Jongsma
- [libvirt PATCH v2 03/10] nodedev: refactor nodeDeviceFindNewDevice(),
Jonathon Jongsma
- [libvirt PATCH v2 07/10] nodedev: Add testing for 'mdevctl start',
Jonathon Jongsma
- [libvirt PATCH v2 05/10] nodedev: add mdev support to virNodeDeviceCreateXML(),
Jonathon Jongsma
- [libvirt PATCH v2 10/10] docs: note node device fields that are read-only,
Jonathon Jongsma
- [libvirt PATCH v2 08/10] nodedev: add mdev support to virNodeDeviceDestroy(),
Jonathon Jongsma
- [libvirt PATCH v2 04/10] nodedev: store mdev UUID in mdev caps,
Jonathon Jongsma
- Re: [libvirt PATCH v2 00/10] Add ability to create mediated devices in libvirt,
Michal Privoznik
- [libvirt-dockerfiles PATCH] Drop libosinfo images,
Andrea Bolognani
- [libvirt PATCH v2 0/3] network: support NAT with IPv6,
Daniel P. Berrangé
- [RFC PATCH 00/41] qemu: Rewrite checkpoint code for 'block-dirty-bitmap-populate',
Peter Krempa
- [RFC PATCH 01/41] virErrorPreserveLast: Return the saved error object in addition to storing it,
Peter Krempa
- [RFC PATCH 04/41] qemu: backup: Split up code traversing checkpoint list looking for bitmaps,
Peter Krempa
- [RFC PATCH 03/41] qemuBackupDiskDataCleanup: Use VIR_ERROR_AUTO_PRESERVE_LAST,
Peter Krempa
- [RFC PATCH 02/41] util: error: Introduce VIR_ERROR_AUTOPRESERVE_LAST macro,
Peter Krempa
- [RFC PATCH 05/41] qemu: backup: Fix backup of disk skipped in an intermediate checkpoint,
Peter Krempa
- [RFC PATCH 07/41] qemu: backup: Move fetching of checkpoint list for incremental backup,
Peter Krempa
- [RFC PATCH 11/41] qemublocktest: Add 'empty' case for blockcopy bitmap handling test,
Peter Krempa
- [RFC PATCH 06/41] conf: backup: Store incremental backup checkpoint name per-disk,
Peter Krempa
- [RFC PATCH 08/41] qemublocktest: Add 'empty' test case for bitmaps,
Peter Krempa
- [RFC PATCH 17/41] qemublocktest: Replace 'basic' bitmap detection test case data,
Peter Krempa
- [RFC PATCH 16/41] qemu: checkpoint: Don't chain bitmaps for checkpoints,
Peter Krempa
- [RFC PATCH 09/41] qemublocktest: Add 'empty' case for incremental backup test,
Peter Krempa
- [RFC PATCH 18/41] qemu: snapshot: Don't propagate bitmaps to upper layers,
Peter Krempa
- [RFC PATCH 21/41] qemublocktest: Re-add bitmap validation for 'basic' and 'snapshots' cases,
Peter Krempa
- [RFC PATCH 19/41] qemublocktest: Replace 'snapshots' bitmap detection test case data,
Peter Krempa
- [RFC PATCH 13/41] qemublocktest: Disable testcases for all bitmap handling,
Peter Krempa
- [RFC PATCH 14/41] qemublocktest: Delete 'synthetic' bitmap test cases,
Peter Krempa
- [RFC PATCH 22/41] qemublocktest: Add new 'synthetic' bitmap detection and validation test case,
Peter Krempa
- [RFC PATCH 10/41] qemublocktest: Add 'empty' case for checkpoint deletion,
Peter Krempa
- [RFC PATCH 23/41] qemu: checkpoint: Don't merge checkpoints during deletion,
Peter Krempa
- [RFC PATCH 27/41] qemu: monitor: Add support for 'block-dirty-bitmap-populate' transaction member,
Peter Krempa
- [RFC PATCH 28/41] qemuDomainStorageSourcePrivate: Add per-source private blockjob,
Peter Krempa
- [RFC PATCH 12/41] qemublocktest: Add 'empty' case for checkpoint bitmap handling,
Peter Krempa
- [RFC PATCH 30/41] qemu: domain: Introduce helper for always fetching virStorageSource private data,
Peter Krempa
- [RFC PATCH 32/41] qemu: block: Add universal helper for merging dirty bitmaps for all scenarios,
Peter Krempa
- [RFC PATCH 29/41] qemu: blockjob: Introduce 'populate' blockjob,
Peter Krempa
- [RFC PATCH 38/41] qemublocktest: Add 'snapshots' tests for block commit bitmap handling,
Peter Krempa
- [RFC PATCH 39/41] qemu: blockjob: Remove 'disabledBitmapsBase' field from commit job private data,
Peter Krempa
- [RFC PATCH 40/41] qemu: Rewrite bitmap handling for block copy,
Peter Krempa
- [RFC PATCH 33/41] qemu: backup: Rewrite backup bitmap handling to the new bitmap semantics,
Peter Krempa
- [RFC PATCH 41/41] qemublocktest: Add test cases for handling bitmaps during block-copy,
Peter Krempa
- [RFC PATCH 25/41] qemublocktest: Re-introduce testing of checkpoint deletion,
Peter Krempa
- [RFC PATCH 24/41] qemublocktest: Rename TEST_CHECKPOINT_DELETE_MERGE to TEST_CHECKPOINT_DELETE,
Peter Krempa
- [RFC PATCH 34/41] qemublocktest: Add 'basic' tests for backup bitmap handling,
Peter Krempa
- [RFC PATCH 31/41] qemu: block: Add helper to add temporary block bitmaps from allocation maps,
Peter Krempa
- [RFC PATCH 20/41] qemuBlockBitmapChainIsValid: Adjust to new semantics of bitmaps,
Peter Krempa
- [RFC PATCH 15/41] qemublocktest: Extract printing of nodename list,
Peter Krempa
- [RFC PATCH 35/41] qemublocktest: Add 'snapshots' tests for backup bitmap handling,
Peter Krempa
- [RFC PATCH 37/41] qemublocktest: Add 'basic' tests for commit bitmap handling,
Peter Krempa
- [RFC PATCH 36/41] qemu: Rewrite bitmap handling for block commit,
Peter Krempa
- [RFC PATCH 26/41] qemucapabilitiestest: Bump qemu-5.1 caps on x86_64 for 'dirty-bitmap-populate',
Peter Krempa
- Re: [RFC PATCH 00/41] qemu: Rewrite checkpoint code for 'block-dirty-bitmap-populate',
Peter Krempa
- [PATCH v5] numa: forbid '-numa node, mem' for 5.1 and newer machine types,
Igor Mammedov
- [libvirt PATCH v2 0/2] ci: Enable Cirrus CI integration,
Andrea Bolognani
- [PATCH 1/1] formatdomain.html.in: link to firewall page,
Daniel Henrique Barboza
- [libvirt PATCH] rpm: adapt docs filelist to NEWS -> NEWS.rst rename,
Daniel P. Berrangé
- [libvirt PATCH 0/2] ci: Enable Cirrus CI integration,
Andrea Bolognani
- [PATCH v2 0/7] virsysinfo: Parse OEM strings,
Michal Privoznik
- [libvirt-tck PATCH] gitlab: add CI jobs for validating build across platforms,
Daniel P. Berrangé
- [libvirt PATCH 0/3] network: support NAT with IPv6,
Daniel P. Berrangé
- [PATCH v4] numa: forbid '-numa node, mem' for 5.1 and newer machine types,
Igor Mammedov
- [libvirt PATCH 0/4] po: misc fixes after conversion to weblate,
Daniel P. Berrangé
- bugifx: fix some wrong usage of ATTRIBUTE_NONNULL,
Bihong Yu
- [libvirt PATCH] network: add private chains only if there are networks adding iptables rules,
Laine Stump
- [libvirt PATCH 0/9] qemu: Add support for -cpu host, migratable=on|off,
Jiri Denemark
- [libvirt PATCH 3/9] qemu: Probe for migrtability support in CPU expansion,
Jiri Denemark
- [libvirt PATCH 1/9] conf: Use g_auto* in virCPUDefParseXML,
Jiri Denemark
- [libvirt PATCH 5/9] conf: Introduce migratable attribute for the <cpu> element,
Jiri Denemark
- [libvirt PATCH 7/9] qemu: Advertise migratable attribute for CPU in domcaps,
Jiri Denemark
- [libvirt PATCH 4/9] qemu: Avoid probing unsupported migratable CPU expansion,
Jiri Denemark
- [libvirt PATCH 9/9] qemu: Pass migratable=on|off property for -cpu host,
Jiri Denemark
- [libvirt PATCH 2/9] qemu: Probe for .migratable property of a CPU,
Jiri Denemark
- [libvirt PATCH 8/9] qemu: Fill default value in //cpu/@migratable attribute,
Jiri Denemark
- [libvirt PATCH 6/9] conf: Advertise migratable attribute for CPU in domcaps,
Jiri Denemark
- Re: [libvirt PATCH 0/9] qemu: Add support for -cpu host, migratable=on|off,
Michal Privoznik
- [PATCH v3] numa: forbid '-numa node, mem' for 5.1 and newer machine types,
Igor Mammedov
- [libvirt PATCH] docs: backing chains: fix qemu-img invocation,
Ján Tomko
- [libvirt PATCH] qemu: fix typo s/readaehad/readahead/,
Daniel P. Berrangé
- [PATCH v2] numa: forbid '-numa node, mem' for 5.1 and newer machine types,
Igor Mammedov
- [PATCH] qemu: blockcommit: Fix placement of qemuDomainDiskBlockJobIsSupported,
Peter Krempa
- Disable some unit tests,
Ani Sinha
- [PATCH v2 0/8] Expose QEMU's -fw_cfg,
Michal Privoznik
- [libvirt PATCH] gitlab-ci: Enable FreeBSD native builds,
Erik Skultety
- Handling merge requests from Weblate translation,
Daniel P. Berrangé
- [libvirt-tck PATCH] gitlab: add CONTRIBUTING.rst file to indicate use of merge requests,
Erik Skultety
- [libvirt PATCH] gitlab: fix potfile job for new location,
Daniel P. Berrangé
- [libvirt PATCH] conf: fix alignment in virObjectEvent to be 8 not 4 bytes,
Daniel P. Berrangé
- [PATCH 0/2] Add support for IOMMU address width,
Menno Lageman
- [libvirt PATCH] qemu: don't reject interface update when switching to/from bridged network,
Laine Stump
- [PATCH 0/6] Expose QEMU's -fw_cfg,
Michal Privoznik
- [libvirt PATCH v2 0/3] news: Convert to reStructuredText,
Andrea Bolognani
- [libvirt PATCH] tools: libvirt-guests: correctly check shutdown value,
Ján Tomko
- [libvirt PATCH 0/3] Point to our gitlab.com repos more,
Ján Tomko
- [PATCH] conf: force 8 byte alignment for virObjectEvent,
Daniel P. Berrangé
- [PATCH 0/2] Use more of VIR_XPATH_NODE_AUTORESTORE,
Michal Privoznik
- [PATCH] qemucapabilitiestest: Bump qemu-5.1 capabilities for x86_64,
Peter Krempa
- [PATCH] autogen.sh: Restore --no-git (avoid git submodule update),
Ian Jackson
- [libvirt PATCH v2 0/4] ci: Use GitLab container registry,
Andrea Bolognani
- [libvirt PATCH 0/5] news: Convert to reStructuredText,
Andrea Bolognani
- [PATCH v6 00/10] Introducing TPM Proxy device support for PPC64,
Daniel Henrique Barboza
- [PATCH v6 02/10] qemu: Extend QEMU capabilities with 'spapr-tpm-proxy',
Daniel Henrique Barboza
- [PATCH v6 01/10] docs: documentation and schema for the new TPM Proxy model,
Daniel Henrique Barboza
- [PATCH v6 03/10] qemu_extdevice.c: remove unneeded 'ret' variable,
Daniel Henrique Barboza
- [PATCH v6 04/10] qemu_tpm, security, tests: change 'switch' clauses for 'if',
Daniel Henrique Barboza
- [PATCH v6 07/10] tests: add XML schema tests for the TPM Proxy device,
Daniel Henrique Barboza
- [PATCH v6 05/10] conf, qemu, security, tests: introducing 'def->tpms' array,
Daniel Henrique Barboza
- [PATCH v6 06/10] qemu: add validations after TPM Proxy model introduction,
Daniel Henrique Barboza
- [PATCH v6 10/10] docs/news.xml: update for the new TPM Proxy device,
Daniel Henrique Barboza
- [PATCH v6 08/10] qemu: build command line for the TPM Proxy device,
Daniel Henrique Barboza
- [PATCH v6 09/10] tests/qemuxml2argvtest.c: add TPM Proxy command line tests,
Daniel Henrique Barboza
- Re: [PATCH v6 00/10] Introducing TPM Proxy device support for PPC64,
Daniel Henrique Barboza
- [PATCH] virsysinfo: Parse OEM strings,
Michal Privoznik
- libvirt 6.4.0 is available,
Daniel Veillard
- [libvirt PATCH] maint: Post-release version bump to 6.5.0,
Andrea Bolognani
- [PATCH] numa: forbid '-numa node, mem' for 5.1 and newer machine types,
Igor Mammedov
- [libvirt PATCH] news: Update for libvirt 6.4.0,
Andrea Bolognani
- [PATCH 0/5] NUMA CPUs 'auto-fill' for incomplete topologies,
Daniel Henrique Barboza
- Minor typo on https://libvirt.org/kbase/backing_chains.html,
Roland Clobus
- [libvirt PATCH] docs: use multiple header levels in virtiofs doc,
Daniel P. Berrangé
- [libvirt PATCH] docs: add kbase entry showing KVM real time guest config,
Daniel P. Berrangé
- [libvirt PATCH] docs: Fixed incorrect XML attribute name in virtio kbase,
Ján Tomko
- [PATCH] qemu: hotplug: Fix the condition check for net->downscript,
Yi Wang
- [libvirt PATCH 0/5] ci: Use GitLab container registry,
Andrea Bolognani
- [PATCH v2 0/7] Add Security Guest doc and check for capabilities cache validation,
Paulo de Rezende Pinatti
- [PATCH] libxl: Normalize MAC address in device conf when hotplugging a netdev,
Jim Fehlig
- [PATCH] virt-aa-helper: disallow graphics socket read permissions,
Simon Arlott
- [PATCH] news: Document 'netdev_add' regression and disk type='lun' changes,
Peter Krempa
- Entering freeze for libvirt-6.4.0,
Daniel Veillard
- [PATCH v2] qemu: Skip pre-creation of NVMe disks,
Michal Privoznik
- [PULL 00/14] mips-hw-next patches for 2020-05-26,
Philippe Mathieu-Daudé
- [PULL 03/14] hw/pci-host/bonito: Fix DPRINTF() format strings,
Philippe Mathieu-Daudé
- [PULL 04/14] hw/pci-host/bonito: Map peripheral using physical address,
Philippe Mathieu-Daudé
- [PULL 01/14] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer,
Philippe Mathieu-Daudé
- [PULL 06/14] hw/pci-host/bonito: Map the different PCI ranges more detailed,
Philippe Mathieu-Daudé
- [PULL 02/14] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge,
Philippe Mathieu-Daudé
- [PULL 07/14] hw/pci-host/bonito: Better describe the I/O CS regions,
Philippe Mathieu-Daudé
- [PULL 05/14] hw/pci-host/bonito: Map all the Bonito64 I/O range,
Philippe Mathieu-Daudé
- [PULL 09/14] hw/mips/fuloong2e: Move code and update a comment,
Philippe Mathieu-Daudé
- [PULL 10/14] hw/mips/fuloong2e: Fix typo in Fuloong machine name,
Philippe Mathieu-Daudé
- [PULL 08/14] hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32,
Philippe Mathieu-Daudé
- [PULL 12/14] hw/mips/malta: Add some logging for bad register offset cases,
Philippe Mathieu-Daudé
- [PULL 11/14] hw/mips: Rename malta/mipssim/r4k/jazz files,
Philippe Mathieu-Daudé
- [PULL 13/14] hw/mips/mips_int: De-duplicate KVM interrupt delivery,
Philippe Mathieu-Daudé
- [PULL 14/14] MAINTAINERS: Change Aleksandar Rikalo's email address,
Philippe Mathieu-Daudé
- Re: [PULL 00/14] mips-hw-next patches for 2020-05-26,
Peter Maydell
- [PATCH v2] security: don't fail if built without attr support,
Christian Ehrhardt
- [PATCH 0/8] qemu: Use memory-backend-* for regular guest memory,
Michal Privoznik
- [libvirt PATCH] cpu_map: Distribute x86_Cooperlake.xml,
Jiri Denemark
- [PATCH 00/14] hw/mips: patch queue for 2020-05-26,
Philippe Mathieu-Daudé
- [PATCH 02/14] hw/pci-host: Use CONFIG_PCI_BONITO to select the Bonito North Bridge,
Philippe Mathieu-Daudé
- [PATCH 01/14] MAINTAINERS: Add Huacai Chen as fuloong2e co-maintainer,
Philippe Mathieu-Daudé
- [PATCH 03/14] hw/pci-host/bonito: Fix DPRINTF() format strings,
Philippe Mathieu-Daudé
- [PATCH 09/14] hw/mips/fuloong2e: Move code and update a comment,
Philippe Mathieu-Daudé
- [PATCH 04/14] hw/pci-host/bonito: Map peripheral using physical address,
Philippe Mathieu-Daudé
- [PATCH 07/14] hw/pci-host/bonito: Better describe the I/O CS regions,
Philippe Mathieu-Daudé
- [PATCH 05/14] hw/pci-host/bonito: Map all the Bonito64 I/O range,
Philippe Mathieu-Daudé
- [PATCH 13/14] hw/mips/mips_int: De-duplicate KVM interrupt delivery,
Philippe Mathieu-Daudé
- [PATCH 06/14] hw/pci-host/bonito: Map the different PCI ranges more detailled,
Philippe Mathieu-Daudé
- [PATCH 11/14] hw/mips: Rename malta/mipssim/r4k/jazz files,
Philippe Mathieu-Daudé
- [PATCH 12/14] hw/mips/malta: Add some logging for bad register offset cases,
Philippe Mathieu-Daudé
- [PATCH 08/14] hw/pci-host/bonito: Set the Config register reset value with FIELD_DP32,
Philippe Mathieu-Daudé
- [PATCH 14/14] MAINTAINERS: Change Aleksandar Rikalo's email address,
Philippe Mathieu-Daudé
- [PATCH 10/14] hw/mips/fuloong2e: Fix typo in Fuloong machine name,
Philippe Mathieu-Daudé
- Re: [PATCH 00/14] hw/mips: patch queue for 2020-05-26,
Aleksandar Markovic
- [PATCH] security: don't fail if built without attr support,
Christian Ehrhardt
- "http://libvirt.org/schemas/domain/qemu/1.0" returns 404 error,
Yan Fu
- [PATCH v2.1 0/3] Support network interface downscript,
Chen Hanxiao
- [PATCH v2 0/3] Support network interface downscript,
Chen Hanxiao
- [libvirt PATCH] scripts: Fix E741 that pycodesyle is pointing out during syntax-check,
Erik Skultety
- [PATCH v2 0/1] qemuProcessRefreshCPU: skip 'host-model' code,
Daniel Henrique Barboza
- [libvirt PATCH 0/3] cpu_map: Add Cooperlake x86 CPU model,
Jiri Denemark
- [PATCH 0/5] qemuProcessUpdateCPU: do not change 'fallback' for pSeries guests,
Daniel Henrique Barboza
- [PATCH 0/5] qemu: Prefer -numa cpu over -numa node,cpus=,
Michal Privoznik
- Request for a new release of libvirt-java in Maven,
Slavka Peleva
- [PATCH] docs: Fix a typo in formatdomain.html,
Han Han
- [libvirt PATCH] docs: drvnodedev: Fix a few closing XML elements in the examples,
Erik Skultety
- [GSoC'20]: Student Introduction,
PRAKHAR BANSAL
- [libvirt PATCH 0/2] Fix some nodedev documentation,
Jonathon Jongsma
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]