QEMU 1.0 Is Coming Quite Soon

Posted by Michael Larabel on November 14, 2011

Version 1.0 of QEMU will be released next month in time for the holidays with several interesting advancements. QEMU is the popular open-source machine emulator and virtualizer that also plays a role in the Linux KVM virtualization stack.

QEMU 1.0 is expected to be tagged on the first of December. New features to QEMU 1.0 will be a new memory API, support for the Tensilica Xtensa, SCSI improvements, and a Tiny Code Interpreter (TCI).

The new memory API more closely mirrors the way memory is implemented on modern computer systems. The Tennsilica Xtensa is a processor commonly found on embedded systems, but can now be emulated by QEMU. The SCSI improvements come via developing a new "virtio-scsi" stack as a replacement to the old and restrictive virtio-block implementation. Improvements to the SCSI support for QEMU 1.0 in the development of virtio-scsi includes better modelling of SCSI requests, flexible SCSI addressing, improved consistency against the SCSI specification, improved support for emulated SCSI CD-ROMs, and migration support.

QEMU's Tiny Code Interpreter is a new and experimental feature to improve the TCG code generator on 32-bit and 64-bit hosts. The Tiny Code Interpreter is described as, "Previous to TCI, the code generator, known as TCG, only allowed qemu to run on the most important host architectures such as x86, arm, mips, s390 and sparc. TCI will not create native code but rather bytecode which is interpreted so it will not depend on the host running qemu. The idea is that by adding a code generator for some virtual machine and using an interpreter for the generated bytecode, you can support almost any host. The only difference to running qemu with or without TCI will be speed."

More details about the pending release of QEMU 1.0 can be found on Linux-KVM.com.

Discuss this article in our forums, IRC channel, or email the author. You can also follow our content via RSS and on social networks like Facebook, Identi.ca, and Twitter (@Phoronix and @MichaelLarabel). Subscribe to Phoronix Premium to view our content without advertisements, view entire articles on a single page, and experience other benefits.
Latest Hardware Reviews
  1. Sumo Lounge Emperor
  2. Gallium3D Continues Improving OpenGL For Older Radeon GPUs
  3. 15-Way Open vs. Closed Source NVIDIA/AMD Linux GPU Comparison
  4. Nouveau vs. NVIDIA Linux Comparison Shows Shortcomings
Latest Software Articles
  1. Intel Linux OpenGL Driver Leading Over Apple OS X
  2. The Cost Of Ubuntu Disk Encryption
  3. Btrfs vs. EXT4 vs. XFS vs. F2FS On Linux 3.10
  4. AMD Radeon R600 GPU LLVM 3.3 Back-End Testing
Latest Linux News
  1. Linux Desktop Security Could Be A Whole Lot Better
  2. KDE 4.11 Will Be The Last Major KDE4 Workspaces Feature Release
  3. New NVIDIA Linux Driver Supports The GeForce GTX 780
  4. Chrome 28 To Offer More Speed Improvements
  5. Digia Announces "Boot To Qt" Project
  6. X.Org Libraries Hit By Round Of Security Issues
  7. Wayland's Weston Gets Output Scaling Support
  8. Raspberry Pi Gets New Wayland Weston Renderer
  9. Debian GNU/Hurd 2013 Release Brings New Packages
  10. Intel Ultrabook Performance Is Faster With Mesa 9.2
  11. Hot Relocation HDD To SSD Support For Btrfs
Latest Forum Talk
  1. X.Org Libraries Hit By Round Of Security Issues
  2. Linux Desktop Security Could Be A Whole Lot Better
  3. Intel Linux OpenGL Driver Leading Over Apple OS X
  4. Debian GNU/Hurd 2013 Release Brings New Packages
  5. KDE 4.11 Will Be The Last Major KDE4 Workspaces...
  6. Sumo Lounge Emperor
  1. Computers
  2. Display Drivers
  3. Graphics Cards
  4. Motherboards
  5. Peripherals
  6. Processors
  7. Software
  8. Operating Systems
  9. All Articles
  1. Linux Benchmarking
  2. OpenBenchmarking.org
  3. Phoronix Test Suite