qemu: remove obsolete package qemu
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:04:05 +0000 (12:04 -1000)
commit5c00d20f8ec324fcf18861d7afc7d9edaaaaa7e5
tree069640e4713c95b7c706ab0bc60fa5972ab61c1f
parent84ebab6cdf719c4ed1f5ca368462ce910b8de4d8
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]