qemu 1.5.0+dfsg-3ubuntu5 source package in Ubuntu

Changelog

qemu (1.5.0+dfsg-3ubuntu5) saucy; urgency=low

  * Cherrypick upstream patch to fix crash with rng device (LP: #1235017)
    - virtio-rng-fix-crash
 -- Serge Hallyn <email address hidden>   Wed, 09 Oct 2013 17:46:49 -0500

Upload details

Uploaded by:
Serge Hallyn
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
qemu_1.5.0+dfsg.orig.tar.xz 4.2 MiB 533391a3edc731e2add540f4adcc403ee6fec7a17b48c5ea8daa3e23d09d1319
qemu_1.5.0+dfsg-3ubuntu5.debian.tar.gz 239.9 KiB 5c04013981007c20c2c99f477486af31d55a1fc1a1cf12e0c0b8c350a5e9010e
qemu_1.5.0+dfsg-3ubuntu5.dsc 3.3 KiB 85495cd0812d21a4fe26c1a6be752d41e1844845bcd26b3e8d718fea6c98fe14

View changes file

Binary packages built by this source

qemu: 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.

qemu-common: No summary available for qemu-common in ubuntu saucy.

No description available for qemu-common in ubuntu saucy.

qemu-guest-agent: No summary available for qemu-guest-agent in ubuntu saucy.

No description available for qemu-guest-agent in ubuntu saucy.

qemu-keymaps: QEMU keyboard maps

 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 keyboard maps to be used by the qemu-system
 package or QEMU derivatives.

qemu-kvm: No summary available for qemu-kvm in ubuntu saucy.

No description available for qemu-kvm in ubuntu saucy.

qemu-system: 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.

qemu-system-arm: No summary available for qemu-system-arm in ubuntu saucy.

No description available for qemu-system-arm in ubuntu saucy.

qemu-system-common: 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.

qemu-system-mips: No summary available for qemu-system-mips in ubuntu saucy.

No description available for qemu-system-mips in ubuntu saucy.

qemu-system-misc: No summary available for qemu-system-misc in ubuntu saucy.

No description available for qemu-system-misc in ubuntu saucy.

qemu-system-ppc: 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.

qemu-system-sparc: No summary available for qemu-system-sparc in ubuntu saucy.

No description available for qemu-system-sparc in ubuntu saucy.

qemu-system-x86: 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.

qemu-user: No summary available for qemu-user in ubuntu saucy.

No description available for qemu-user in ubuntu saucy.

qemu-user-static: No summary available for qemu-user-static in ubuntu saucy.

No description available for qemu-user-static in ubuntu saucy.

qemu-utils: 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