qemu 2.0.0~rc1+dfsg-0ubuntu3.1 source package in Ubuntu
Changelog
qemu (2.0.0~rc1+dfsg-0ubuntu3.1) trusty-security; urgency=medium * SECURITY UPDATE: possible arbitrary code execution via vmxnet3 device - debian/patches/CVE-2013-4544.patch: add more validation in hw/net/vmxnet3.c. - CVE-2013-4544 * SECURITY UPDATE: arbitrary code execution via MAC address table update - debian/patches/CVE-2014-0150.patch: fix overflow in hw/net/virtio-net.c. - CVE-2014-0150 * SECURITY UPDATE: denial of service and possible code execution via smart self test counter - debian/patches/CVE-2014-2894.patch: correct self-test count in hw/ide/core.c. - CVE-2014-2894 -- Marc Deslauriers <email address hidden> Thu, 24 Apr 2014 16:07:57 -0400
Upload details
- Uploaded by:
- Marc Deslauriers
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- otherosfs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
qemu_2.0.0~rc1+dfsg.orig.tar.bz2 | 5.5 MiB | 9aedc2a892c11d3f9d1dd47a228a09c7212205b3298a3d1ce54ff5884100b896 |
qemu_2.0.0~rc1+dfsg-0ubuntu3.1.debian.tar.gz | 72.6 KiB | 72b50454b4f9075954e522c03cf1e96d1cd51156771a5415ea4fb4a15c4637f9 |
qemu_2.0.0~rc1+dfsg-0ubuntu3.1.dsc | 3.9 KiB | a54fc32e860daadef40b11b33ce3defd44ab77d0a5aca561b8e51fd26c8516c6 |
Available diffs
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: dummy transitional package from qemu-common to qemu-keymaps
This transitional package helps users transition from the qemu-common package
to the qemu-keymaps package. Once this package and its dependencies are
installed you can safely remove it.
- qemu-guest-agent: 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.
- 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 utopic.
No description available for qemu-kvm in ubuntu utopic.
- qemu-system: No summary available for qemu-system in ubuntu utopic.
No description available for qemu-system in ubuntu utopic.
- qemu-system-aarch64: QEMU full system emulation binaries (aarch64)
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 is a transition package as qemu-system-aarch64 has been moved into
qemu-system-arm.
- qemu-system-arm: 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: arm aarch64.
.
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-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 utopic.
No description available for qemu-system-mips in ubuntu utopic.
- qemu-system-misc: No summary available for qemu-system-misc in ubuntu utopic.
No description available for qemu-system-misc in ubuntu utopic.
- 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 utopic.
No description available for qemu-system-sparc in ubuntu utopic.
- 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 utopic.
No description available for qemu-user in ubuntu utopic.
- qemu-user-static: 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.
- qemu-utils: No summary available for qemu-utils in ubuntu utopic.
No description available for qemu-utils in ubuntu utopic.