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. Intel Haswell HD Graphics 4600 vs. AMD Radeon Graphics On Linux
  2. Intel Haswell HD Graphics 4600 Performance On Ubuntu Linux
  3. Intel Core i7 4770K "Haswell" Benchmarks On Ubuntu Linux
  4. The First Experience Of Intel Haswell On Linux
Latest Software Articles
  1. Optimized Binaries Provide Great Benefits For Intel Haswell
  2. 11-Way Linux, BSD Platform Comparison
  3. SNA Acceleration Works Great For Intel Core i7 Haswell
  4. The Linux Evolution For Intel Haswell's Performance
Latest Linux News
  1. D Language Still Showing Promise, Advancements
  2. Planetary Annihilation Released For Linux Gamers
  3. Gentoo Starts Work On KDE-Wayland Support
  4. NVIDIA To License Its Kepler GPU Technology
  5. KDE's KWin Made Lots Of Progress In 4.11
  6. Ubuntu Announces Carrier Advisory Group
  7. Qt 5.1 Release Candidate 1 Has Arrived
  8. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  9. Subversion 1.8 Presents New Features
  10. LLVM 3.3 Officially Released
  11. LLVM/Clang Now Uses Loop Vectorizer At New Levels
Latest Forum Talk
  1. Planetary Annihilation Plans To Come To Linux
  2. D Language Still Showing Promise, Advancements
  3. In-Fighting Continues Over Mir On Non-Unity Ubuntu
  4. The Wayland Situation: Facts About X vs. Wayland
  5. Intel GPU Driver Tries To Rip Out FBDEV Support
  6. Mir Still Causing Concerns By Ubuntu Derivatives
  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