Lib Virt
[Prev Page][Next Page]
- [PATCH v3 06/15] conf: Introduce thread_pool_min and thread_pool_max attributes to IOThread, (continued)
- [PATCH v3 06/15] conf: Introduce thread_pool_min and thread_pool_max attributes to IOThread,
Michal Privoznik
- [PATCH v3 07/15] qemu: Introduce QEMU_CAPS_IOTHREAD_THREAD_POOL_MAX,
Michal Privoznik
- [PATCH v3 15/15] qemu: Generate command line for <defaultiothread/> pool size,
Michal Privoznik
- [PATCH v3 01/15] virml: Introduce VIR_XML_PROP_NONNEGATIVE flag,
Michal Privoznik
- [PATCH v3 08/15] qemu_validate: Check if QEMU's capable of setting iothread pool size,
Michal Privoznik
- [PATCH v3 05/15] conf: Introduce allocator for virDomainIOThreadIDDef,
Michal Privoznik
- [PATCH v3 12/15] virsh: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH v3 09/15] qemu: Generate command line for IOThread pool size,
Michal Privoznik
- [PATCH v3 02/15] virDomainDefParseIOThreads: Use g_autoptr() for @iothrid,
Michal Privoznik
- [PATCH v3 14/15] qemu_validate: Check if QEMU's capable of setting <defaultiothread/> pool size,
Michal Privoznik
- [PATCH v3 13/15] conf: Introduce <defaultiothread/>,
Michal Privoznik
- [PATCH v3 10/15] include: Introduce typed params for virDomainSetIOThreadParams wrt pool size,
Michal Privoznik
- [PATCH v3 11/15] qemu: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH] virsh: Check whether enough arguments was passed to iothreadset,
Michal Privoznik
- [PATCH v3 00/26] Remove some unused includes,
Peng Liang
- [PATCH v3 09/26] libxl: Remove unused includes,
Peng Liang
- [PATCH v3 23/26] test_driver: Remove unused includes,
Peng Liang
- [PATCH v3 21/26] vmware: Remove unused includes,
Peng Liang
- [PATCH v3 01/26] access: Remove unused includes,
Peng Liang
- [PATCH v3 08/26] hypvervisor: Remove unused includes,
Peng Liang
- [PATCH v3 26/26] lxc: Remove unused includes,
Peng Liang
- [PATCH v3 13/26] node_device: Remove unused includes,
Peng Liang
- [PATCH v3 14/26] openvz: Remove unused includes,
Peng Liang
- [PATCH v3 18/26] storage: Remove unused includes,
Peng Liang
- [PATCH v3 25/26] tests: Remove unused includes,
Peng Liang
- [PATCH v3 12/26] network: Remove unused includes,
Peng Liang
- [PATCH v3 02/26] admin: Remove unused includes,
Peng Liang
- [PATCH v3 04/26] conf: Remove unused includes,
Peng Liang
- [PATCH v3 20/26] vbox: Remove unused includes,
Peng Liang
- [PATCH v3 06/26] esx: Remove unused includes,
Peng Liang
- [PATCH v3 22/26] vmx: Remove unused includes,
Peng Liang
- [PATCH v3 11/26] logging: Remove unused includes,
Peng Liang
- [PATCH v3 07/26] hyperv: Remove unused includes,
Peng Liang
- [PATCH v3 05/26] cpu: Remove unused includes,
Peng Liang
- [PATCH v3 24/26] tools: Remove unused includes,
Peng Liang
- [PATCH v3 17/26] rpc: Remove unused includes,
Peng Liang
- [PATCH v3 10/26] locking: Remove unused includes,
Peng Liang
- [PATCH v3 03/26] ch: Remove unused includes,
Peng Liang
- [PATCH v3 15/26] qemu: Remove unused includes,
Peng Liang
- [PATCH v3 16/26] remote: Remove unused includes,
Peng Liang
- [PATCH v3 19/26] util: Remove unused includes,
Peng Liang
- Re: [PATCH v3 00/26] Remove some unused includes,
Ján Tomko
- [Questions] non-shared disk migration: jobs abort and bandwidth,
Han Han
- [PATCH] storage: zfs: split pool and volume names properly,
Fabian Lesniak
- [libvirt PATCH] qemu: Improve error messages using qemuMigrationJobName,
Jiri Denemark
- [libvirt PATCH 0/2] ci: Fixes to enable upstream QEMU integration tests on Fedora 36,
Erik Skultety
- Some questions regarding firmware handling in the qemu driver,
Jim Fehlig
- [PATCH v2 00/15] qemu: Allow setting EventLoopBaseProperties,
Michal Privoznik
- [PATCH v2 04/15] conf: Move iothread formatter into a separate function,
Michal Privoznik
- [PATCH v2 01/15] virml: Introduce VIR_XML_PROP_NONNEGATIVE flag,
Michal Privoznik
- [PATCH v2 09/15] qemu: Generate command line for IOThread pool size,
Michal Privoznik
- [PATCH v2 05/15] conf: Introduce allocator for virDomainIOThreadIDDef,
Michal Privoznik
- [PATCH v2 08/15] qemu_validate: Check if QEMU's capable of setting iothread pool size,
Michal Privoznik
- [PATCH v2 07/15] qemu: Introduce QEMU_CAPS_IOTHREAD_THREAD_POOL_MAX,
Michal Privoznik
- [PATCH v2 11/15] qemu: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH v2 14/15] qemu_validate: Check if QEMU's capable of setting main loop pool size,
Michal Privoznik
- [PATCH v2 03/15] virDomainIOThreadIDDefArrayInit: Decrease scope of @iothrid,
Michal Privoznik
- [PATCH v2 02/15] virDomainDefParseIOThreads: Use g_autoptr() for @iothrid,
Michal Privoznik
- [PATCH v2 10/15] include: Introduce typed params for virDomainSetIOThreadParams wrt pool size,
Michal Privoznik
- [PATCH v2 13/15] conf: Expose QEMU's main loop object,
Michal Privoznik
- [PATCH v2 06/15] conf: Introduce pool_min and pool_max attributes to IOThread,
Michal Privoznik
- [PATCH v2 12/15] virsh: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH v2 15/15] qemu: Generate command line for main-loop pool size,
Michal Privoznik
- [libvirt RFCv11 00/33] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv11 08/33] qemu: saveimage: convert qemuSaveImageOpen to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv11 02/33] virfile: use virFileDirect API in runIOCopy,
Claudio Fontana
- [libvirt RFCv11 11/33] libvirt: add new VIR_DOMAIN_SAVE_PARALLEL flag and parameter,
Claudio Fontana
- [libvirt RFCv11 06/33] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv11 04/33] qemu: saveimage: assume future formats will also support compression,
Claudio Fontana
- [libvirt RFCv11 10/33] tools: prepare cmdRestore to use parameters,
Claudio Fontana
- [libvirt RFCv11 05/33] virfile: virFileDiskCopy: prepare for O_DIRECT files without wrapper,
Claudio Fontana
- [libvirt RFCv11 28/33] qemu: saveimage: add parallel compression argument to ImageCreate,
Claudio Fontana
- [libvirt RFCv11 12/33] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in save,
Claudio Fontana
- [libvirt RFCv11 20/33] qemu: migration_params: add APIs to set Int and Cap,
Claudio Fontana
- [libvirt RFCv11 01/33] virfile: introduce virFileDirect APIs,
Claudio Fontana
- [libvirt RFCv11 19/33] qemu: saveimage: add multifd related fields to save format,
Claudio Fontana
- [libvirt RFCv11 22/33] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFCv11 07/33] qemu: saveimage: convert qemuSaveImageCreate to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv11 03/33] qemu: saveimage: rework image read/write to be O_DIRECT friendly,
Claudio Fontana
- [libvirt RFCv11 15/33] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv11 13/33] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in restore,
Claudio Fontana
- [libvirt RFCv11 32/33] qemu: saveimage: restore compressed parallel images,
Claudio Fontana
- [libvirt RFCv11 18/33] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv11 25/33] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFCv11 24/33] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv11 17/33] qemu: saveimage: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv11 31/33] qemu: saveimage: implement multifd-compression in parallel save,
Claudio Fontana
- [libvirt RFCv11 23/33] qemu: implement qemuSaveImageLoadMultiFd for restore,
Claudio Fontana
- [libvirt RFCv11 33/33] tools: add parallel-compression parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv11 29/33] qemu: saveimage: add stub support for multifd compression parameter,
Claudio Fontana
- [libvirt RFCv11 27/33] libvirt: add new VIR_DOMAIN_SAVE_PARAM_PARALLEL_COMPRESSION,
Claudio Fontana
- [libvirt RFCv11 21/33] qemu: migration: implement qemuMigrationSrcToFilesMultiFd for save,
Claudio Fontana
- [libvirt RFCv11 16/33] qemu: saveimage: update virQEMUSaveFd struct for parallel save,
Claudio Fontana
- [libvirt RFCv11 30/33] qemu: migration: expose qemuMigrationParamsSetString,
Claudio Fontana
- [libvirt RFCv11 09/33] tools: prepare doSave to use parameters,
Claudio Fontana
- [libvirt RFCv11 14/33] virfile: add new API virFileDiskCopyChannel,
Claudio Fontana
- [libvirt RFCv11 26/33] qemu: add migration parameter multifd-compression,
Claudio Fontana
- Re: [libvirt RFCv11 00/33] multifd save restore prototype,
Claudio Fontana
[PATCH] qemucapabilitiestest: Update latest caps to 'v7.0.0-1512-gca127b3fc2',
Peter Krempa
[PATCH] qemu: Fix crash in qemuBuildDeviceCommandlineHandleOverrides,
Peter Krempa
[PULL 00/11] hw/nvme updates,
Klaus Jensen
- [PULL 02/11] hw/nvme: add missing return statement,
Klaus Jensen
- [PULL 01/11] hw/nvme: fix narrowing conversion,
Klaus Jensen
- [PULL 04/11] hw/nvme: fix smart aen,
Klaus Jensen
- [PULL 03/11] hw/nvme: fix copy cmd for pi enabled namespaces,
Klaus Jensen
- [PULL 05/11] hw/nvme: enforce common serial per subsystem,
Klaus Jensen
- [PULL 07/11] hw/nvme: do not auto-generate uuid,
Klaus Jensen
- [PULL 09/11] hw/nvme: bump firmware revision,
Klaus Jensen
- [PULL 10/11] hw/nvme: deprecate the use-intel-id compatibility parameter,
Klaus Jensen
- [PULL 08/11] hw/nvme: do not report null uuid,
Klaus Jensen
- [PULL 11/11] hw/nvme: add new command abort case,
Klaus Jensen
- [PULL 06/11] hw/nvme: do not auto-generate eui64,
Klaus Jensen
[PATCH] qemu: fd: Fix monitor usage of qemuFDPassDirectGetPath,
Peter Krempa
[PATCH v4 00/13] Introduce network backed NVRAM,
Peter Krempa
- [PATCH v4 01/13] qemuDomainPrepareStorageSourceBlockdev: Add a variant for custom nodename,
Peter Krempa
- [PATCH v4 02/13] qemuBuildPflashBlockdevCommandLine: Take virDomainObj instead of private data,
Peter Krempa
- [PATCH v4 03/13] conf: Convert def->os.loader->nvram a virStorageSource,
Peter Krempa
- [PATCH v4 04/13] qemu: Use 'def->os.loader->nvram' directly instead of 'priv->pflash1',
Peter Krempa
- [PATCH v4 05/13] qemu: Properly setup the NVRAM virStorageSource,
Peter Krempa
- [PATCH v4 06/13] qemuProcessReconnect: Don't re-instantiate pflash storage source,
Peter Krempa
- [PATCH v4 10/13] conf: Extract formatting of NVRAM out of virDomainLoaderDefFormat,
Peter Krempa
- [PATCH v4 08/13] qemu: validate: Reject virStorageSource features we don't want to support with nvram,
Peter Krempa
- [PATCH v4 09/13] qemuFirmwareFillDomain: Don't fill in firmware for network backed nvram,
Peter Krempa
- [PATCH v4 11/13] conf: Add support to parse/format <source> for NVRAM,
Peter Krempa
- [PATCH v4 13/13] virDomainHugepagesFormat: Use virXMLFormatElementEmpty,
Peter Krempa
- [PATCH v4 12/13] Add unit tests for new specification of nvram.,
Peter Krempa
- [PATCH v4 07/13] qemuDomainInitializePflashStorageSource: Properly and fully initialize nvram source,
Peter Krempa
- Re: [PATCH v4 00/13] Introduce network backed NVRAM,
Rohit Kumar
[PATCH] qemu: Restore label to temp file in qemuDomainScreenshot(),
Michal Privoznik
[libvirt PATCH] ci: gitlab: Expire artifacts after 1 day,
Erik Skultety
[PATCH] util: json: Add modifier for adding non-negative long values to JSON objects,
Peter Krempa
[PATCH 00/16] qemu: Allow setting EventLoopBaseProperties,
Michal Privoznik
- [PATCH 04/16] virDomainIOThreadIDDefArrayInit: Decrease scope of @iothrid,
Michal Privoznik
- [PATCH 06/16] conf: Introduce allocator for virDomainIOThreadIDDef,
Michal Privoznik
- [PATCH 07/16] conf: Introduce pool_min and pool_max attributes to IOThread,
Michal Privoznik
- [PATCH 10/16] qemu: Generate command line for IOThread pool size,
Michal Privoznik
- [PATCH 12/16] qemu: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH 02/16] virxml: Introduce virXMLPropLongLong(),
Michal Privoznik
- [PATCH 15/16] qemu_validate: Check if QEMU's capable of setting main loop pool size,
Michal Privoznik
- [PATCH 16/16] qemu: Generate command line for main-loop pool size,
Michal Privoznik
- [PATCH 09/16] qemu_validate: Check if QEMU's capable of setting iothread pool size,
Michal Privoznik
- [PATCH 03/16] virDomainDefParseIOThreads: Use g_autoptr() for @iothrid,
Michal Privoznik
- [PATCH 08/16] qemu: Introduce QEMU_CAPS_IOTHREAD_THREAD_POOL_MAX,
Michal Privoznik
- [PATCH 05/16] conf: Move iothread formatter into a separate function,
Michal Privoznik
- [PATCH 11/16] include: Introduce typed params for virDomainSetIOThreadParams wrt pool size,
Michal Privoznik
- [PATCH 13/16] virsh: Wire up new virDomainSetIOThreadParams parameters,
Michal Privoznik
- [PATCH 01/16] virml: Introduce VIR_XML_PROP_NONNEGATIVE flag,
Michal Privoznik
- [PATCH 14/16] conf: Expose QEMU's main loop object,
Michal Privoznik
[libvirt PATCH v2 00/81] Add support for post-copy recovery,
Jiri Denemark
- [libvirt PATCH v2 01/81] qemu: Add debug messages to job recovery code,
Jiri Denemark
- [libvirt PATCH v2 04/81] qemu: Keep domain running on dst on failed post-copy migration,
Jiri Denemark
- [libvirt PATCH v2 08/81] conf: Introduce virDomainObjIsPostcopy helper,
Jiri Denemark
- [libvirt PATCH v2 06/81] qemu: Make qemuDomainCleanupAdd return void,
Jiri Denemark
- [libvirt PATCH v2 02/81] qemumonitorjsontest: Test more migration capabilities,
Jiri Denemark
- [libvirt PATCH v2 03/81] Introduce VIR_DOMAIN_RUNNING_POSTCOPY_FAILED,
Jiri Denemark
- [libvirt PATCH v2 05/81] qemu: Explicitly emit events on post-copy failure,
Jiri Denemark
- [libvirt PATCH v2 07/81] conf: Introduce virDomainObjIsFailedPostcopy helper,
Jiri Denemark
- [libvirt PATCH v2 10/81] qemu: Rename qemuDomainObjRestoreJob as qemuDomainObjPreserveJob,
Jiri Denemark
- [libvirt PATCH v2 09/81] qemu: Introduce qemuProcessCleanupMigrationJob,
Jiri Denemark
- [libvirt PATCH v2 11/81] qemu: Add qemuDomainObjRestoreAsyncJob,
Jiri Denemark
- [libvirt PATCH v2 15/81] qemu: Restore async job start timestamp on reconnect,
Jiri Denemark
- [libvirt PATCH v2 25/81] qemu: Rename "endjob" label in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 12/81] qemu: Keep migration job active after failed post-copy,
Jiri Denemark
- [libvirt PATCH v2 31/81] qemu: Introduce qemuMigrationDstFinishOffline,
Jiri Denemark
- [libvirt PATCH v2 26/81] qemu: Generate migration cookie in Finish phase earlier,
Jiri Denemark
- [libvirt PATCH v2 57/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Confirm phase,
Jiri Denemark
- [libvirt PATCH v2 30/81] qemu: Introduce qemuMigrationDstFinishFresh,
Jiri Denemark
- [libvirt PATCH v2 16/81] qemu: Drop forward declarations in migration code,
Jiri Denemark
- [libvirt PATCH v2 58/81] qemu: Introduce qemuMigrationDstPrepareFresh,
Jiri Denemark
- [libvirt PATCH v2 40/81] qemu: Improve post-copy migration handling on reconnect,
Jiri Denemark
- [libvirt PATCH v2 71/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for peer-to-peer migration,
Jiri Denemark
- [libvirt PATCH v2 37/81] qemu: Pass qemuDomainJobObj to qemuMigrationDstComplete,
Jiri Denemark
- [libvirt PATCH v2 46/81] qemu: Refactor qemuDomainObjSetJobPhase,
Jiri Denemark
- [libvirt PATCH v2 61/81] qemu: Add support for migrate-recover QMP command,
Jiri Denemark
- [libvirt PATCH v2 66/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Prepare phase,
Jiri Denemark
- [libvirt PATCH v2 53/81] qemu: Refactor qemuMigrationSrcPerformPhase,
Jiri Denemark
- [libvirt PATCH v2 22/81] qemu: Create domain object at the end of qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 20/81] qemu: Handle 'postcopy-paused' migration state,
Jiri Denemark
- [libvirt PATCH v2 33/81] qemu: Introduce qemuMigrationDstFinishActive,
Jiri Denemark
- [libvirt PATCH v2 17/81] qemu: Don't wait for migration job when migration is running,
Jiri Denemark
- [libvirt PATCH v2 54/81] qemu: Separate starting migration from qemuMigrationSrcRun,
Jiri Denemark
- [libvirt PATCH v2 29/81] qemu: Preserve error in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 23/81] qemu: Move success-only code out of endjob in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 60/81] qemu: Use autoptr for mig in qemuMigrationDstPrepareFresh,
Jiri Denemark
- [libvirt PATCH v2 32/81] qemu: Separate cookie parsing for qemuMigrationDstFinishOffline,
Jiri Denemark
- [libvirt PATCH v2 49/81] Introduce VIR_MIGRATE_POSTCOPY_RESUME flag,
Jiri Denemark
- [libvirt PATCH v2 14/81] qemu: Restore failed migration job on reconnect,
Jiri Denemark
- [libvirt PATCH v2 63/81] qemu: Refactor qemuMigrationAnyConnectionClosed,
Jiri Denemark
- [libvirt PATCH v2 47/81] qemu: Do not set job owner in qemuMigrationJobSetPhase,
Jiri Denemark
- [libvirt PATCH v2 21/81] qemu: Add support for postcopy-recover QEMU migration state,
Jiri Denemark
- [libvirt PATCH v2 38/81] qemu: Finish completed unattended migration,
Jiri Denemark
- [libvirt PATCH v2 28/81] qemu: Drop obsolete comment in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 68/81] qemu: Create completed jobData in qemuMigrationSrcComplete,
Jiri Denemark
- [libvirt PATCH v2 34/81] qemu: Handle migration job in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 59/81] qemu: Refactor qemuMigrationDstPrepareFresh,
Jiri Denemark
- [libvirt PATCH v2 76/81] qemu: Implement VIR_DOMAIN_ABORT_JOB_POSTCOPY flag,
Jiri Denemark
- [libvirt PATCH v2 44/81] qemu: Separate protocol checks from qemuMigrationJobSetPhase,
Jiri Denemark
- [libvirt PATCH v2 52/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Begin phase,
Jiri Denemark
- [libvirt PATCH v2 19/81] qemu: Use switch in qemuProcessHandleMigrationStatus,
Jiri Denemark
- [libvirt PATCH v2 50/81] virsh: Add --postcopy-resume option for migrate command,
Jiri Denemark
- [libvirt PATCH v2 27/81] qemu: Make final part of migration Finish phase reusable,
Jiri Denemark
- [libvirt PATCH v2 70/81] qemu: Call qemuDomainCleanupAdd from qemuMigrationJobContinue,
Jiri Denemark
- [libvirt PATCH v2 56/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Perform phase,
Jiri Denemark
- [libvirt PATCH v2 64/81] qemu: Handle incoming migration in qemuMigrationAnyConnectionClosed,
Jiri Denemark
- [libvirt PATCH v2 75/81] Add VIR_DOMAIN_ABORT_JOB_POSTCOPY flag for virDomainAbortJobFlags,
Jiri Denemark
- [libvirt PATCH v2 36/81] qemu: Make sure migrationPort is released even in callbacks,
Jiri Denemark
- [libvirt PATCH v2 41/81] qemu: Check flags incompatible with offline migration earlier,
Jiri Denemark
- [libvirt PATCH v2 51/81] qemu: Don't set VIR_MIGRATE_PAUSED for post-copy resume,
Jiri Denemark
- [libvirt PATCH v2 73/81] Add virDomainAbortJobFlags public API,
Jiri Denemark
- [libvirt PATCH v2 43/81] qemu: Add new migration phases for post-copy recovery,
Jiri Denemark
- [libvirt PATCH v2 77/81] virsh: Add --postcopy option for domjobabort command,
Jiri Denemark
- [libvirt PATCH v2 62/81] qemu: Rename qemuMigrationSrcCleanup,
Jiri Denemark
- [libvirt PATCH v2 45/81] qemu: Make qemuMigrationCheckPhase failure fatal,
Jiri Denemark
- [libvirt PATCH v2 65/81] qemu: Start a migration phase in qemuMigrationAnyConnectionClosed,
Jiri Denemark
- [libvirt PATCH v2 18/81] qemu: Fetch paused migration stats,
Jiri Denemark
- [libvirt PATCH v2 42/81] qemu: Introduce qemuMigrationSrcBeginXML helper,
Jiri Denemark
- [libvirt PATCH v2 24/81] qemu: Separate success and failure path in qemuMigrationDstFinish,
Jiri Denemark
- [libvirt PATCH v2 55/81] qemu: Add support for 'resume' parameter of migrate QMP command,
Jiri Denemark
- [libvirt PATCH v2 39/81] qemu: Ignore missing memory statistics in query-migrate,
Jiri Denemark
- [libvirt PATCH v2 80/81] qemu: Fix VSERPORT_CHANGE event in post-copy migration,
Jiri Denemark
- [libvirt PATCH v2 72/81] qemu: Enable support for VIR_MIGRATE_POSTCOPY_RESUME,
Jiri Denemark
- [libvirt PATCH v2 78/81] NEWS: Add support for post-copy recovery,
Jiri Denemark
- [libvirt PATCH v2 74/81] qemu: Implement virDomainAbortJobFlags,
Jiri Denemark
- [libvirt PATCH v2 81/81] RFC: qemu: Keep vCPUs paused while migration is in postcopy-paused,
Jiri Denemark
- [libvirt PATCH v2 67/81] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Finish phase,
Jiri Denemark
- [libvirt PATCH v2 79/81] Introduce VIR_JOB_MIGRATION_SAFE job type,
Jiri Denemark
- [libvirt PATCH v2 48/81] qemu: Use QEMU_MIGRATION_PHASE_POSTCOPY_FAILED,
Jiri Denemark
- [libvirt PATCH v2 35/81] qemu: Make final part of migration Confirm phase reusable,
Jiri Denemark
- [libvirt PATCH v2 69/81] qemu: Register qemuProcessCleanupMigrationJob after Begin phase,
Jiri Denemark
- [libvirt PATCH v2 13/81] qemu: Abort failed post-copy when we haven't called Finish yet,
Jiri Denemark
- Re: [libvirt PATCH v2 00/81] Add support for post-copy recovery,
Jiri Denemark
[libvirt PATCH] docs: contact: recommend the TLS port for IRC,
Ján Tomko
Release of libvirt-8.4.0,
Jiri Denemark
[PATCH] gitlab: issue_template: Remove labelling commands,
Peter Krempa
[PATCH v2 0/5] network: firewalld: fix routed network,
Eric Garver
[PATCH 00/67] docs: Fix and clean up anchor links,
Peter Krempa
- [PATCH 01/67] docs: formatdomain: Remove 'elements' anchor,
Peter Krempa
- [PATCH 02/67] docs: formatdomain: Remove 'elementsMetadata' anchor,
Peter Krempa
- [PATCH 04/67] docs: formatdomain: Remove 'elementsOSBIOS' anchor,
Peter Krempa
- [PATCH 03/67] docs: formatdomain: Remove 'elementsOS' anchor,
Peter Krempa
- [PATCH 05/67] docs: formatdomain: Remove 'elementsOSContainer' anchor,
Peter Krempa
- [PATCH 08/67] docs: formatdomain: Remove 'elementsIOThreadsAllocation' anchor,
Peter Krempa
- [PATCH 11/67] docs: formatdomain: Remove 'elementsMemoryBacking' anchor,
Peter Krempa
- [PATCH 10/67] docs: formatdomain: Remove 'elementsMemoryAllocation' anchor,
Peter Krempa
- [PATCH 33/67] docs: formatdomain: Remove 'coalesce' anchor,
Peter Krempa
- [PATCH 24/67] docs: formatdomain: Remove 'elementsControllers' anchor,
Peter Krempa
- [PATCH 25/67] docs: formatdomain: Remove 'elementsHostDev' anchor,
Peter Krempa
- [PATCH 14/67] docs: formatdomain: Remove 'elementsBlockTuning' anchor,
Peter Krempa
- [PATCH 36/67] docs: formatdomain: Remove 'elementsVideo' anchor,
Peter Krempa
- [PATCH 28/67] docs: formatdomain: Remove 'elementsNICSTargetOverride' anchor,
Peter Krempa
- [PATCH 16/67] docs: formatdomain: Remove 'hmat' anchor,
Peter Krempa
- [PATCH 23/67] docs: formatdomain: Remove 'elementsVirtioTransitional' anchor,
Peter Krempa
- [PATCH 12/67] docs: formatdomain: Remove 'elementsMemoryTuning' anchor,
Peter Krempa
- [PATCH 21/67] docs: formatdomain: Remove 'elementsAddress' anchor,
Peter Krempa
- [PATCH 22/67] docs: formatdomain: Remove 'elementsVirtio' anchor,
Peter Krempa
- [PATCH 34/67] docs: formatdomain: Remove 'elementVhostuser' anchor,
Peter Krempa
- [PATCH 17/67] docs: formatdomain: Remove 'elementsEvents' anchor,
Peter Krempa
- [PATCH 07/67] docs: formatdomain: Remove 'elementsCPUAllocation' anchor,
Peter Krempa
- [PATCH 39/67] docs: formatdomain: Remove 'elementCharSerialAndConsole' anchor,
Peter Krempa
- [PATCH 44/67] docs: formatdomain: Remove 'elementsMemory' anchor,
Peter Krempa
- [PATCH 45/67] docs: formatdomain: Remove 'elementsIommu' anchor,
Peter Krempa
- [PATCH 37/67] docs: formatdomain: Remove 'elementsConsole' anchor,
Peter Krempa
- [PATCH 32/67] docs: formatdomain: Remove 'mtu' anchor,
Peter Krempa
- [PATCH 48/67] docs: formatdomain: Remove 'keywrap' anchor,
Peter Krempa
- [PATCH 65/67] uri: Fix link to qemu KVM example config,
Peter Krempa
- [PATCH 54/67] docs: page.xsl: Fix link to 'mailing-lists' section,
Peter Krempa
- [PATCH 29/67] docs: formatdomain: Remove 'elementQoS' anchor,
Peter Krempa
- [PATCH 09/67] docs: formatdomain: Remove 'elementsCPUTuning' anchor,
Peter Krempa
- [PATCH 06/67] docs: formatdomain: Remove 'elementsSysinfo' anchor,
Peter Krempa
- [PATCH 38/67] docs: formatdomain: Remove 'elementCharSerial' anchor,
Peter Krempa
- [PATCH 30/67] docs: formatdomain: Remove 'elementVlanTag' anchor,
Peter Krempa
- [PATCH 26/67] docs: formatdomain: Remove 'elementsNICS' anchor,
Peter Krempa
- [PATCH 59/67] docs: Fix link to 'tlscerts' article,
Peter Krempa
- [PATCH 20/67] docs: formatdomain: Remove 'elementsDisks' anchor,
Peter Krempa
- [PATCH 58/67] scripts: hvsupport: Remove link into the 'html' directory,
Peter Krempa
- [PATCH 53/67] syntax-check: Add check prohibiting remote reference to local file,
Peter Krempa
- [PATCH 55/67] docs: domainstatecapture: Fix broken links,
Peter Krempa
- [PATCH 63/67] docs: kbase/tlscerts: Fix links,
Peter Krempa
- [PATCH 19/67] docs: formatdomain: Remove 'elementsDevices' anchor,
Peter Krempa
- [PATCH 47/67] docs: formatdomain: Remove 'seclabel' anchor,
Peter Krempa
- [PATCH 67/67] docs: Add HTML reference checker,
Peter Krempa
- [PATCH 50/67] docs: formatdomain: Remove the 'anchor' role,
Peter Krempa
- [PATCH 60/67] docs: Remove extra leading slash in 'api' and 'formatdomaincaps' pages,
Peter Krempa
- [PATCH 46/67] docs: formatdomain: Remove 'vsock' anchor,
Peter Krempa
- [PATCH 62/67] docs: kbase/kvm-realtime: Fix few links,
Peter Krempa
- [PATCH 52/67] docs: uri: Fix link to libvirtd configuration section,
Peter Krempa
- [PATCH 43/67] docs: formatdomain: Remove 'elementsTpm' anchor,
Peter Krempa
- [PATCH 51/67] docs: formatdomain: Use local reference directly,
Peter Krempa
- [PATCH 42/67] docs: formatdomain: Remove 'elementsAudio' anchor,
Peter Krempa
- [PATCH 31/67] docs: formatdomain: Remove 'elementPort' anchor,
Peter Krempa
- [PATCH 15/67] docs: formatdomain: Remove 'elementsCPU' anchor,
Peter Krempa
- [PATCH 49/67] docs: formatdomain: Remove 'launchSecurity' anchor,
Peter Krempa
- [PATCH 13/67] docs: formatdomain: Remove 'elementsNUMATuning' anchor,
Peter Krempa
- [PATCH 18/67] docs: formatdomain: Remove 'elementsFeatures' anchor,
Peter Krempa
- [PATCH 56/67] docs: rpc: Fix broken headings,
Peter Krempa
- [PATCH 27/67] docs: formatdomain: Remove 'elementsNICSDirect' anchor,
Peter Krempa
- [PATCH 66/67] docs: formatstorageencryption: Use correct anchor into formatsecret page,
Peter Krempa
- [PATCH 64/67] docs: remote: Fix anchor names in links to uri.html,
Peter Krempa
- [PATCH 40/67] docs: formatdomain: Remove 'elementsCharHostInterface' anchor,
Peter Krempa
- [PATCH 35/67] docs: formatdomain: Remove 'elementsGraphics' anchor,
Peter Krempa
- [PATCH 57/67] docs: formatcaps: Fix anchors of links into formatdomain.rst,
Peter Krempa
- [PATCH 41/67] docs: formatdomain: Remove 'elementsCharHost' anchor,
Peter Krempa
- [PATCH 61/67] docs: Fix links in kbase/internals,
Peter Krempa
- Re: [PATCH 00/67] docs: Fix and clean up anchor links,
Ján Tomko
[PATCH v2 0/2] 2 release notes for v8.4.0,
Han Han
[PATCH] qemu_capspriv: Drop needless declarations,
Michal Privoznik
[PATCH] glibcompat: Provide proper override for 'g_hash_table_steal_extended',
Peter Krempa
[libvirt PATCH] virt-host-validate: Improve failure message when no HW virt is found,
Martin Kletzander
[PATCH 0/2] 2 release notes for v8.4.0,
Han Han
[PATCH] qemuProcessStop: Don't try to remove QoS on already removed TAP,
Michal Privoznik
[libvirt PATCH 0/4] ci: reduce number of jobs in the pipeline,
Daniel P. Berrangé
[PATCH] docs: patches: Add a note about reviews and contacting developers,
Peter Krempa
Upstream issue triage,
Peter Krempa
[PATCH] NEWS: Mention 'absolute' clock offset,
Peter Krempa
[libvirt PATCH] gitlab: mark job dependencies as optional,
Daniel P. Berrangé
[PATCH] ci: Refresh generated files,
Martin Kletzander
[libvirt PATCH] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests,
Daniel P. Berrangé
[PATCH] nss: Compare hostname case insensitive,
Michal Privoznik
[libvirt PATCH v2 0/7] ci: Drop Fedora 34, add Fedora 36,
Andrea Bolognani
[PATCH 0/2] virDomainInputDefValidate: Validate model,
Michal Privoznik
[PATCH] lib: Be consistent about vm->pid,
Michal Privoznik
Logging code, async signal safety, and syslog CEE,
Mike Pontillo
[libvirt PATCH 0/4] ci: Drop Fedora 34, add Fedora 36,
Andrea Bolognani
[libvirt PATCH 0/3] Fix null string specifiers detected by GCC,
Scott Davis
Entering freeze for libvirt-8.4.0,
Jiri Denemark
[PATCH 0/2] Avoid memcpy with NULL argument,
Peter Krempa
[libvirt PATCH 0/6] Fix and refactor QMP event processing,
Jiri Denemark
[libvirt PATCH 0/2] syntax-check: Add versioning information and update,
Andrea Bolognani
[PATCH 0/3] ppc64: POWER10 support,
Daniel Henrique Barboza
[libvirt PATCH] qemu: Lock vm object in qemuProcessHandleMemoryFailure,
Jiri Denemark
[PATCH] build-aux: remove syntax checks for ATTRIBUTE_* and ARRAY_CARDINALITY,
Daniel P. Berrangé
[PATCH v2] virprocess: Drop workaround for setns() wrt old glibc,
Michal Privoznik
[PATCH] virprocess: Drop workaround for setns() wrt old glibc,
Michal Privoznik
[libvirt RFC 0/5] introduce virFileDirect API for block-friendly read/write,
Claudio Fontana
[libvirt PATCH 00/11] syntax-check: Minimize http_sites,
Andrea Bolognani
- [libvirt PATCH 01/11] syntax-check: Drop unused http_sites,
Andrea Bolognani
- [libvirt PATCH 07/11] docs: Update URL for libxml2,
Andrea Bolognani
- [libvirt PATCH 03/11] docs: apps: Drop Cracow Cloud One,
Andrea Bolognani
- [libvirt PATCH 02/11] docs: apps: Drop Tivoli Provisioning Manager,
Andrea Bolognani
- [libvirt PATCH 08/11] docs: Update URL for MinGW,
Andrea Bolognani
- [libvirt PATCH 11/11] src: Use archive.org for dead URLs,
Andrea Bolognani
- [libvirt PATCH 09/11] docs: Update various URLs,
Andrea Bolognani
- [libvirt PATCH 05/11] util: Drop references to netlink.pdf,
Andrea Bolognani
- [libvirt PATCH 06/11] docs: Use more generic URL for netcat,
Andrea Bolognani
- [libvirt PATCH 10/11] docs: Use HTTPS where possible,
Andrea Bolognani
- [libvirt PATCH 04/11] docs: apps: Drop Snooze,
Andrea Bolognani
- Re: [libvirt PATCH 00/11] syntax-check: Minimize http_sites,
Michal Prívozník
[libvirt PATCH 00/13] syntax-check: Cleanups and improvements,
Andrea Bolognani
- [libvirt PATCH 04/13] syntax-check: Improve sc_prohibit_config_h_in_headers check,
Andrea Bolognani
- [libvirt PATCH 09/13] syntax-check: Detect awk the same as all other programs,
Andrea Bolognani
- [libvirt PATCH 11/13] syntax-check: Add all target,
Andrea Bolognani
- [libvirt PATCH 13/13] syntax-check: Enforce sc_prohibit_backslash_alignment everywhere,
Andrea Bolognani
- [libvirt PATCH 07/13] syntax-check: Drop unused machinery,
Andrea Bolognani
- [libvirt PATCH 03/13] syntax-check: Remove sc_copyright_usage exception,
Andrea Bolognani
- [libvirt PATCH 10/13] syntax-check: Reorganize file,
Andrea Bolognani
- [libvirt PATCH 05/13] syntax-check: Use VC_LIST_EXCEPT in sc_prohibit_backup_files,
Andrea Bolognani
- [libvirt PATCH 06/13] syntax-check: Simplify VC_LIST_ALWAYS_EXCLUDE_REGEX,
Andrea Bolognani
- [libvirt PATCH 01/13] syntax-check: Drop sc_bindtextdomain check,
Andrea Bolognani
- [libvirt PATCH 12/13] syntax-check: Drop sc_ prefix when adding checks to meson,
Andrea Bolognani
- [libvirt PATCH 08/13] syntax-check: Drop ME variable,
Andrea Bolognani
- [libvirt PATCH 02/13] syntax-check: Remove sc_gettext_init exception,
Andrea Bolognani
- Re: [libvirt PATCH 00/13] syntax-check: Cleanups and improvements,
Michal Prívozník
[PATCH] nodedev: prevent internal error on dev_busid parse,
Boris Fiuczynski
[PATCH] qemu_hotplug: Deny changing @rss and @rss_hash_report attributes of virtio vNICs,
Michal Privoznik
[libvirt PATCH] qemu: Do not return NULL when qemuMigrationSrcBegin succeeds,
Jiri Denemark
[PATCH RESEND 0/3] network: Generate TFTP config regardless of DHCP,
Michal Privoznik
[PATCH REBASE 00/17] Use virXMLPropEnum() more (part I),
Michal Privoznik
- [PATCH 03/17] virDomainBackupDefParse: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 08/17] virDomainDiskSourceNVMeParse: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 10/17] virDomainDiskSourcePoolDefParse: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 04/17] virDomainDeviceAddressParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 14/17] virDomainPanicDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 17/17] virDomainTimerDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 15/17] virDomainInputDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 01/17] Drop needless typecast to virStorageType enum,
Michal Privoznik
- [PATCH 05/17] virDomainStorageNetworkParseHost: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 06/17] virDomainHostdevSubsysSCSIDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 02/17] virStorageSourceGetActualType: Change type of retval,
Michal Privoznik
- [PATCH 09/17] virDomainDiskDefMirrorParse: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 11/17] virDomainDiskDefParseSourceXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 13/17] virDomainTPMDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 16/17] virDomainHubDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
- [PATCH 12/17] virDomainChrDefParseXML: Switch to virXMLPropEnumDefault(),
Michal Privoznik
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]