qemu: remove obsolete package
authorPaul Spooren <mail@aparcar.org>
Thu, 31 Dec 2020 04:11:54 +0000 (18:11 -1000)
committerPaul Spooren <mail@aparcar.org>
Sun, 10 Jan 2021 22:29:23 +0000 (12:29 -1000)
commit5876ba6460f14b4467812bdd76b9f3db323afb33
tree069640e4713c95b7c706ab0bc60fa5972ab61c1f
parentca289e322d87bd14271de84b25291c2979f96781
qemu: remove obsolete package

Instead of using an ancient qemu version in-tree the building machine
should just have qemu-utils installed.

Signed-off-by: Paul Spooren <mail@aparcar.org>
14 files changed:
tools/Makefile
tools/qemu/Makefile [deleted file]
tools/qemu/patches/0001-vmdk-fix-endianness-bugs.patch [deleted file]
tools/qemu/patches/0002-VMDK-introduce-VmdkExtent.patch [deleted file]
tools/qemu/patches/0003-VMDK-bugfix-align-offset-to-cluster-in-get_whole_clu.patch [deleted file]
tools/qemu/patches/0004-VMDK-probe-for-monolithicFlat-images.patch [deleted file]
tools/qemu/patches/0005-VMDK-separate-vmdk_open-by-format-version.patch [deleted file]
tools/qemu/patches/0006-VMDK-add-field-BDRVVmdkState.desc_offset.patch [deleted file]
tools/qemu/patches/0007-VMDK-flush-multiple-extents.patch [deleted file]
tools/qemu/patches/0008-VMDK-move-static-cid_update-flag-to-bs-field.patch [deleted file]
tools/qemu/patches/0009-VMDK-change-get_cluster_offset-return-type.patch [deleted file]
tools/qemu/patches/0010-VMDK-open-read-write-for-monolithicFlat-image.patch [deleted file]
tools/qemu/patches/0011-VMDK-create-different-subformats.patch [deleted file]
tools/qemu/patches/0012-vmdk-Allow-selecting-SCSI-adapter-in-image-creation.patch [deleted file]