Format: 1.8 Date: Tue, 08 Jan 2019 09:41:08 +0100 Source: qemu Binary: qemu qemu-system qemu-block-extra qemu-system-data qemu-system-common qemu-system-gui qemu-system-misc qemu-system-arm qemu-system-mips qemu-system-ppc qemu-system-sparc qemu-system-x86 qemu-user qemu-user-static qemu-user-binfmt qemu-utils qemu-guest-agent qemu-kvm qemu-system-s390x Architecture: arm64 arm64_translations Version: 1:3.1+dfsg-2ubuntu1 Distribution: disco-proposed Urgency: medium Maintainer: Launchpad Build Daemon Changed-By: Christian Ehrhardt Description: qemu - fast processor emulator, dummy package qemu-block-extra - extra block backend modules for qemu-system and qemu-utils qemu-guest-agent - Guest-side qemu-system agent qemu-kvm - QEMU Full virtualization on x86 hardware qemu-system - QEMU full system emulation binaries qemu-system-arm - QEMU full system emulation binaries (arm) qemu-system-common - QEMU full system emulation binaries (common files) qemu-system-data - QEMU full system emulation (data files) qemu-system-gui - QEMU full system emulation binaries (user interface and audio sup qemu-system-mips - QEMU full system emulation binaries (mips) qemu-system-misc - QEMU full system emulation binaries (miscellaneous) qemu-system-ppc - QEMU full system emulation binaries (ppc) qemu-system-s390x - QEMU full system emulation binaries (s390x) qemu-system-sparc - QEMU full system emulation binaries (sparc) qemu-system-x86 - QEMU full system emulation binaries (x86) qemu-user - QEMU user mode emulation binaries qemu-user-binfmt - QEMU user mode binfmt registration for qemu-user qemu-user-static - QEMU user mode emulation binaries (static version) qemu-utils - QEMU utilities Closes: 903562 918378 Launchpad-Bugs-Fixed: 1657409 1759509 1782205 1786956 1803315 1806104 1809083 1812384 Changes: qemu (1:3.1+dfsg-2ubuntu1) disco; urgency=medium . * Merge with Debian testing, Among many other things this fixes LP Bugs: LP: #1806104 - fix misleading page size error on ppc64el LP: #1782205 - SnowRidge enabled new ISAs LP: #1786956 - upgrade to qemu >= 3.0 LP: #1809083 - Backward migration to Xenial on ppc64el LP: #1803315 - s390x Huge page enablement LP: #1657409 - enable virglrenderer Remaining Changes: - qemu-kvm to systemd unit - d/qemu-kvm-init: script for QEMU KVM preparation modules, ksm, hugepages and architecture specifics - d/qemu-kvm.service: systemd unit to call qemu-kvm-init - d/qemu-system-common.install: install systemd unit and helper script - d/qemu-system-common.maintscript: clean old sysv and upstart scripts - d/qemu-system-common.qemu-kvm.default: defaults for /etc/default/qemu-kvm - d/rules: install /etc/default/qemu-kvm - Enable nesting by default - d/qemu-system-x86.modprobe: set nested=1 module option on intel. (is default on amd) - d/qemu-system-x86.postinst: re-load kvm_intel.ko if it was loaded without nested=1 - d/p/ubuntu/expose-vmx_qemu64cpu.patch: expose nested kvm by default in qemu64 cpu type. - d/p/ubuntu/enable-svm-by-default.patch: Enable nested svm by default in qemu64 on amd - d/qemu-system-x86.README.Debian: document intention of nested being default is comfort, not full support - Distribution specific machine type (LP: 1304107 1621042 1776189 1761372) - d/p/ubuntu/define-ubuntu-machine-types.patch: define distro machine types - d/qemu-system-x86.NEWS Info on fixed machine type defintions for host-phys-bits=true (LP: 1776189) - add an info about -hpb machine type in debian/qemu-system-x86.NEWS - d/p/ubuntu/lp-1761372-*: provide pseries-bionic-2.11-sxxm type as convenience with all meltdown/spectre workarounds enabled by default. (LP: 1761372). - improved dependencies - Make qemu-system-common depend on qemu-block-extra - Make qemu-utils depend on qemu-block-extra - let qemu-utils recommend sharutils - s390x support - Create qemu-system-s390x package - Enable numa support for s390x - arch aware kvm wrappers - d/control: update VCS links (updated to match latest Ubuntu) - qemu-guest-agent: freeze-hook fixes (LP: 1484990) - d/qemu-guest-agent.install: provide /etc/qemu/fsfreeze-hook - d/qemu-guest-agent.dirs: provide /etc/qemu/fsfreeze-hook.d - d/control-in: enable RDMA support in qemu (LP: 1692476) - enable RDMA config option - add libibumad-dev build-dep - tolerate ipxe size change on migrations to >=18.04 (LP: 1713490) - d/p/ubuntu/pre-bionic-256k-ipxe-efi-roms.patch: old machine types reference 256k path - d/control-in: depend on ipxe-qemu-256k-compat-efi-roms to be able to handle incoming migrations from former releases. - d/control-in: Disable capstone disassembler library support (universe) * Added Changes: - d/p/ubuntu/define-ubuntu-machine-types.patch: update machine type changes for qemu 3.1 in the Ubuntu Disco release - d/p/ubuntu/lp-1759509-* fix waking up VMs from dompmsuspend (LP: #1759509) - Move s390x roms to a new qemu-system-data-s390x - d/qemu-system-data.install: install s390x roms as architecture:all in qemu-system-data - d/rules: build s390-ccw.img with upstream Makefile - d/rules: build s390x-netboot.img with upstream Makefile - d/p/ubuntu/lp-1790901-partial-SLOF-for-s390x-netboot.patch: bring back some SLOF bits stripped in DFSG to be able to build s390x-netboot roms As that hack to build s390-ccw.img rom can't build s390x-netboot.img replace it with a build-indep using the upstream makefiles. This is less prone to miss future changes/fixes that are done to the makefiles - d/control-in: add breaks/replaces for moving s390x roms from qemu-system-s390x to qemu-system-data - remove /dev/kvm permission handling (moved to systemd 239-6) (#892945) [From not yet uploaded Debian branch] - d/p/debianize-qemu-guest-service.patch: fix path of qemu-ga (Closes: #918378) - d/rules: fix qemu-kvm service for debhelper compat >=12 - d/p/ubuntu/Revert-target-i386-kvm-add-VMX-migration-blocker.patch: avoid misdetection of simplified nesting blocking all migrations - d/p/ubuntu/lp-1812384-s390x-Return-specification-exception-for- unimplement.patch: properly return archicture defined exception on bad subcodes of diag 308 (LP: #1812384) * Dropped Changes: - Include s390-ccw.img firmware (old style native build) - d/rules enable install s390x-netboot.img (old style native build) - libvirt/qemu user/group support - qemu-system-common.postinst: remove acl placed by udev, and add udevadm trigger. [ Droppable since logind properly sets ACLs now ] - qemu-system-common.preinst: add kvm group if needed [ Droppable because systemd/udev take care of it since 239-6] - d/p/guest-agent-freeze-hook-skip-dpkg-artifacts.patch of qemu-guest-agent freeze-hook fixes (LP: 1484990) [upstream] - d/p/ubuntu/CVE-2018-3639/* update for qemu 2.12 using the final patches merged upstream [upstream] - d/p/ubuntu/CVE-2018-11806-slirp-correct-size.patch: slirp: correct size computation while concatenating mbuf. CVE-2018-11806 [upstream] - d/p/ubuntu/lp-1781526-powerpc64-align-memory-THP.patch: align to 2MB for powerpc64 to speed up translation (LP: 1781526) [upstream] - d/p/ubuntu/lp-1780773-s390x-cpumodels-add-z14-Model-ZR1.patch: Add cpu model for z14 ZR1 (LP: 1780773). [upstream] - Mark qemu-system-data foreign to be able to install it e.g. on i386 (Closes: 903562) [in Debian] - d/control-in: qemu-keymaps is provided by qemu-system-data now (from yet unreleased Debian version) [in Debian] - d/p/lp-1755912-qxl-fix-local-renderer-crash.patch: Fix an issue triggered by migrations with UI frontends or frequent guest resolution changes (LP #1755912) [upstream] - d//ubuntu/target-ppc-extend-eieio-for-POWER9.patch: Backport to extend eieio for POWER9 emulation (LP: 1787408). [upstream] - d/p/ubuntu/lp-1789551-seccomp-set-the-seccomp-filter-to-all-threads.patch: ensure that the seccomp blacklist is applied to all threads (LP: 1789551) [upstream] - improve s390x spectre mitigation with etoken facility (LP: 1790457) [upstream] - Update pxe netboot images for KVM s390x to qemu 3.0 level (LP: 1790901) [upstream] - d/control-in: our addition of a qemu-system-s390x package needs to follow the split of qemu-system-data by adding a dependency to it (LP: 1798084) [in Debian] - debian/patches/ubuntu/lp1787405-*: Support guest dedicated Crypto Adapters on s390x (LP: 1787405) [upstream] - enable opengl for vfio-MDEV support (LP: 1804766) [in Debian] - SECURITY UPDATE: integer overflow in NE2000 NIC emulation [upstream] - SECURITY UPDATE: integer overflow via crafted QMP command [upstream] - SECURITY UPDATE: OOB heap buffer r/w access in NVM Express Controller [upstream] - SECURITY UPDATE: buffer overflow in rtl8139 [upstream] - SECURITY UPDATE: buffer overflow in pcnet [upstream] - SECURITY UPDATE: DoS via large packet sizes [upstream] - SECURITY UPDATE: DoS in lsi53c895a [upstream] - SECURITY UPDATE: Out-of-bounds r/w stack access in ppc64 [upstream] - SECURITY UPDATE: race condition in 9p [upstream] Checksums-Sha1: 8b1e1b79a8ea419135c02db13cb97d8a9c3bf42f 183404 qemu-block-extra-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 1239e29eb2514ebc9381de08978ab210accb3f9d 42748 qemu-block-extra_3.1+dfsg-2ubuntu1_arm64.deb f5f4be84c5e9e4de497dca29cd042bf79ae4a436 665168 qemu-guest-agent-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 1e0b5aad151a99918d822a954c76e35133b4f98a 193372 qemu-guest-agent_3.1+dfsg-2ubuntu1_arm64.deb dcbf5ec9fd3113919fbf810c88c804f349df6c5a 12432 qemu-kvm_3.1+dfsg-2ubuntu1_arm64.deb 5523849d68f7a0c436b9224fd284afece048a801 49210428 qemu-system-arm-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb ba31e32d8d680c73b67360ee76363629d30b93cf 6042652 qemu-system-arm_3.1+dfsg-2ubuntu1_arm64.deb 786178a5ba43a5c1f96be062ac348882d502d4a4 52552 qemu-system-common-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 3ae6632c0930fc8adbc2e98fe0bf19acd065b02c 667680 qemu-system-common_3.1+dfsg-2ubuntu1_arm64.deb 08195a563c554e61cd91331bc4b0cf86620c001a 278520 qemu-system-gui-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 20f03eefb3911c7257b4a5ac5d93846a8aa727bc 40540 qemu-system-gui_3.1+dfsg-2ubuntu1_arm64.deb f263cbe307562456781224f9f2ceaba9217f72bc 87724396 qemu-system-mips-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb d6b3c38f12ee41362a89cae7d4bb267aba2d23e5 10310180 qemu-system-mips_3.1+dfsg-2ubuntu1_arm64.deb 745b52fcf9ddcd9c56080e185e0b52cb7394db20 236913520 qemu-system-misc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 433b8cacf3147948a4ecb52df9496877d059be87 22204816 qemu-system-misc_3.1+dfsg-2ubuntu1_arm64.deb 001f19f3715c6d8561d53f9b21033851c3bf7602 41737156 qemu-system-ppc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 1db0ed799f4fc36d5029173658c1300721ebdcfa 5445268 qemu-system-ppc_3.1+dfsg-2ubuntu1_arm64.deb 715129a3112ddb76716c60698a61d5db7b81ad61 16045520 qemu-system-s390x-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 1121e36e637cd47e325c8381d5483f5354d1a96a 1967492 qemu-system-s390x_3.1+dfsg-2ubuntu1_arm64.deb b500b111811115fea9c74cfd98c831c12dfc8314 29640848 qemu-system-sparc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 04281fbe73bda53add2e6fafeecfa81beddfcbda 3860316 qemu-system-sparc_3.1+dfsg-2ubuntu1_arm64.deb 64f919e89800c93d133112d8dfa4beef69084a30 40810752 qemu-system-x86-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 772721c8af5cfe660c41d952a1568e468c043262 5283800 qemu-system-x86_3.1+dfsg-2ubuntu1_arm64.deb 9d1394721d34df683d3fd2882857412141a9e11e 12240 qemu-system_3.1+dfsg-2ubuntu1_arm64.deb 46c0136c684346d741dfee327c92341aadbbc0bf 2692 qemu-user-binfmt_3.1+dfsg-2ubuntu1_arm64.deb 3b5211ddd9833dcebdcc904f82c3193c4c7269f2 146078724 qemu-user-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 263788aed195db15e108e3b8d2f5e01c775209a6 157797816 qemu-user-static-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb cebc78c2cbc5fe96951f9724238f374af1f67896 11266584 qemu-user-static_3.1+dfsg-2ubuntu1_arm64.deb dfeaaf15c6944785da8886e9a2ddd8eb06e5ace3 9205652 qemu-user_3.1+dfsg-2ubuntu1_arm64.deb df76a372d5868fb2640e5531eb01717918232c28 12968416 qemu-utils-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb c133ecaa3d1ee56e928bc6110e9c235aba957e59 1019664 qemu-utils_3.1+dfsg-2ubuntu1_arm64.deb 2927f17a4b3d12d22fdac5d3c587caa7fa81df05 27686 qemu_3.1+dfsg-2ubuntu1_arm64.buildinfo 591e41699adaf1bfa82c7b2b081fffcad97cf36a 16948 qemu_3.1+dfsg-2ubuntu1_arm64.deb 66c36190488b07455a1bc1015cbfe496f986e673 5140 qemu_3.1+dfsg-2ubuntu1_arm64_translations.tar.gz Checksums-Sha256: 91e59fe6114f06c9f68da40a64241d19c646d8a8edc7143fb50975de0bb66b84 183404 qemu-block-extra-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 7331efbccb25e333d144cf1cae474b85e9404334ec6444da1d9ec2ff4ad7c591 42748 qemu-block-extra_3.1+dfsg-2ubuntu1_arm64.deb a89880732a865381c72ac352cf6fa62c8bf879d12082ee88d70e9d9e0af30be1 665168 qemu-guest-agent-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 3ba951160251a9d3bca76256468e0b6985c066a824b8283e26cffc3728d8e159 193372 qemu-guest-agent_3.1+dfsg-2ubuntu1_arm64.deb d86635e979add6a3c6094642cd1e71a7a1bb3d31096b1b92e41d9c23066cd2ec 12432 qemu-kvm_3.1+dfsg-2ubuntu1_arm64.deb 01dd8f9ae67b34f12fb16c469b9b5c270ca7154b4a304316bd110ca72a6e6865 49210428 qemu-system-arm-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 89f3e189b9dca0f4c3f92b083921f8340f6d5f47576711836b923646b6d999f5 6042652 qemu-system-arm_3.1+dfsg-2ubuntu1_arm64.deb 5ab1c13730618e0a917f9de6819d4b76c8973f583e0d6f7e4ae9206522b9aa40 52552 qemu-system-common-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 0543354c05d10dae874da2769b4fadfb0b39a16b1134cb0640542ae0c47ff820 667680 qemu-system-common_3.1+dfsg-2ubuntu1_arm64.deb ca2ba73f2127a7e26b7991a14ffb553798efafa16141610a2e40ffb262b3ca22 278520 qemu-system-gui-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb d956f17fb74a3715ff1edb2c75fb3e40c2c10d6b1359420a2000732af90033e8 40540 qemu-system-gui_3.1+dfsg-2ubuntu1_arm64.deb 7e6646f2736709ca4c2851390dd17aa71024995092eb040480d1ba1ab300c90f 87724396 qemu-system-mips-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 7218ee6e73257a7cbaa6c584119f1041b0b033c27713891a1018a78d30ccfba3 10310180 qemu-system-mips_3.1+dfsg-2ubuntu1_arm64.deb 55e1926b14c3078a544d17ad7f4c9e710b9e36ae176158a5fbacd70ab535b1c7 236913520 qemu-system-misc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 3b77b84ed134fdbaf3209ba1e403516efe5543bef0b71b08427cc8daeaad5bce 22204816 qemu-system-misc_3.1+dfsg-2ubuntu1_arm64.deb 74bd218967c271632d6ff08848cc2452d2b7548aad896179d795d8af006d52e3 41737156 qemu-system-ppc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 13d02c1eb5dfad6e258d904fed46ba7ddcf32afc55f4cbab31a5b5d291622fc9 5445268 qemu-system-ppc_3.1+dfsg-2ubuntu1_arm64.deb ce4e1f73edc037a0aa72e08dda5a82b8328e23ee7ddfb43779ace7c540342295 16045520 qemu-system-s390x-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 836e769429eb5dc7090729f16fddf17240a3202d37c0c9aa1a07b7493e4d77ad 1967492 qemu-system-s390x_3.1+dfsg-2ubuntu1_arm64.deb 2361e10b91b203fe41f217ace3a9bf4c573bbf40a6b7331f062168f3717bb2d1 29640848 qemu-system-sparc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 3ea584a497f80cba450c2537d2730bd2bc81242c1c068e1bfb189254c8573afd 3860316 qemu-system-sparc_3.1+dfsg-2ubuntu1_arm64.deb fa1292226a0a8f3d94273c6259f740e07e7a7df65b28005283632fdff153f5d5 40810752 qemu-system-x86-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb d15d8e241ce1e663aa217ead82e07a3e0482c6203d0d39f83223a66378087468 5283800 qemu-system-x86_3.1+dfsg-2ubuntu1_arm64.deb 09c965cd82bbcd4ca5018744908eaa1647bf0d1715e84dd94f383c6215ad0d36 12240 qemu-system_3.1+dfsg-2ubuntu1_arm64.deb f569e08bf88d2553fb6170a5552d5df23925b658c51ab5ff49d69ddb542f8d34 2692 qemu-user-binfmt_3.1+dfsg-2ubuntu1_arm64.deb cd239d3c83eae27725a1cfe4f1ef20968b27da284f21af96e68f87b0c45b8cfd 146078724 qemu-user-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 05f306c7a821cb35639106cc90bff8a71b302734cf1280838d199d6d667e9b32 157797816 qemu-user-static-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 8e7b7d10c5851513fa637b625107a63033fabd4f4bf73b09fb3fa721f4f47768 11266584 qemu-user-static_3.1+dfsg-2ubuntu1_arm64.deb 35a8863757958369a1739cd3c2bce6d9e303c9818b4568f5406f6946fb16da1f 9205652 qemu-user_3.1+dfsg-2ubuntu1_arm64.deb 94e369a4e6b9e8ac4627bf883f613007421b911b1e84601c2214138d4330e666 12968416 qemu-utils-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 3c273bf0b8589acdf963ceccde528582206770eaa0c7e6d4b10e4b0a23efd851 1019664 qemu-utils_3.1+dfsg-2ubuntu1_arm64.deb 881dc19fa091d2a3d8e8ee6afef3efd21437f3e5652fa54d15fcaaaa0deb8588 27686 qemu_3.1+dfsg-2ubuntu1_arm64.buildinfo d18fd0d4881a619ad57122300a92817e34f2bae09e490b8c9493dcb24414e30a 16948 qemu_3.1+dfsg-2ubuntu1_arm64.deb 0ef3607001199a57cf2ce2b42cf21a9e2744190cfbe103f24016fcdcac8baf55 5140 qemu_3.1+dfsg-2ubuntu1_arm64_translations.tar.gz Files: 197f539de82ba32a1a319623cab8857c 183404 debug optional qemu-block-extra-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 698f388628caee1db7a6adda2fe84587 42748 otherosfs optional qemu-block-extra_3.1+dfsg-2ubuntu1_arm64.deb c3aa61832e8012e554f79de2a0978e6c 665168 debug optional qemu-guest-agent-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb da7f73ae05881d8c507b191638144cf4 193372 otherosfs optional qemu-guest-agent_3.1+dfsg-2ubuntu1_arm64.deb 1a836f074c753e0f09a9b29928160c21 12432 otherosfs optional qemu-kvm_3.1+dfsg-2ubuntu1_arm64.deb bac30c8991549bb2da8ed48d78580b92 49210428 debug optional qemu-system-arm-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb d651b35e79bdf88450167dc841a14093 6042652 otherosfs optional qemu-system-arm_3.1+dfsg-2ubuntu1_arm64.deb 5e44a766c4b4d2752250721506b42544 52552 debug optional qemu-system-common-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb a6ff3d09658a585b689416b726188928 667680 otherosfs optional qemu-system-common_3.1+dfsg-2ubuntu1_arm64.deb 86af34c8b65a8152f84538cf266daa05 278520 debug optional qemu-system-gui-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 5585d1263a862bc2ef9f1a38be4a5811 40540 otherosfs optional qemu-system-gui_3.1+dfsg-2ubuntu1_arm64.deb 223f44765b4382a992a4c57cdb4cfbe8 87724396 debug optional qemu-system-mips-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb d3bd7a45177edc38e1b714d127548c48 10310180 otherosfs optional qemu-system-mips_3.1+dfsg-2ubuntu1_arm64.deb a74ed9172435251a5a792d2fd97b94dd 236913520 debug optional qemu-system-misc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 1ee54a979c0e95718078acafba4abd96 22204816 otherosfs optional qemu-system-misc_3.1+dfsg-2ubuntu1_arm64.deb d9c6ad457b57f37e67a8b9530b41da40 41737156 debug optional qemu-system-ppc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb ed151940df2f8cdecf26889239a152a7 5445268 otherosfs optional qemu-system-ppc_3.1+dfsg-2ubuntu1_arm64.deb 1ce75b89f0acd9170da8fe03249e70a4 16045520 debug optional qemu-system-s390x-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 092d4579ffb6088cd5ae1f7cdeb55b0f 1967492 otherosfs optional qemu-system-s390x_3.1+dfsg-2ubuntu1_arm64.deb 470e322157522a1de0ceaea80bd0260d 29640848 debug optional qemu-system-sparc-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb b7b5c2fb3d1cc0c5dbce4dbe6056c3dd 3860316 otherosfs optional qemu-system-sparc_3.1+dfsg-2ubuntu1_arm64.deb 54bbd0ab85ddcf2bac534ca973f6e58c 40810752 debug optional qemu-system-x86-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb b344a750b8bbd76e9854caab4bebc3e4 5283800 otherosfs optional qemu-system-x86_3.1+dfsg-2ubuntu1_arm64.deb be6e1f03b94043f92937262f9ee35968 12240 otherosfs optional qemu-system_3.1+dfsg-2ubuntu1_arm64.deb 0cdd1934d1bc28b63112b49970e69d63 2692 otherosfs optional qemu-user-binfmt_3.1+dfsg-2ubuntu1_arm64.deb 9b3b6fc37e71efbe9a1855b0dbbb7f33 146078724 debug optional qemu-user-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb 235037995faabcd3600e7f8db570b6da 157797816 debug optional qemu-user-static-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb a824635a6c6d324215010ba86c93ad72 11266584 otherosfs optional qemu-user-static_3.1+dfsg-2ubuntu1_arm64.deb ab8ff675ec6eb98714b1bcf94564d5bc 9205652 otherosfs optional qemu-user_3.1+dfsg-2ubuntu1_arm64.deb 276b5ed4af205b54352bd74ae8581b62 12968416 debug optional qemu-utils-dbgsym_3.1+dfsg-2ubuntu1_arm64.ddeb ea1b5a0d567feee45fd57413a1d5130c 1019664 otherosfs optional qemu-utils_3.1+dfsg-2ubuntu1_arm64.deb c60315a8e71cf4d09ace95d0c8294924 27686 otherosfs optional qemu_3.1+dfsg-2ubuntu1_arm64.buildinfo ce1d52edde49cbe24b8be31e7720d249 16948 oldlibs optional qemu_3.1+dfsg-2ubuntu1_arm64.deb 2a561a2b69d33e20cc30a1cd11f5e7a5 5140 raw-translations - qemu_3.1+dfsg-2ubuntu1_arm64_translations.tar.gz Original-Maintainer: Debian QEMU Team