Public bug reported:

Binary package hint: qemu


http://www.qemu.org

fast processor emulator
-------------------------------

QEMU is a fast processor emulator: currently the package supports ARM,
CRIS, i386, M68k (ColdFire), 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 PC on a single server.

As QEMU requires no host kernel patches to run, it is very safe and easy
to use.

QEMU Changelog

version 0.10.1:

  - virtio-net: allow masking of notifications on empty queue (Alex Williamson)
  - e1000: fix rx descriptor low threshold logic (Alex Willaimson)
  - x86 tcg: add NULL checks to lsl instruction (Jan Kiszka)
  - kvm vga: fix screen corruption with -std-vga and Windows (Avi Kivity)
  - kvm vga: fix screen corruption with Ubuntu installations (Glauber Costa)
  - virtio-net: check right return size on sg list (Alex Williamson)
  - Make qemu_announce_self handle holes (live migration after hotplug)
    (Marcelo Tosatti)
  - Revert r6804-r6808 (qcow2 allocation info). This series of changes added
    a high cost to startup for large qcow2 images (Anthony Liguori)
  - qemu-img: fix help message (Aurelien Jarno)
  - Fix build for non-default installs of SDL (Anthony Liguori)
  - Fix race condition in env->interrupt_request. When using TCG and a dynticks
    host timer, this condition could cause TCG to get stuck in an infinite
    loop (Aurelien Jarno)
  - Fix reading encrypted hard disk passwords during early startup (Jan Kiszka)
  - Fix encrypted disk reporting in 'info block' (Jan Kiszka)
  - Fix console size with tiny displays (MusicPal) (Jan Kiszka)
  - Improve error handling in bdrv_open2 (Jan Kiszka)
  - Avoid leaking data in mux'ed character devices (Jan Kiszka)
  - Fix initial character device reset (no banner in monitor) (Jan Kiszka)
  - Fix cpuid KVM crash on i386 host (Lubomir Rintel)
  - Fix SLES10sp2 installation by adding ISTAT1 register to LSI SCSI emulation
    (Ryan Harper)

** Affects: qemu (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Update Package: Qemu 0.10.1
https://bugs.launchpad.net/bugs/347221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to