Lib Virt
[Prev Page][Next Page]
- Re: [libvirt PATCH] ci: Use fedora image for code style checking, (continued)
- [libvirt PATCH 0/2] util: simplify virKMod code,
Daniel P. Berrangé
- [libvirt PATCH] qemu: don't continue loading caps if outdated,
Daniel P. Berrangé
- [libvirt PATCH] util: remove outdated comment from virLogFormatString,
Ján Tomko
- [libvirt PATCH] Fix allocation of virDomainFSDef,
Ján Tomko
- [PATCH 1/1] NEWS.rst: document the 'auto-fill' feature,
Daniel Henrique Barboza
- [PATCH libvirt v2 0/5] Fix zPCI address auto-generation on s390,
Shalini Chellathurai Saroja
- [PATCHv2] network: Fix a race condition when shutdown & start vm at the same time,
Bingsong Si
- [PATCH] qemu: auto-assign hostdev interface devices to PCIe,
Laine Stump
- [libvirt-sandbox PATCH] gitlab: introduce CI jobs testing git master & distro libvirt,
Daniel P. Berrangé
- Re: ovmf / PCI passthrough impaired due to very limiting PCI64 aperture,
Eduardo Habkost
- [libvirt PATCH 0/3] Remove obsolete conditionals,
Daniel P. Berrangé
- [libvirt-glib PATCH v2] gitlab: introduce CI jobs testing git master & distro libvirt,
Daniel P. Berrangé
- [libvirt PATCH 0/4] cpu_map: Add some missing x86 features,
Jiri Denemark
- [libvirt PATCH] ci: Makefile: Mention CI_MAKE_ARGS and CI_CONFIGURE_ARGS in ci-help,
Erik Skultety
- [PATCH] virsh: cmdBlockcopy: Remove 'error:' prefix for an empty line,
Peter Krempa
- [PATCH 0/6] Restore seclabels on the correct path on 'virsh restore',
Michal Privoznik
- [libvirt PATCH] ci: Makefile: Add distcheck target,
Erik Skultety
- [libvirt PATCH] ci: Makefile: Fix 'overridde' typo,
Erik Skultety
- [libvirt PATCH] spec: Require Fedora 31,
Andrea Bolognani
- [PATCH] utils: check flags and errno before reporting errno,
Bihong Yu
- [PATCH 0/1] configure: prefer python's sphinx module,
John Snow
- [RFC] Expanding hooks API for running several scripts by one call virHookCall,
Dmitry Nesterenko
- [libvirt PATCH] utils: add mutex to avoid races in virfile,
Bihong Yu
- [PATCH] qemu: do not add model when actual iface type is hostdev,
Paulo de Rezende Pinatti
- [libvirt PATCH v3 00/11] Add ability to create mediated devices in libvirt,
Jonathon Jongsma
- [libvirt PATCH v3 01/11] nodedev: make iommuGroup optional for mdevs,
Jonathon Jongsma
- [libvirt PATCH v3 03/11] nodedev: add support for mdev attributes,
Jonathon Jongsma
- [libvirt PATCH v3 04/11] nodedev: refactor nodeDeviceFindNewDevice(),
Jonathon Jongsma
- [libvirt PATCH v3 08/11] nodedev: Add testing for 'mdevctl start',
Jonathon Jongsma
- [libvirt PATCH v3 02/11] nodedev: factor out nodeDeviceHasCapability(),
Jonathon Jongsma
- [libvirt PATCH v3 10/11] nodedev: Add testing for 'mdevctl stop',
Jonathon Jongsma
- [libvirt PATCH v3 06/11] nodedev: add mdev support to virNodeDeviceCreateXML(),
Jonathon Jongsma
- [libvirt PATCH v3 11/11] docs: note node device fields that are read-only,
Jonathon Jongsma
- [libvirt PATCH v3 07/11] nodedev: Build a non-loadable driver lib,
Jonathon Jongsma
- [libvirt PATCH v3 05/11] nodedev: store mdev UUID in mdev caps,
Jonathon Jongsma
- [libvirt PATCH v3 09/11] nodedev: add mdev support to virNodeDeviceDestroy(),
Jonathon Jongsma
- Re: [libvirt PATCH v3 00/11] Add ability to create mediated devices in libvirt,
Erik Skultety
- [PATCH 0/9] Some Coverity memory leak patches,
John Ferlan
- [PATCH 2/9] util: Fix memory leak in virAuthConfigLookup,
John Ferlan
- [PATCH 4/9] util: Fix memory leak in virPCIProbeStubDriver,
John Ferlan
- [PATCH 5/9] test: Fix memory leak in testParseXMLDocFromFile,
John Ferlan
- [PATCH 1/9] util: Fix memory leak in virAuthGetCredential,
John Ferlan
- [PATCH 7/9] conf: Fix memory leak in openvzReadFSConf,
John Ferlan
- [PATCH 6/9] conf: Fix memory leak in openvzWriteConfigParam,
John Ferlan
- [PATCH 9/9] util: Avoid using wrong free function,
John Ferlan
- [PATCH 3/9] lxc: Fix memory leak in virLXCControllerPopulateDevices,
John Ferlan
- [PATCH 8/9] conf: Fix memory leak in virCPUDefParseXML,
John Ferlan
- Re: [PATCH 0/9] Some Coverity memory leak patches,
Peter Krempa
- [PATCH] virsysinfo: Don't leak fw_cfg,
Michal Privoznik
- [PATCH] virQEMUDriverConfigNew: Add slash to cfg->defaultTLSx509certdir for non-embedded driver,
Peter Krempa
- [PATCH 0/5] Add support for fine grained discard control of qemu,
Lin Ma
- [PATCH] virtlogd: solve some memory leaks,
wangjian
- [PATCH 00/32] qemu: backup: Rewrite/simplify internals and document semantics,
Peter Krempa
- [PATCH 07/32] qemublocktest: Add 'empty' case for checkpoint deletion,
Peter Krempa
- [PATCH 04/32] qemu: backup: Move fetching of checkpoint list for incremental backup,
Peter Krempa
- [PATCH 09/32] qemublocktest: Add 'empty' case for checkpoint bitmap handling,
Peter Krempa
- [PATCH 12/32] qemublocktest: Extract printing of nodename list,
Peter Krempa
- [PATCH 10/32] qemublocktest: Disable testcases for all bitmap handling,
Peter Krempa
- [PATCH 23/32] qemu: backup: Rewrite backup bitmap handling to the new bitmap semantics,
Peter Krempa
- [PATCH 21/32] qemublocktest: Re-introduce testing of checkpoint deletion,
Peter Krempa
- [PATCH 25/32] qemublocktest: Add 'snapshots' tests for backup bitmap handling,
Peter Krempa
- [PATCH 28/32] qemublocktest: Add 'snapshots' tests for block commit bitmap handling,
Peter Krempa
- [PATCH 22/32] qemu: block: Add universal helper for merging dirty bitmaps for all scenarios,
Peter Krempa
- [PATCH 30/32] qemu: Rewrite bitmap handling for block copy,
Peter Krempa
- [PATCH 27/32] qemublocktest: Add 'basic' tests for commit bitmap handling,
Peter Krempa
- [PATCH 31/32] qemublocktest: Add test cases for handling bitmaps during block-copy,
Peter Krempa
- [PATCH 03/32] conf: backup: Store incremental backup checkpoint name per-disk,
Peter Krempa
- [PATCH 05/32] qemublocktest: Add 'empty' test case for bitmaps,
Peter Krempa
- [PATCH 08/32] qemublocktest: Add 'empty' case for blockcopy bitmap handling test,
Peter Krempa
- [PATCH 17/32] qemublocktest: Re-add bitmap validation for 'basic' and 'snapshots' cases,
Peter Krempa
- [PATCH 15/32] qemublocktest: Replace 'snapshots' bitmap detection test case data,
Peter Krempa
- [PATCH 20/32] qemublocktest: Rename TEST_CHECKPOINT_DELETE_MERGE to TEST_CHECKPOINT_DELETE,
Peter Krempa
- [PATCH 01/32] qemu: backup: Split up code traversing checkpoint list looking for bitmaps,
Peter Krempa
- [PATCH 11/32] qemublocktest: Delete 'synthetic' bitmap test cases,
Peter Krempa
- [PATCH 32/32] kbase: Add document outlining internals of incremental backup in qemu,
Peter Krempa
- [PATCH 19/32] qemu: checkpoint: Don't merge checkpoints during deletion,
Peter Krempa
- [PATCH 06/32] qemublocktest: Add 'empty' case for incremental backup test,
Peter Krempa
- [PATCH 18/32] qemublocktest: Add new 'synthetic' bitmap detection and validation test case,
Peter Krempa
- [PATCH 26/32] qemu: Rewrite bitmap handling for block commit,
Peter Krempa
- [PATCH 24/32] qemublocktest: Add 'basic' tests for backup bitmap handling,
Peter Krempa
- [PATCH 14/32] qemublocktest: Replace 'basic' bitmap detection test case data,
Peter Krempa
- [PATCH 16/32] qemuBlockBitmapChainIsValid: Adjust to new semantics of bitmaps,
Peter Krempa
- [PATCH 13/32] qemu: checkpoint: Don't chain bitmaps for checkpoints,
Peter Krempa
- [PATCH 29/32] qemu: blockjob: Remove 'disabledBitmapsBase' field from commit job private data,
Peter Krempa
- [PATCH 02/32] qemu: backup: Fix backup of disk skipped in an intermediate checkpoint,
Peter Krempa
- [libvirt PATCH] qemu: fix missing error reports in capabilities probing,
Daniel P. Berrangé
- [PATCH 0/3] leaseshelper: Wait to acquire PID file,
Michal Privoznik
- [libvirt PATCH] docs: Remove libvirt-dockerfiles from CI dashboard,
Andrea Bolognani
- [libvirt-dockerfiles PATCH] README: Update to reflect repository status,
Andrea Bolognani
- [libvirt-dockerfiles PATCH] Drop libvirt images,
Andrea Bolognani
- [PATCH] Fixed missing VM vport when batch start or migration partially failed,
gongwei
- driver-storage: undefined symbols in libvirt_storage_backend_*.so,
liangpeng (H)
- [PATCH v3 0/7] Add Security Guest doc and check for capabilities cache validation,
Paulo de Rezende Pinatti
- [libvirt PATCH] ci: Swap mipsel and ppc64le builds,
Andrea Bolognani
- [PATCH 1/1] qemuDomainSetNumaParamsLive: set nodeset for root cgroup,
Daniel Henrique Barboza
- [PATCH 1/1] manpages/virsh.rst: clarify numatune memory migration on Linux,
Daniel Henrique Barboza
- [libvirt-glib PATCH] gitlab: introduce CI jobs testing git master & distro libvirt,
Daniel P. Berrangé
- Does 'numad' interacts with memory_migration with 'numatune'?,
Daniel Henrique Barboza
- Re: Libvirt compile issues,
K. Kahurani
- [libvirt PATCH 0/2] conf: Increase cpuset length limit for CPU pinning,
Jiri Denemark
- [PATCH 0/2] virDevMapperGetTargetsImpl: Check for dm major properly,
Michal Privoznik
- [PATCH] network: Fix a race condition when shutdown & start vm at the same time,
Bingsong Si
- [libvirt PATCH v4 0/3] ci: Use GitLab container registry,
Andrea Bolognani
- [PATCH 0/7] More cleanups of unused and uninitialized variables,
Peter Krempa
- [PATCH] conf: remove unused variable,
Yi Li
- [PATCH v2 0/4] NUMA CPUs 'auto-fill' for incomplete topologies,
Daniel Henrique Barboza
- [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
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]