Package: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 518 Depends: qemu-system (>= 1:2.8+dfsg-6+deb9u3+jrtc27.1), qemu-user (>= 1:2.8+dfsg-6+deb9u3+jrtc27.1), qemu-utils (>= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Suggests: qemu-user-static Filename: ./qemu_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 149850 MD5sum: 6a28ca64b0465faa9da7b0dc74a2544d SHA1: 34f499e8a4155690511937205b67944b6336bcab SHA256: 505dd3e554c9d14d6f9c30a6ccf8dca6de96d8341932f35584b02394f98235a5 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: fast processor emulator QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. QEMU has two operating modes: . * User mode emulation: QEMU can launch Linux processes compiled for one CPU on another CPU. * Full system emulation: QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . As QEMU requires no host kernel patches to run, it is very safe and easy to use. . This package is a metapackage depending on all qemu-related packages. Package: qemu-block-extra Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 256 Depends: glusterfs-common, libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.24.0), libiscsi7 (>= 1.17.0), libnfs8 (>= 1.11.0), librados2 (>= 0.72.2), librbd1 (>= 0.80.5-2~), libssh2-1 (>= 1.5.0) Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Filename: ./qemu-block-extra_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 104510 MD5sum: 52508672483e2bfed0827dbae1499421 SHA1: d0f18e3e0c2a8b81c8d6fbe9d48b59cfcc2853f9 SHA256: 98df29e16d98e14bda029cb397eb0c06a51f208b13bffae2643ad14ce1ef9544 Section: otherosfs Priority: optional Multi-Arch: same Homepage: http://www.qemu.org/ Description: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-block-extra-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 335 Depends: qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-block-extra-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 275558 MD5sum: 7c47b7ca6252fc256ad82e8d31f5ac47 SHA1: 70d68d63bf794bab6336a6a82d71f33b392aad39 SHA256: ca1611ce2234bfddc93a63a95f38b0aca3d73bc82d08e0516dbb8d41e93759f4 Section: debug Priority: extra Multi-Arch: same Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-block-extra Build-Ids: 084c5c65594dc974c39df084e1f367fec9dd986b 2acc2bf0d9683af083a894a83b347444cdd9c95b 60514f23025cbd1c78d1a95697e7da7ecc158320 aff1dbe3ba877c6ff0d469a8bd265cc20273d60a bff9ccfba86933feaeda7877adb85c57f961b14d fb55fb8fe0d123a2cabf4cefb274c7275883e60c Package: qemu-guest-agent Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 1240 Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), lsb-base (>= 3.0-6) Filename: ./qemu-guest-agent_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 313264 MD5sum: a5e91eb2ce5788edcc2df4932e35daf1 SHA1: 325ff23223b5c3340f7827aadad0821bb275262f SHA256: 5532568e4fbd5a68f702d5cac3e9ee5f5b432a9dac9bc70bdc083374e1df7f35 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. Package: qemu-guest-agent-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 1083 Depends: qemu-guest-agent (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-guest-agent-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 768928 MD5sum: 3109b43d51d6cbffcad8905f4d41d22a SHA1: ece92b27ec376007fa0ef0d1a09f26b5eae601ad SHA256: a6856396cb8e90c4ead421d871d712154c4244459218e62097846ff32f9175ed Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-guest-agent Build-Ids: 16df751e762788482d529fb547885dc09bbbdec6 Package: qemu-kvm Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 101 Depends: qemu-system-x86 (>= 1.7.0+dfsg-2~) Conflicts: kvm Breaks: qemu-system-x86 (<< 1.7.0+dfsg-2~) Replaces: qemu-system-x86 (<< 1.7.0+dfsg-2~) Provides: kvm Filename: ./qemu-kvm_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 65908 MD5sum: ce6be53625552f34d1f8f32c9769d487 SHA1: 37de89fdfd636803f95ead2631a8dde3dd17e8d7 SHA256: 2ae0cf21cb6c0cdf1baf1193c9adfbc40fad6729d368e9039190473eff6066cf Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU Full virtualization on x86 hardware QEMU is a fast processor emulator. This package provides just a wrapper script /usr/bin/kvm which run qemu-system-x86 in kvm mode for backwards compatibility. . Please note that old qemu-kvm configuration files (in /etc/kvm/) are no longer used. Package: qemu-system Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 92 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Filename: ./qemu-system_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 64970 MD5sum: 9b12b84579f0731576684ad92e27a335 SHA1: 1eac5863b48513339de396e3453953ce5b4c7e92 SHA256: fc5c6edc3820ce5edd02df8cdf49422d0049e2e452db5ba7dce18591dd9bdd83 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 23090 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.30.0), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libstdc++6 (>= 5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~), qemu-efi Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-aarch64 Filename: ./qemu-system-arm_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 5259892 MD5sum: 1c613b3205ba0f7d79299d7eb66bec5d SHA1: ecbb623b1b91297c28e35f9805d44b471cac0948 SHA256: b50065da2abe5c8a033f3f2f8f4f3a1e3891fd109c84bae434c9775a7fae7395 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-arm-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 35781 Depends: qemu-system-arm (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-arm-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 33546544 MD5sum: 2a31024b9d75e72f74e77826c73e69cc SHA1: 562b241af8a41b5334f1abc70b8164d608dc7870 SHA256: 597f50e96b9d56bef1211a48c81382d4ddcdd1031039d319922a727c2b29a51c Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-arm Build-Ids: 1b0736d51854e866e00efb8262459dd28d0e102f ca4af9d348fbc9ba3b3464f953791b8deacba445 Package: qemu-system-common Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 1723 Pre-Depends: adduser Depends: libc6 (>= 2.14), libcap-ng0, libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.37.1) Breaks: iproute (<< 20110315-1), qemu-keymaps, qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Replaces: qemu-keymaps, qemu-system (<< 1.3.0+dfsg-5), qemu-utils (<< 1.3.0+dfsg-4) Provides: qemu-keymaps Filename: ./qemu-system-common_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 500300 MD5sum: e78c8dc781899a9653752c9ea16a60ee SHA1: ae947249d2e2bf1c6863cd71a862b29c90bc0c1c SHA256: e56f9441900549a9412033b12a7ad4cc8dd3f62bcec6c31ebc02d2c91c35c03e Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-common-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 573 Depends: qemu-system-common (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-common-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 329918 MD5sum: d93f89b6be37de79f4a20650eb096bb2 SHA1: 65fe6487cac4631b2a5535decfe7772f223581b8 SHA256: e0ff814abaeab7c680da8b60cb115e81eb4804541fe15204a83cecbe44f849bb Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-common Build-Ids: 17707f350681ec18d4fd94d3a051114c4449ec12 5233c29a176329cbb8a264ccd7ca25d83f565727 Package: qemu-system-mips Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 41951 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-mips64, qemu-system-mips64el, qemu-system-mipsel Filename: ./qemu-system-mips_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 8962278 MD5sum: cd1ea0cd9888913b113e77e4701fd8ad SHA1: 0c52f3c48b0955ff84ddca9b4b2b36385c5e6ca0 SHA256: 42658d4f03e6a7c639d566c3f59349b75c66a0d0b0279d05b7d6d9796244f2de Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-mips-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 61731 Depends: qemu-system-mips (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-mips-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 57887162 MD5sum: 71dfb32c6ab963661fe656ca384d8593 SHA1: 50c25ae2447313f05ea2e5c805cc57eea5f57d1f SHA256: b1765d2943308e8460c89f63812f9e41073f8657b1a0606dbfe939dd73874339 Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-mips Build-Ids: 894db44567d485ca69b934be1532ddf9aeb159c4 b118839f3fdda33d0bf921a85ae3166c308c7273 ef962508d9a683e40c3d83350eab791e21bd63a8 f3679290cc153a36c0c0f3187ad05c225529496c Package: qemu-system-misc Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 89808 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-alpha, qemu-system-cris, qemu-system-lm32, qemu-system-m68k, qemu-system-microblaze, qemu-system-microblazeel, qemu-system-moxie, qemu-system-or32, qemu-system-s390x, qemu-system-sh4, qemu-system-sh4eb, qemu-system-tricore, qemu-system-unicore32, qemu-system-xtensa, qemu-system-xtensaeb Filename: ./qemu-system-misc_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 13486842 MD5sum: d8e21016965663f057c882879c63f65f SHA1: 9a854a06c44363f53e304c5db959a507c997381c SHA256: adee977ab7237738dc8a93ada0eaa474cd9b67c55b09964959c82bfc47497fc2 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha cris lm32 m68k microblaze microblazeel moxie or32 sh4 sh4eb s390x tricore xtensa xtensaeb unicore32. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 162428 Depends: qemu-system-misc (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-misc-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 151287106 MD5sum: 1ee43411cf2d917c3258a82e25bd3fa7 SHA1: 3906964f78fa6af8caf19073f1d3443da119e0fa SHA256: 126ead2fa8843ba7255730616842a41eb775eea5433721a7d9c85eda42e1bdb9 Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-misc Build-Ids: 3a6236bd81aeedd7c240d98b89d43fab7add3321 3be130ae8c9231c95204b86dae5cc21ede34b448 419243be5ceeec82476b7582144786d80c105977 41cf151227eae8c188b4df930fe4a4704e10b63d 507058319786025994804b480cd064f7c9305d5d 56bf4b78e46ce26de3509d980e3fe741c3a78f6f 57b4a59864505b1cdab796c41e02f4a082ff0e8b 5bd55ffb81f2eb51a6d437cb6c21e72cdeb18433 773b2fafd693750efb21121717d6fc93cea145a6 821b66c4d3addee67274952c0708b02fc32ec925 a2f9370458c7f09cb79f40b87d189df89f0c8a8f b3386a741eb656dc9d5d62eb563a4b2986cded63 ba5dd0affc99fd5f7583d46860a00f6dcf0f334d bf052e9ce572bb6993b34c98721d7062edee1c01 ea700b55dad4523ed9f5f41f5e72109d7e5886ac Package: qemu-system-ppc Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 33006 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), qemu-slof, openbios-ppc (>= 1.1+svn1229), openhackware Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-ppc64, qemu-system-ppcemb Filename: ./qemu-system-ppc_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 7009800 MD5sum: 75abbfab521b7a14db71ba633f137b5d SHA1: 0519f5e633c52133770a03de242a2ad3b74d786c SHA256: 96e5cda950b3fd18c3bdb0ba17c3591d9802e325096e1a8ec9802e13b2279aeb Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppcemb ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 47983 Depends: qemu-system-ppc (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-ppc-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 44706132 MD5sum: 7c0fbfda086ff87620f241f75dc3bc2e SHA1: edccb53615a93ea1cf07f5399fa419f894f2cd0e SHA256: 882b7730165ea7c895649f86b4d34bdd8e044ae0e42702e28a62416e7d72af06 Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-ppc Build-Ids: 120740fa88630edb8ca99e2a29f625da4ff8ba4d b37dc9c7ffa68f37002be8379258abd0d832049e bf884ef0c8a2c693d85854413db037048c980711 Package: qemu-system-sparc Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 14766 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.5), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), openbios-sparc (>> 1.1+svn1395-1~) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-sparc64 Filename: ./qemu-system-sparc_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 2560322 MD5sum: 4aa49f5a74f9acf5033665bf00ae816f SHA1: f9c8ad833b6b2453c1235f696268dce343f871ad SHA256: aeac51bfdec8eca55a81e7f63168cca565e1e93469ce85eb5000798c33beaf58 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 24087 Depends: qemu-system-sparc (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-sparc-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 22516366 MD5sum: 5669e890f8cf1fb92ff2c5c69a608320 SHA1: f8e272df5baba1b8b4d8cfedaae1ad1fbc31cea2 SHA256: 5a281582df9e7a6dd9e2961d07f10a5197f68bc2c4a006106739bf8864250571 Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-sparc Build-Ids: c36432fc740f6ede7e2e878a40d4c8b739d7d77c d21af317a418ec4faf51aa241eadcbbd9a27aa21 Package: qemu-system-x86 Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 21442 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.31.8), libgnutls30 (>= 3.5.6), libjpeg62-turbo (>= 1.3.1), libncursesw5 (>= 6), libnettle6, libnuma1 (>= 2.0.11), libpixman-1-0 (>= 0.19.6), libpng16-16 (>= 1.6.2-1), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 2.1.0), libspice-server1 (>= 0.12.6), libtinfo5 (>= 6), libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libvdeplug2, libx11-6, libxen-4.8 (>= 4.8.3+comet2+shim4.10.0+comet3), libxenstore3.0 (>= 4.1.0~rc6), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), seabios (>= 1.10.2-1~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-utils Suggests: samba, vde2, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1), kmod, sgabios, ovmf Breaks: libvirt0 (<< 1.2), qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-i386, qemu-system-x86-64 Filename: ./qemu-system-x86_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 4796702 MD5sum: 30c8eedb49795a739da9152d81efdc0d SHA1: cc07f19fc9a6049957c29637522d73f8bf72223c SHA256: 6fefbd8f1a8bd3f93face7bb132a739cd61cf9191591e6c22cb805edaf5e6710 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-system-x86-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 33957 Depends: qemu-system-x86 (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-system-x86-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 31957568 MD5sum: e9b9f8825ae8ae7783d12ab463d1ca4e SHA1: 54b2cfdab46b804e23ecd20422a270547f1e63c4 SHA256: b9f78d240691a10bdee65b81b238dc7ecdef57fb2b544c74397c7590009aa440 Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-system-x86 Build-Ids: bd04d98b8d13332c6cf95e5f1e2c05f8149354ba de2a331a58f44d4ebcc891e05a11cc1e829b749c Package: qemu-user Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 70593 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.37.1), libstdc++6 (>= 5), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Suggests: sudo Filename: ./qemu-user_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 7936870 MD5sum: c7f87cb046f65a2f5c5824bf02199e59 SHA1: ac7676505a411a1cfaafd1d92548ff86629e577a SHA256: 3bab65c60bdc5d68f522b024a18020ef67f9b4bd826858b0f41920c64e3758c8 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Package: qemu-user-binfmt Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 20 Depends: qemu-user (= 1:2.8+dfsg-6+deb9u3+jrtc27.1), binfmt-support Conflicts: qemu-user-static Filename: ./qemu-user-binfmt_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 2594 MD5sum: 9085067982baeea1664016deda1955b6 SHA1: 94b346b27a5a9c95eb8543427dabfeead08d5412 SHA256: 524825f1fea24a043121f754ad3bc6f83e59909a41255795ae4f82a609f31864 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Package: qemu-user-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 91795 Depends: qemu-user (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-user-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 80382004 MD5sum: f5c62687dfeaada7a9ff2ff51d2ad674 SHA1: 4862ae7d142f20e8512a5f3a61c335c2029854d9 SHA256: 2e9225ab85684e78a9b65df17e3c422e37463a152baf49c8afba980ac31a8cdc Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-user Build-Ids: 0bcf2ba2b5d589a7bc87151d1b312b6144d3b47f 20bf9722b2eaed919bb49d030d63cd163493d895 230091a989f614252af1f3bce9fd0c1deec790db 27528ae9d32b82e5871ead13314df1ef53f83f1d 28bea72a7c307b129287b201c2062e78585b7fec 310f79e1e39ce8a022fcd4da7b285fd8d89269d2 41f332d3d45effae01bb0617865892b683c8fd7d 4382fbb167c8bd054b57c21d42703ff18bebb232 5901fa0cc3278d7cdd340fca2b298fb961dcd188 5e6f7db6d0f38d47eb0bb924bf855c7650cb3ebb 5eb577aa3d003954b2a0d309edc634ba30f4f3a4 786ec95b8f94a30d5b018c9a755c3ccacf5c9b2c 86509d0679c2b36fb0dc9b0362f8303bceb218ae 8a65f65518553ad92d24b692fe22f1ccbf579f7c 8cd1cd4e10d3241419da6a94a0e16ee367ba3e1f 987f1a5a13e3e7dfc2b9df1cf48e70cad7c01db3 995d8c2d021b50484b99ab5fb8fafdfd37131938 a29008527947227c682cbb40a937b19fc67f4714 a4215bf65c897074ee7569011705572cee01a644 a8702c48f3d15533bcc951e1ec9e24b0738a52f7 ba126ea89d740c7f45b5b09cac3a3e24116c7756 c0a95426e3369bb6705f6e6d459e8200dafc269a c3a4e4561839d4d0664dea079f717af2cc71e39a d10eaaf3bd4f03c38f65b81cba4eaa3fcf155b91 ebbb51172aadfebb75809d0141b9f541bbfb7856 f22fd2a47cf485f1a6f2c1937da9d079f5a54b22 f2cc7101278dfad7e8fcd1e43519b81df64589e3 ff65f13b0374980ea96de4a961eda0308ea4c328 Package: qemu-user-static Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 88172 Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Provides: qemu-user-binfmt Built-Using: gcc-6 (= 6.3.0-18+deb9u1), glib2.0 (= 2.50.3-2), glibc (= 2.24-11+deb9u3), zlib (= 1:1.2.8.dfsg-5) Filename: ./qemu-user-static_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 8983080 MD5sum: 11cc69896873d59f3090ba43d7d45129 SHA1: 83e65749400a91cba62edf82d5000967b4809f91 SHA256: 9fb25e46f6df09fb17bb82eef6481a4416798535144181de2b5771fa56f522c3 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If binfmt-support package is installed, qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Package: qemu-user-static-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 103335 Depends: qemu-user-static (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Built-Using: gcc-6 (= 6.3.0-18+deb9u1), glib2.0 (= 2.50.3-2), glibc (= 2.24-11+deb9u3), zlib (= 1:1.2.8.dfsg-5) Filename: ./qemu-user-static-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 88134200 MD5sum: 788f65c2d4a9f08f0eec051f0f8a9cbc SHA1: 7ceb7e66eb5e50f67a2519f70bfad2c7a7e922d2 SHA256: 7abbf139570480dcd65abb81c0befc93555da16fb4d6dbdcced4fc6a2ce6a9cc Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-user-static Build-Ids: 02114b2e02bd1347450cca359b2f21a6fee39487 028dbf068045490452f0530699ceb94553f20db4 07dddcab3fa082511f8ac93c64ce418d55b27c45 1b7319d149622311334d1c527976fa0b13ee1890 1cebe34b14ae6244f44bec2dee4ca5069f68348e 1d8530ad02804d1880f6015e65ec7be9cca3babe 260351d05af2c3d3b80243187510b23978d256c2 266338960be4bfe6414f1f8bfa8a2a03076deea8 26f662521c19a884371523fcbbfe146876320e73 33b38123fd0c1555884fd02d2ece6f12393fc165 3a36b78015d443c1d9766cc0feeab4a57b6f25e0 546706884cb91df47be579f8eb7cdc655164f314 638ee86963cd6b5a65426be026ca2c1c6f4840c1 7305d59872f23804a29a00522082c0bed3a9519e 841c6c998fb9c760dfdb3fea68633034c9b0be82 93a41ffe6a47b929e1012d54b31444d56ac616e1 9b291ed6ccd96d61e1ec8b395b7157aaa40e396d a2d0adc3ff0d8b734b8e6045e1f13360f3237027 a3738c2057b7bdb49a049a4f8b3dc697e55a1cdd b01ab37f62136c2ed83da58732bdfafdea0c6a4d b3cf3a2a293ef745f6b33b7a08c0ea073519a4c2 c329028c912301fcb87bb52cc13f65cc346e0d0a c7f342ae25bac9f79194250be69a478c3eca3408 c8e23e950463b7ced061b9d398885b2f2b22b735 cfdebbfa39662b891e5a95317c9560a5d3d2a673 d95e775f7c240c164f13289cf83a84c66162556d edf6d5e5ba7352addab482e7d044a2f65ed92054 f844a4308a3078d304996b292a8ad9f041f76722 Package: qemu-utils Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 6658 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.15), libgcc1 (>= 1:3.4), libglib2.0-0 (>= 2.37.1), libgnutls30 (>= 3.5.6), libnettle6, zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-utils_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 986838 MD5sum: 9d782c8efeff04d9e3fd2d2434a65ef2 SHA1: cbd4324dd74cbaa674ce7e8ef6d26fa1f22742a4 SHA256: fc84a2f8d7e6294ab18b57ef0d74134960f2e26c6ff9c3391d98e57103286b12 Section: otherosfs Priority: optional Multi-Arch: foreign Homepage: http://www.qemu.org/ Description: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: qemu-utils-dbgsym Source: qemu Version: 1:2.8+dfsg-6+deb9u3+jrtc27.1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 11265 Depends: qemu-utils (= 1:2.8+dfsg-6+deb9u3+jrtc27.1) Filename: ./qemu-utils-dbgsym_2.8+dfsg-6+deb9u3+jrtc27.1_amd64.deb Size: 9757308 MD5sum: 0f1d164612d899c650697984537ddb0f SHA1: 58854fcfc238bd7b30b2a69af8e64abf98254cfe SHA256: 0f855432d3694d90734ba1ee1a4e3295ac69ad0d4d70048213fac5cc27a9891b Section: debug Priority: extra Homepage: http://www.qemu.org/ Description: Debug symbols for qemu-utils Build-Ids: 1c3164c9b09294cc3201b22ad3f7668f16a45255 2694c1f4d054e32570d48e57a10f3fa22aec232d b97d612b51fe907401dcbeeb9e49be36212a2a14 be7e77b39740b7896369fef41760f48169db15eb ed59eeb6d6d4a15b1dd8fb8b4b89e2a13421751f