Convert a virtual machine to run on KVM
552929e8d3
(1) Backport the upstream patches for recognizing the command line option
--key /dev/mapper/VG-LV🔑password
Similarly to the backports for guestfs-tools BZ#2209280 and libguestfs
BZ#2209279, here we need to update the common submodule (thankfully we
need not excise any hunks -- we had to do that for libguestfs).
Unlike those "single-step" submodule updates however, for virt-v2v we
bridge the same submodule commit range 70c10a079a30..b636c3f20a1b in
two steps, stopping at commit 38e6988c1864 in the middle. We do that
simply because that's how upstream virt-v2v moved; i.e., there are two
upstream patches to cherry-pick for advancing our submodule reference.
(2) In dist-git commit
|
||
---|---|---|
tests | ||
.gitignore | ||
0001-RHEL-v2v-Select-correct-qemu-binary-for-o-qemu-mode-.patch | ||
0002-RHEL-v2v-Disable-the-qemu-boot-oo-qemu-boot-option-R.patch | ||
0003-RHEL-Fix-list-of-supported-sound-cards-to-match-RHEL.patch | ||
0004-RHEL-Fixes-for-libguestfs-winsupport.patch | ||
0005-RHEL-v2v-i-disk-force-VNC-as-display-RHBZ-1372671.patch | ||
0006-RHEL-v2v-do-not-mention-SUSE-Xen-hosts-RHBZ-1430203.patch | ||
0007-RHEL-point-to-KB-for-supported-v2v-hypervisors-guest.patch | ||
0008-RHEL-Disable-o-glance.patch | ||
0009-RHEL-Remove-the-in-place-option.patch | ||
0010-RHEL-9-oo-compressed-Remove-nbdcopy-version-check-an.patch | ||
0011-RHEL-9-tests-Remove-btrfs-test.patch | ||
0012-RHEL-9-Remove-block-driver-option.patch | ||
0013-Update-common-submodule.patch | ||
0014-update-common-submodule.patch | ||
0015-LUKS-on-LVM-conversion-test-rename-VGs-and-LVs.patch | ||
0016-LUKS-on-LVM-conversion-test-test-dev-mapper-VG-LV-tr.patch | ||
0017-test-data-phony-guests-fix-prerequisite-list-of-fedo.patch | ||
copy-patches.sh | ||
gating.yaml | ||
libguestfs.keyring | ||
sources | ||
virt-v2v.spec |