Package: jenkins-slave Source: jenkins Version: 1.565.3-6 Architecture: all Maintainer: Debian Java Maintainers Installed-Size: 65 Depends: adduser, default-jre-headless | java6-runtime-headless, daemon, psmisc, net-tools, procps Recommends: jenkins-cli, ssh-server | openssh-server Homepage: http://jenkins-ci.org Priority: optional Section: java Filename: pool/main/j/jenkins/jenkins-slave_1.565.3-6_all.deb Size: 20256 SHA256: 6e6692dda220d56db74941ce46bd6d7b424ff982e8e397769bb2ddb4d396fea0 SHA1: e48b19723214af1aff323683172a86f2518de291 MD5sum: 521607240d1b9b68bc08e3198ff7258c Description: Jenkins slave node helper Jenkins monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs: . * Building/testing software projects continuously, just like CruiseControl or DamageControl. In a nutshell, Jenkins provides an easy-to-use so-called continuous integration system, making it easier for developers to integrate changes to the project, and making it easier for users to obtain a fresh build. The automated, continuous build increases productivity. * Monitoring executions of externally-run jobs, such as cron jobs and procmail jobs, even those that are run on a remote machine. For example, with cron, all you receive is regular e-mails that capture the output, and it is up to you to look at them diligently and notice when it broke. Jenkins keeps those outputs and makes it easy for you to notice when something is wrong. . This package provides a metapackage to install the dependencies required to support running jenkins slave nodes. . It also includes an upstart configuration and helper script to start a Jenkins Slave locally (where direct network access to the slave might not be possible). Package: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 463 Depends: qemu-system (>= 1:2.6+dfsg-3.1~bpo8+1), qemu-user (>= 1:2.6+dfsg-3.1~bpo8+1), qemu-utils (>= 1:2.6+dfsg-3.1~bpo8+1) Suggests: qemu-user-static Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 135630 SHA256: d34d2d850ba0a6b48cd0207793770733b35e4bbafaa8d56ebd7819764d59c41d SHA1: ed8ce808e631dcef2719ffde229de33c408325d6 MD5sum: 40d5bf99363bfa2aa2d87768f3f236ea 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.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 175 Depends: libc6 (>= 2.14), libcurl3-gnutls (>= 7.16.3), libglib2.0-0 (>= 2.24.0), libiscsi2 (>= 1.10.0), librados2 (>= 0.72.2), librbd1 (>= 0.80.5-2~), libssh2-1 (>= 1.2.8), zlib1g (>= 1:1.1.4) Enhances: qemu-system-arm, qemu-system-mips, qemu-system-misc, qemu-system-sparc, qemu-system-x86, qemu-utils Multi-Arch: same Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-block-extra_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 84856 SHA256: 21f3f788e9bd87c30ea42a8f2e40b07b3525dcf2d5712aed9d036e4b7b23ff48 SHA1: 86ea7128143dac09fd0c4e7e5bd632306204e857 MD5sum: ce512b7f3de73bd63b8cd5e201ba6e1c 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-guest-agent Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 676 Depends: libc6 (>= 2.14), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.16.0) Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-guest-agent_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 202900 SHA256: 54eb469e952642191e9272d7fda17c593b5076fdbcda91497078c95c01c7dd1e SHA1: 868aa7735e76a0b041e5162992ccc86278262a29 MD5sum: 9dfec74dd01cf150eff167d1e43000eb 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-kvm Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 63 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 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-kvm_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 55874 SHA256: 339b48c0dcd81b6c04dc1f0624c14288efdbad1e215916582b803a2f38b5d42b SHA1: d5bd505e1eb5312502c635c5a20610bddcd6a9a7 MD5sum: 238c51204ab92fe1854a32a68f7889c6 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.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 60 Depends: qemu-system-arm, qemu-system-mips, qemu-system-ppc, qemu-system-sparc, qemu-system-x86, qemu-system-misc Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 54896 SHA256: 11f391de8a4b38dba953fc89237a219a04ec3cb35d0576d2286f7b788afa9bd7 SHA1: 9cf97e59ed6d862a3b9f2d4c8b6fbaf370034187 MD5sum: 6bdde40fabc76a37f6ace8a082328320 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.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 18985 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), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libstdc++6 (>= 4.6), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), 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~) Suggests: samba, vde2, qemu-block-extra (= 1:2.6+dfsg-3.1~bpo8+1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-aarch64 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-arm_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 4661182 SHA256: 4aa48e51b58f35f71f7afec5fcee37c3b60fb9bdec42524a5770f5e0336d5878 SHA1: 6a2b4026d3ef86821b1416f3cb2e14d38a082b16 MD5sum: 0771fd61b23564f5d0892c22900aa9fe 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-common Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 979 Pre-Depends: adduser Depends: libc6 (>= 2.14), libcap-ng0, libcap2 (>= 1:2.10), libglib2.0-0 (>= 2.16.0) 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 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-common_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 358650 SHA256: 2536d9df539bc973c08cc1ff19bfb22d8cdad2db203899e1b23ffad6908fc826 SHA1: 7ca8196db061359d84d139284b5fe25381b215db MD5sum: 850dfd1eea916df019f914aeea73cb02 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-mips Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 33943 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), 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.6+dfsg-3.1~bpo8+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 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-mips_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 7900496 SHA256: 2492437d94a7c8f84353bbf8e9e8792659e116508d0db3f307a9416ad9073f41 SHA1: 7b45ce4a4c665f678a386eb5291d7228c348966d MD5sum: abcbc24d6a520808b41d2f3c126ef4e7 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-misc Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 73643 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), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), 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.6+dfsg-3.1~bpo8+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 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-misc_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 7574980 SHA256: da5bcb5a30c2162a2109c5632fc7538132df327d0c69e42716f7f45338e7240f SHA1: 498f34aac93829d87ec904f4fbc3916681068103 MD5sum: 51bfc6390ded8a2ec3cb32fb5a666514 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-ppc Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 27027 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), 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.6+dfsg-3.1~bpo8+1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-ppc64, qemu-system-ppcemb Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-ppc_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 6219590 SHA256: 8d4a352a1e534962fc30314820328535e7ac4e483c6cf63706a8f59f934071bc SHA1: 27bcb5edcacd2b557b4e0277de8e740ba3c10a79 MD5sum: 1c11445a2755e41007022ffd68fcda0f 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-sparc Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 12051 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 3.2.0), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), openbios-sparc (>= 1.1+svn1229) Recommends: qemu-utils, seabios, ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Suggests: samba, vde2, qemu-block-extra (= 1:2.6+dfsg-3.1~bpo8+1) Breaks: qemu-system (<< 1.3.0+dfsg-5) Replaces: qemu-system (<< 1.3.0+dfsg-5) Provides: qemu-system-sparc64 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-sparc_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 2244598 SHA256: 966c09cbb3e44c96bc964808e82676d8f722ed071056671ce3c83b1b20936fa5 SHA1: 2cfc6349ed446fb5f9d9d8258808c0eabf284ba3 MD5sum: f3dc9105b0b74eed3c4e3948c3e0a343 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-x86 Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 17780 Depends: libaio1 (>= 0.3.93), libasound2 (>= 1.0.16), libbluetooth3 (>= 4.91), libbrlapi0.6, libc6 (>= 2.15), libcacard0 (>= 2.2), libfdt1, libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libgnutls-deb0-28 (>= 3.3.0), libjpeg62-turbo (>= 1.3.1), libncurses5 (>= 5.5-5~), libnettle4, libpixman-1-0 (>= 0.19.6), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.99.1), libsasl2-2, libsdl1.2debian (>= 1.2.11), libseccomp2 (>= 0.0.0~20120605), libspice-server1 (>= 0.12.5), libtinfo5, libusb-1.0-0 (>= 2:1.0.19), libusbredirparser1 (>= 0.6), libuuid1 (>= 2.16), libvdeplug2, libx11-6, libxen-4.4 (>= 4.4.1), libxenstore3.0 (>= 4.1.0~rc6), zlib1g (>= 1:1.2.0), qemu-system-common (>> 2.0.0+dfsg-7~), seabios (>= 1.7.5~), ipxe-qemu (>= 1.0.0+git-20131111.c3d1e78-1~) Recommends: qemu-utils Suggests: samba, vde2, qemu-block-extra (= 1:2.6+dfsg-3.1~bpo8+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 Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-system-x86_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 4259708 SHA256: d86212c3652ae360ff86a80105bf59a33422768dda4bb9f743ff3dfb87070fcb SHA1: 6535f34701c325e42b3269403299b76c0fd8b1d0 MD5sum: b2bda45a20c615f4a9f89478897a1e7d 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-user Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 55269 Depends: libc6 (>= 2.16), libgcc1 (>= 1:4.7), libglib2.0-0 (>= 2.24.0), libstdc++6 (>= 4.6), zlib1g (>= 1:1.1.4) Recommends: qemu-user-binfmt Suggests: sudo Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-user_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 5655732 SHA256: fe034aa010467aa3bde0b57ec4b197c75f289be917031b7da8f0b9d5993f62a5 SHA1: a73117d637445eccdb5194452d02e7324b260ab9 MD5sum: 27b23894fbda042d693d94a3b0ba83ff 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.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 14 Depends: qemu-user (= 1:2.6+dfsg-3.1~bpo8+1), binfmt-support Conflicts: qemu-user-static Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-user-binfmt_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 3038 SHA256: 443fec8f4db2a40afb8df80e6900578d14126f76d8f1305667c857f6b52923aa SHA1: d78194c53186ddd759e7a6a88b4f8f3847b65ec8 MD5sum: 740b0ef2f66f69e602ecd638069e0818 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-static Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 82369 Recommends: binfmt-support Suggests: sudo Conflicts: qemu-user-binfmt Provides: qemu-user-binfmt Built-Using: gcc-4.9 (= 4.9.2-10), glib2.0 (= 2.42.1-1), glibc (= 2.19-18+deb8u6), zlib (= 1:1.2.8.dfsg-2) Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-user-static_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 6159052 SHA256: 545a0ec44baacada8ddc4fbdf8210e98cb83e7b218ef2b8afd45a84e9de17498 SHA1: 51883fec40e795e86b7f9920bdbdec27f4bc6eb0 MD5sum: b6e4077f2b84d3d34b0dc6e9609b7822 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-utils Source: qemu Version: 1:2.6+dfsg-3.1~bpo8+1 Architecture: amd64 Maintainer: Debian QEMU Team Installed-Size: 6561 Depends: libaio1 (>= 0.3.93), libc6 (>= 2.15), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libgnutls-deb0-28 (>= 3.3.0), libnettle4, libuuid1 (>= 2.16), zlib1g (>= 1:1.1.4) Suggests: debootstrap, qemu-block-extra (= 1:2.6+dfsg-3.1~bpo8+1) Multi-Arch: foreign Homepage: http://www.qemu.org/ Priority: optional Section: otherosfs Filename: pool/main/q/qemu/qemu-utils_2.6+dfsg-3.1~bpo8+1_amd64.deb Size: 740716 SHA256: 515baaf033490186e82026f722191f064c1f0179eed033da9d2a4616bbfca551 SHA1: 13078f5fa8b914ad7cca81bcb23ebc05f4164d36 MD5sum: b3d74ab1ba6f1c677913dd8cfcda462f 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