Lib Virt
[Prev Page][Next Page]
- Re: [libvirt PATCH 73/80] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for peer-to-peer migration, (continued)
- [libvirt PATCH 61/80] qemu: Refactor qemuMigrationDstPrepareFresh,
Jiri Denemark
- [libvirt PATCH 80/80] NEWS: Add support for post-copy recovery,
Jiri Denemark
- [libvirt PATCH 74/80] qemu: Enable support for VIR_MIGRATE_POSTCOPY_RESUME,
Jiri Denemark
- [libvirt PATCH 67/80] qemu: Start a migration phase in qemuMigrationAnyConnectionClosed,
Jiri Denemark
- [libvirt PATCH 70/80] qemu: Create completed jobData in qemuMigrationSrcComplete,
Jiri Denemark
- [libvirt PATCH 62/80] qemu: Simplify cleanup in qemuMigrationDstPrepareFresh,
Jiri Denemark
- [libvirt PATCH 69/80] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Finish phase,
Jiri Denemark
- [libvirt PATCH 56/80] qemu: Separate starting migration from qemuMigrationSrcRun,
Jiri Denemark
- [libvirt PATCH 46/80] qemu: Separate protocol checks from qemuMigrationJobSetPhase,
Jiri Denemark
- [libvirt PATCH 77/80] Add VIR_DOMAIN_ABORT_JOB_POSTCOPY flag for virDomainAbortJobFlags,
Jiri Denemark
- [libvirt PATCH 52/80] virsh: Add --postcopy-resume option for migrate command,
Jiri Denemark
- [libvirt PATCH 72/80] qemu: Call qemuDomainCleanupAdd from qemuMigrationJobContinue,
Jiri Denemark
- [libvirt PATCH 68/80] qemu: Implement VIR_MIGRATE_POSTCOPY_RESUME for Prepare phase,
Jiri Denemark
- [libvirt PATCH 75/80] Add virDomainAbortJobFlags public API,
Jiri Denemark
- Re: [libvirt PATCH 00/80] Add support for post-copy recovery,
Pavel Hrdina
- [PATCH 00/37] qemu: Improve 'qemuFDPass' usability and refactor interface code to use it,
Peter Krempa
- [PATCH 02/37] qemu_fd: Add validation before transferring file descriptors,
Peter Krempa
- [PATCH 01/37] qemu_fd: Add return value handling for qemuFDPassTransfer* APIs,
Peter Krempa
- [PATCH 03/37] qemu_fd: Remove error checking from qemuFDPassAddFD,
Peter Krempa
- [PATCH 04/37] qemuDomainAttachNetDevice: Use 'qemuFDPass' for the vdpa file descriptor,
Peter Krempa
- [PATCH 06/37] qemuMonitorJSONQueryFdsets: Ensure that JSON arrays are valid before using them,
Peter Krempa
- [PATCH 08/37] qemu_fd: Don't rely on fdset id allocation by qemu,
Peter Krempa
- [PATCH 09/37] qemuMonitorAddFileHandleToSet: Remove return of 'qemuMonitorAddFdInfo',
Peter Krempa
- [PATCH 14/37] qemuBuildInterfaceConnect: Connect to 'vdpa' netdev,
Peter Krempa
- [PATCH 12/37] qemu: domain: Add qemuFDPass helpers into network private data,
Peter Krempa
- [PATCH 15/37] qemuBuildHostNetProps: Move all 'tap' code together,
Peter Krempa
- [PATCH 13/37] qemu: command: Introduce 'qemuBuildInterfaceConnect' helper,
Peter Krempa
- [PATCH 05/37] qemu: monitor: Don't parse actual fd's from query-fdsets/add-fd replies,
Peter Krempa
- [PATCH 07/37] qemu: domain: Store and update 'fdsetindex' across libvirtd restarts,
Peter Krempa
- [PATCH 10/37] qemuFDPassTransferMonitor: Close local copy of the FD as soon as it's passed to qemu,
Peter Krempa
- [PATCH 16/37] qemuBuildHostNetProps: Refactor construction of tapfd/vhostfd arguments,
Peter Krempa
- [PATCH 17/37] qemuDomainAttachNetDevice: Don't construct network device properties under monitor lock,
Peter Krempa
- [PATCH 18/37] qemu: Prepare netdev code for use of qemuFDPass for tapfd/vhostfd passing,
Peter Krempa
- [PATCH 31/37] qemuInterfacePrepareSlirp: Directly populate the 'slirp' variable in network private data,
Peter Krempa
- [PATCH 30/37] qemuMonitorAddNetdev: Remove unused 'tapfd' infrastructure,
Peter Krempa
- [PATCH 35/37] qemuDomainAttachNetDevice: Clean up unneeded 'slirp' helper variables,
Peter Krempa
- [PATCH 22/37] qemuDomainAttachNetDevice: Remove 'vhostfd' machinery,
Peter Krempa
- [PATCH 28/37] qemuDomainAttachNetDevice: Remove unused 'tapfd' infrastructure,
Peter Krempa
- [PATCH 24/37] qemuBuildHostNetProps: Remove 'vhostfd' machinery,
Peter Krempa
- [PATCH 32/37] qemuSlirpStart: Simplify parameters,
Peter Krempa
- [PATCH 37/37] qemu: slirp: Remove unused 'qemuSlirpGetFD',
Peter Krempa
- [PATCH 21/37] qemu: Move opening of vhost file descriptors for net devices into qemuBuildInterfaceConnect,
Peter Krempa
- [PATCH 20/37] qemuInterfaceOpenVhostNet: Reformat error messages per new guidelines,
Peter Krempa
- [PATCH 25/37] qemuMonitorAddNetdev: Remove 'vhostfd' machinery,
Peter Krempa
- [PATCH 26/37] qemu: Move opening of tap file descriptors for net devices into qemuBuildInterfaceConnect,
Peter Krempa
- [PATCH 19/37] qemuBuildNicDevProps: Don't pass 'vhostfdSize',
Peter Krempa
- [PATCH 34/37] qemu: slirp: Pass FDs to qemu via qemuFDPass in the network private data,
Peter Krempa
- [PATCH 33/37] qemu: slirp: Call qemuSlirpOpen directly from qemuSlirpStart,
Peter Krempa
- [PATCH 29/37] qemuBuildNicDevProps: Remove unused 'tapfd' infrastructure,
Peter Krempa
- [PATCH 36/37] qemuMonitorAddNetdev: Remove unneeded 'slirp' variables and useless debug,
Peter Krempa
- [PATCH 11/37] qemu: Clear 'qemuFDPass' helpers of char devices when no longer needed,
Peter Krempa
- [PATCH 23/37] qemuBuildInterfaceCommandLine: Remove 'vhostfd' machinery,
Peter Krempa
- [PATCH 27/37] qemuBuildInterfaceCommandLine: Remove 'tapfd' infrastructure,
Peter Krempa
- Re: [PATCH 00/37] qemu: Improve 'qemuFDPass' usability and refactor interface code to use it,
Jonathon Jongsma
- Re: [PATCH 00/37] qemu: Improve 'qemuFDPass' usability and refactor interface code to use it,
Ján Tomko
- [PATCH] qemucapabilitiestest: Add test data for the qemu-7.1 dev cycle on x86_64,
Peter Krempa
- [PATCH RFC 00/10] qemu: Enable SCHED_CORE for domains and helper processes,
Michal Privoznik
- [PATCH RFC 01/10] qemu_tpm: Make APIs work over a single virDomainTPMDef,
Michal Privoznik
- [PATCH RFC 03/10] qemu_vhost_user_gpu: Export qemuVhostUserGPUGetPid(),
Michal Privoznik
- [PATCH RFC 02/10] qemu_dbus: Separate PID read code into qemuDBusGetPID,
Michal Privoznik
- [PATCH RFC 06/10] virprocess: Core Scheduling support,
Michal Privoznik
- [PATCH RFC 09/10] qemu: Enable SCHED_CORE for domains and helper processes,
Michal Privoznik
- [PATCH RFC 05/10] qemu_virtiofs: Separate PID read code into qemuVirtioFSGetPid,
Michal Privoznik
- [PATCH RFC 07/10] virCommand: Introduce APIs for core scheduling,
Michal Privoznik
- [PATCH RFC 04/10] qemu_tpm: Expose qemuTPMEmulatorGetPid(),
Michal Privoznik
- [PATCH RFC 10/10] qemu: Place helper processes into the same trusted group,
Michal Privoznik
- [PATCH RFC 08/10] qemu_conf: Introduce a knob to turn off SCHED_CORE,
Michal Privoznik
- Re: [PATCH RFC 00/10] qemu: Enable SCHED_CORE for domains and helper processes,
Michal Prívozník
- Re: [PATCH RFC 00/10] qemu: Enable SCHED_CORE for domains and helper processes,
Daniel P. Berrangé
- [PATCH] qemu_security: Drop qemuSecurityStartVhostUserGPU(),
Michal Privoznik
- [PATCH] docs: apps: Add the app cockpit,
Han Han
- [libvirt RFCv8 00/27] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv8 06/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in restore,
Claudio Fontana
- [libvirt RFCv8 02/27] tools: prepare doSave to use parameters,
Claudio Fontana
- [libvirt RFCv8 08/27] qemu: saveimage: convert qemuSaveImageCreate to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv8 04/27] libvirt: add new VIR_DOMAIN_SAVE_PARALLEL flag and parameter,
Claudio Fontana
- [libvirt RFCv8 01/27] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv8 09/27] qemu: saveimage: convert qemuSaveImageOpen to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv8 12/27] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv8 16/27] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFCv8 03/27] tools: prepare cmdRestore to use parameters,
Claudio Fontana
- [libvirt RFCv8 11/27] qemu: saveimage: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv8 26/27] qemu: saveimage: restore compressed parallel images,
Claudio Fontana
- [libvirt RFCv8 10/27] qemu: saveimage: add virQEMUSaveFd APIs for multifd,
Claudio Fontana
- [libvirt RFCv8 24/27] qemu: migration: expose qemuMigrationParamsSetString,
Claudio Fontana
- [libvirt RFCv8 27/27] tools: add parallel-compression parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv8 21/27] libvirt: add new VIR_SAVE_PARAM_PARALLEL_COMPRESSION,
Claudio Fontana
- [libvirt RFCv8 19/27] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFCv8 23/27] qemu: saveimage: add stub support for multifd compression parameter,
Claudio Fontana
- [libvirt RFCv8 15/27] qemu: migration: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- [libvirt RFCv8 05/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in save,
Claudio Fontana
- [libvirt RFCv8 14/27] qemu: migration_params: add APIs to set Int and Cap,
Claudio Fontana
- [libvirt RFCv8 22/27] qemu: saveimage: add parallel compression argument to ImageCreate,
Claudio Fontana
- [libvirt RFCv8 07/27] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv8 18/27] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv8 17/27] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFCv8 13/27] qemu: saveimage: add multifd related fields to save format,
Claudio Fontana
- [libvirt RFCv8 20/27] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFCv8 25/27] qemu: saveimage: implement multifd-compression in parallel save,
Claudio Fontana
- Re: [libvirt RFCv8 00/27] multifd save restore prototype,
Daniel P. Berrangé
- [PATCH 0/3] Add a retry procedure after failing to do post parsing,
zhangjl02
- [PATCH RESEND] apibuild: Fix self.waring method call,
luzhipeng
- [PATCH 0/5] Some docs updates,
Han Han
- [PATCH v2 0/1] ppc64: update qemucapabilities for 7.0.0 release,
Daniel Henrique Barboza
- [libvirt PATCH 0/5] ci: Add an integration test job utilizing upstream QEMU,
Erik Skultety
- [libvirt PATCH] NEWS: Mention improved heuristics for CPU baseline,
Jiri Denemark
- [libvirt RFCv7 00/40] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv7 01/40] iohelper: introduce new struct to carry copy operation parameters,
Claudio Fontana
- [libvirt RFCv7 02/40] iohelper: refactor copy operation as a separate function,
Claudio Fontana
- [libvirt RFCv7 05/40] virfile: change virFileDiskCopy arguments to extend beyond stdin, stdout,
Claudio Fontana
- [libvirt RFCv7 10/40] gendispatch: add DomainRestoreParams as requiring conn argument,
Claudio Fontana
- [libvirt RFCv7 18/40] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in save,
Claudio Fontana
- [libvirt RFCv7 07/40] libvirt: introduce virDomainSaveParams public API,
Claudio Fontana
- [libvirt RFCv7 16/40] qemu: add implementation for virDomainRestoreParams API,
Claudio Fontana
- [libvirt RFCv7 03/40] iohelper: move runIO function to virfile.c,
Claudio Fontana
- [libvirt RFCv7 12/40] tools: make use of params in doSave,
Claudio Fontana
- [libvirt RFCv7 22/40] qemu: saveimage: convert qemuSaveImageOpen to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv7 26/40] qemu: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- [libvirt RFCv7 29/40] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv7 17/40] libvirt: add new VIR_DOMAIN_SAVE_PARALLEL flag and parameter,
Claudio Fontana
- [libvirt RFCv7 11/40] remote: Add RPC support for the virDomainRestoreParams API,
Claudio Fontana
- [libvirt RFCv7 09/40] remote: Add RPC support for the virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv7 04/40] virfile: rename runIO to virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv7 15/40] qemu: add implementation for virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv7 38/40] qemu: saveimage: implement multifd-compression in parallel save,
Claudio Fontana
- [libvirt RFCv7 14/40] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv7 23/40] qemu: saveimage: add virQEMUSaveFd APIs for multifd,
Claudio Fontana
- [libvirt RFCv7 24/40] qemu: saveimage: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv7 32/40] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFCv7 25/40] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv7 27/40] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFCv7 08/40] libvirt: introduce virDomainRestoreParams public API,
Claudio Fontana
- [libvirt RFCv7 40/40] qemu: saveimage: restore compressed parallel saves,
Claudio Fontana
- [libvirt RFCv7 20/40] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv7 06/40] virfile: add comment about the use of SEEK_END in virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv7 31/40] docs: update refs to virDomainSaveParams and virDomainRestoreParams,
Claudio Fontana
- [libvirt RFCv7 13/40] tools: make use of params in cmdRestore,
Claudio Fontana
- [libvirt RFCv7 39/40] tools: add parallel-compression parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv7 35/40] qemu: saveimage: add parallel compression argument to ImageCreate,
Claudio Fontana
- [libvirt RFCv7 36/40] qemu: saveimage: add stub support for multifd compression parameter,
Claudio Fontana
- [libvirt RFCv7 33/40] libvirt: add new VIR_SAVE_PARAM_PARALLEL_COMPRESSION,
Claudio Fontana
- [libvirt RFCv7 34/40] qemu: saveimage: add multifd-compression field to save format,
Claudio Fontana
- [libvirt RFCv7 37/40] qemu: migration: expose qemuMigrationParamsSetString,
Claudio Fontana
- [libvirt RFCv7 28/40] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFCv7 21/40] qemu: saveimage: convert qemuSaveImageCreate to use virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv7 19/40] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in restore,
Claudio Fontana
- [libvirt RFCv7 30/40] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- Re: [libvirt RFCv7 00/40] multifd save restore prototype,
Daniel P. Berrangé
- [libvirt PATCH] ci: Move clang/asan/ubsan jobs to Ubuntu 22.04,
Andrea Bolognani
- Test failures on macOS 12,
Andrea Bolognani
- [libvirt PATCH 0/2] ci: Refresh, add Ubuntu 22.04,
Andrea Bolognani
- [PATCH 0/2] testutils*: Hide some global variables,
Michal Privoznik
- [PATCH v2 0/2] ppc64: POWER10 support,
Daniel Henrique Barboza
- [libvirt PATCH 0/3] meson: Fix handling of version scripts,
Andrea Bolognani
- [libvirt RFCv6 00/27] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv6 26/27] docs: update refs to virDomainSaveParams and virDomainRestoreParams,
Claudio Fontana
- [libvirt RFCv6 18/27] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv6 19/27] qemu: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv6 27/27] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFCv6 05/27] virfile: change virFileDiskCopy arguments to extend beyond stdin, stdout,
Claudio Fontana
- [libvirt RFCv6 07/27] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv6 25/27] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFCv6 10/27] remote: Add RPC support for the virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv6 22/27] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFCv6 21/27] qemu: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- [libvirt RFCv6 06/27] virfile: add comment about the use of SEEK_END in virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv6 13/27] qemu: add implementation for virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv6 15/27] libvirt: add new VIR_DOMAIN_SAVE_PARALLEL flag and parameter,
Claudio Fontana
- [libvirt RFCv6 04/27] virfile: rename runIO to virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv6 03/27] iohelper: move runIO function to virfile.c,
Claudio Fontana
- [libvirt RFCv6 09/27] libvirt: introduce virDomainRestoreParams public API,
Claudio Fontana
- [libvirt RFCv6 17/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in restore,
Claudio Fontana
- [libvirt RFCv6 24/27] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv6 16/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in save,
Claudio Fontana
- [libvirt RFCv6 11/27] gendispatch: add DomainRestoreParams as requiring conn argument,
Claudio Fontana
- [libvirt RFCv6 08/27] libvirt: introduce virDomainSaveParams public API,
Claudio Fontana
- [libvirt RFCv6 02/27] iohelper: refactor copy operation as a separate function,
Claudio Fontana
- [libvirt RFCv6 23/27] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFCv6 20/27] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv6 14/27] qemu: add implementation for virDomainRestoreParams API,
Claudio Fontana
- [libvirt RFCv6 01/27] iohelper: introduce new struct to carry copy operation parameters,
Claudio Fontana
- [libvirt RFCv6 12/27] remote: Add RPC support for the virDomainRestoreParams API,
Claudio Fontana
- Re: [libvirt RFCv6 00/27] multifd save restore prototype,
Claudio Fontana
- [libvirt PATCH 0/2] API documentation fixes,
Andrea Bolognani
- [PATCH 0/3] ppc64: QEMU 7.0.0 caps + POWER10 support,
Daniel Henrique Barboza
- [PATCH] include: Fix unmatched parentheses in comment,
Andrea Bolognani
- [libvirt PATCH 0/8] Improve heuristics for computing baseline CPU models,
Jiri Denemark
- [PATCH v3 0/5] Introduce network backed NVRAM,
Rohit Kumar
- [libvirt PATCH] tests: Add test for missing network attribute in graphics' listen element,
Martin Kletzander
- Release of libvirt-8.3.0,
Jiri Denemark
- [PATCH v2 2/5] hw/nvme: do not auto-generate eui64,
Klaus Jensen
- [PATCH] hw/nvme: deprecate the use-intel-id compatibility parameter,
Klaus Jensen
- [libvirt RFCv5 00/27] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv5 01/27] iohelper: introduce new struct to carry copy operation parameters,
Claudio Fontana
- [libvirt RFCv5 12/27] remote: Add RPC support for the virDomainRestoreParams API,
Claudio Fontana
- [libvirt RFCv5 14/27] qemu: add implementation for virDomainRestoreParams API,
Claudio Fontana
- [libvirt RFCv5 05/27] virfile: change virFileDiskCopy arguments to extend beyond stdin, stdout,
Claudio Fontana
- [libvirt RFCv5 02/27] iohelper: refactor copy operation as a separate function,
Claudio Fontana
- [libvirt RFCv5 09/27] libvirt: introduce virDomainRestoreParams public API,
Claudio Fontana
- [libvirt RFCv5 15/27] libvirt: add new VIR_DOMAIN_SAVE_PARALLEL flag and parameter,
Claudio Fontana
- [libvirt RFCv5 13/27] qemu: add implementation for virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv5 11/27] gendispatch: add DomainRestoreParams as requiring conn argument,
Claudio Fontana
- [libvirt RFCv5 25/27] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFCv5 16/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in save,
Claudio Fontana
- [libvirt RFCv5 17/27] qemu: add stub support for VIR_DOMAIN_SAVE_PARALLEL in restore,
Claudio Fontana
- [libvirt RFCv5 23/27] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFCv5 21/27] qemu: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- [libvirt RFCv5 24/27] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv5 03/27] iohelper: move runIO function to virfile.c,
Claudio Fontana
- [libvirt RFCv5 19/27] qemu: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv5 26/27] docs: update refs to virDomainSaveParams and virDomainRestoreParams,
Claudio Fontana
- [libvirt RFCv5 06/27] virfile: add comment about the use of SEEK_END in virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv5 27/27] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFCv5 20/27] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv5 08/27] libvirt: introduce virDomainSaveParams public API,
Claudio Fontana
- [libvirt RFCv5 04/27] virfile: rename runIO to virFileDiskCopy,
Claudio Fontana
- [libvirt RFCv5 07/27] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv5 18/27] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv5 10/27] remote: Add RPC support for the virDomainSaveParams API,
Claudio Fontana
- [libvirt RFCv5 22/27] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt PATCH] conf: ensure only one vgpu has ramfb enabled,
Jonathon Jongsma
- [PATCH] build-aux: remove duplicated syntax check filter for 'select',
Daniel P. Berrangé
- [libvirt PATCH 0/2] Fix tests on macOS,
Daniel P. Berrangé
- [PATCH] Support cpu0-id of Qemu QMP query-sev-capabilities,
Niteesh Dubey
- [libvirt RFCv4 00/20] multifd save restore prototype,
Claudio Fontana
- [libvirt RFCv4 03/20] iohelper: move runIO function to a separate module,
Claudio Fontana
- [libvirt RFCv4 04/20] runio: add arguments to extend use beyond just stdin and stdout,
Claudio Fontana
- [libvirt RFCv4 09/20] remote: Add RPC support for the virDomainRestoreParametersFlags API,
Claudio Fontana
- [libvirt RFCv4 10/20] qemu: add a stub for virDomainSaveParametersFlags API,
Claudio Fontana
- [libvirt RFCv4 07/20] libvirt: introduce virDomainRestoreParametersFlags public API,
Claudio Fontana
- [libvirt RFCv4 05/20] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFCv4 18/20] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFCv4 12/20] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFCv4 15/20] qemu: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- [libvirt RFCv4 19/20] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFCv4 16/20] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFCv4 06/20] libvirt: introduce virDomainSaveParametersFlags public API,
Claudio Fontana
- [libvirt RFCv4 11/20] qemu: add a stub for virDomainRestoreParametersFlags API,
Claudio Fontana
- [libvirt RFCv4 20/20] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFCv4 08/20] remote: Add RPC support for the virDomainSaveParametersFlags API,
Claudio Fontana
- [libvirt RFCv4 17/20] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFCv4 14/20] qemu: capabilities: add multifd to the probed migration capabilities,
Claudio Fontana
- [libvirt RFCv4 02/20] iohelper: refactor copy operation as a separate function,
Claudio Fontana
- [libvirt RFCv4 13/20] qemu: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFCv4 01/20] iohelper: introduce new struct to carry copy operation parameters,
Claudio Fontana
- [PATCH] NEWS: Mention bump of minimum qemu version to qemu-3.1,
Peter Krempa
- [PATCH] cpu: Remove pointless check,
Martin Kletzander
- [PATCH] qemu: do not use domain virt type to get default version,
Liang Yan
- [libvirt RFC v3 00/19] multifd save restore prototype,
Claudio Fontana
- [libvirt RFC v3 06/19] remote: Add RPC support for the virDomainRestoreParametersFlags API,
Claudio Fontana
- [libvirt RFC v3 05/19] remote: Add RPC support for the virDomainSaveParametersFlags API,
Claudio Fontana
- [libvirt RFC v3 07/19] qemu: add a stub for virDomainSaveParametersFlags API,
Claudio Fontana
- [libvirt RFC v3 02/19] iohelper: refactor copy operation as a separate function,
Claudio Fontana
- [libvirt RFC v3 04/19] libvirt: introduce virDomainRestoreParametersFlags public API,
Claudio Fontana
- [libvirt RFC v3 17/19] tools: add parallel parameter to virsh save command,
Claudio Fontana
- [libvirt RFC v3 09/19] qemu: saveimage: introduce virQEMUSaveFd,
Claudio Fontana
- [libvirt RFC v3 13/19] qemu: wire up saveimage code with the multifd helper,
Claudio Fontana
- [libvirt RFC v3 08/19] qemu: add a stub for virDomainRestoreParametersFlags API,
Claudio Fontana
- [libvirt RFC v3 12/19] multifd-helper: new helper for parallel save/restore,
Claudio Fontana
- [libvirt RFC v3 15/19] qemu: add parameter to qemuMigrationDstRun to skip waiting,
Claudio Fontana
- [libvirt RFC v3 19/19] qemu: add migration parameter multifd-compression,
Claudio Fontana
- [libvirt RFC v3 16/19] qemu: implement qemuSaveImageLoadMultiFd,
Claudio Fontana
- [libvirt RFC v3 01/19] iohelper: introduce new struct to carry copy operation parameters,
Claudio Fontana
- [libvirt RFC v3 18/19] tools: add parallel parameter to virsh restore command,
Claudio Fontana
- [libvirt RFC v3 11/19] runio: add arguments to extend use beyond just stdin and stdout,
Claudio Fontana
- [libvirt RFC v3 03/19] libvirt: introduce virDomainSaveParametersFlags public API,
Claudio Fontana
- [libvirt RFC v3 10/19] iohelper: move runIO function to a separate module,
Claudio Fontana
- [libvirt RFC v3 14/19] qemu: implement qemuMigrationSrcToFilesMultiFd,
Claudio Fontana
- Re: [libvirt RFC v3 00/19] multifd save restore prototype,
Claudio Fontana
- [PATCH] include: Move version information,
Andrea Bolognani
- [RFC PATCH 0/2] Introduce 'absolute' clock offset,
Peter Krempa
- [PULL 0/3] Misc next patches,
Daniel P. Berrangé
- [libvirt PATCH] util: fix double destroy / missing unref of GSource,
Daniel P. Berrangé
- [PATCH] include: Remove more comments between enum values,
Andrea Bolognani
- [PATCH] include: Fix docstring indentation,
Andrea Bolognani
- [libvirt PATCH] ci: print test suite logs on failure for Cirrus jobs,
Daniel P. Berrangé
- [PATCH][RESEND] processMonitorEOFEvent:fix delet Domain object about the new VM in processMonitorEOFEvent(),
Yi Wang
- Entering freeze for libvirt-8.3.0,
Jiri Denemark
- [PATCH 0/7] qemu: Fix broken qemu caps cache invalidation,
Peter Krempa
- [PATCH 0/2] test: Link qemuhotplugmock with test_utils_qemu and test_utils,
Michal Privoznik
- [PATCH] remote_daemon: Don't run virStateCleanup() if virStateReload() is still running,
Michal Privoznik
- [PATCH 0/2] virsh: Fix bug in XML generator of cmdBlockcopy,
Peter Krempa
- [PATCH 00/18] RFC: Remove deprecated audio features,
Martin Kletzander
- [PATCH 01/18] hw/audio: Remove -soundhw support,
Martin Kletzander
- [PATCH 04/18] hw/audio/lm4549: Add errp error reporting to init function,
Martin Kletzander
- [PATCH 11/18] hw/arm: Support machine-default audiodev with fallback,
Martin Kletzander
- [PATCH 08/18] audio: Add easy dummy audio initialiser,
Martin Kletzander
- [PATCH 07/18] Introduce machine's default-audiodev property,
Martin Kletzander
- [PATCH 16/18] audio: Remove legacy audio environment variables and options,
Martin Kletzander
- [PATCH 15/18] audio: Be more strict during audio backend initialisation,
Martin Kletzander
- [PATCH 03/18] hw/audio: Simplify hda audio init,
Martin Kletzander
- [PATCH 13/18] audio: Make AUD_register_card fallible and require audiodev=,
Martin Kletzander
- [PATCH 18/18] audio/spiceaudio: Fail initialisation when not using spice,
Martin Kletzander
- [PATCH 17/18] audio: Remove unused can_be_default,
Martin Kletzander
- [PATCH 05/18] tests/qtest: Specify audiodev= and -audiodev,
Martin Kletzander
- [PATCH 09/18] hw/display/xlnx_dp.c: Add audiodev property,
Martin Kletzander
- [PATCH 10/18] hw/input/tsc210x.c: Support machine-default audiodev with fallback,
Martin Kletzander
- [PATCH 02/18] hw/input/tsc210x: Extract common init code into new function,
Martin Kletzander
- [PATCH 14/18] audio: Require AudioState in AUD_add_capture,
Martin Kletzander
- [PATCH 12/18] hw/ppc: Support machine-default audiodev with fallback,
Martin Kletzander
- [PATCH 06/18] ui/vnc: Require audiodev=,
Martin Kletzander
- Re: [PATCH 00/18] RFC: Remove deprecated audio features,
Mark Cave-Ayland
- Re: [PATCH 00/18] RFC: Remove deprecated audio features,
Stefan Hajnoczi
- Re: [PATCH 00/18] RFC: Remove deprecated audio features,
Paolo Bonzini
- Re: [RFC 00/18] vfio: Adopt iommufd,
Alex Williamson
- [libvirt RFC v2 00/11] multifd save prototype,
Claudio Fontana
[Index of Archives]
[Libvirt Users]
[Fedora Users]
[Red Hat Install]
[Red Hat Sound]
[Red Hat Development]
[Linux Kernel]