ChangeLog/0.15: Difference between revisions

From QEMU
(Created page with '= 0.14.0 = == Targets == === ARM === * Add me === MIPS === * Add me === SH4 === * Add me === PPC === * Add me === s390x === * Add me === SPARC === * Add me == Hosts == ===…')
 
No edit summary
Line 1: Line 1:
= 0.14.0 =
= 0.15.0 =
== Targets ==
== Targets ==
=== ARM ===
=== ARM ===
Line 29: Line 29:
=== IA64 ===
=== IA64 ===
* Add me
* Add me
==KVM==
===Common===
* Countless fixes ported over from qemu-kvm
* Pimped up threading model, now fully synchronized with qemu-kvm tree
* Removed dependency on external kernel headers, all supported KVM features are now built into the binary
===x86===
* Paravirtual kvmclock fixes
* Stable guest TSC across migration
* Support for SMEP CPU feature
* Support for VIA CPU features
* Reworked & fixed MCE support
===PPC===
* ...
===s390x===
* ...


== Devices ==
== Devices ==
Line 51: Line 71:
=== Video ===
=== Video ===
* Add me
* Add me
===RTC===
* MC146818 (for PCs): Follow host clock resets to the past immediately (instead of freezing the clock)


== Block Drivers ==
== Block Drivers ==
Line 58: Line 81:
=== qed ===
=== qed ===
* Add me
* Add me
==Networking==
===User space (slirp)===
* Fixed DHCP support in restrict (host-only) mode
* Ping packet forwarding to external hosts via unprivileged ICMP sockets of Linux 3.0


== Spice ==
== Spice ==

Revision as of 15:11, 25 July 2011

0.15.0

Targets

ARM

  • Add me

MIPS

  • Add me

SH4

  • Add me

PPC

  • Add me

s390x

  • Add me

SPARC

  • Add me

Hosts

ARM

  • Add me

MIPS

  • Add me

IA64

  • Add me

KVM

Common

  • Countless fixes ported over from qemu-kvm
  • Pimped up threading model, now fully synchronized with qemu-kvm tree
  • Removed dependency on external kernel headers, all supported KVM features are now built into the binary

x86

  • Paravirtual kvmclock fixes
  • Stable guest TSC across migration
  • Support for SMEP CPU feature
  • Support for VIA CPU features
  • Reworked & fixed MCE support

PPC

  • ...

s390x

  • ...

Devices

IDE / AHCI

  • Add me

SCSI

  • Add me

USB

  • Add me

virtio

  • Add me

PCI/PCI Express

  • Add me

Sound

  • Add me

Video

  • Add me

RTC

  • MC146818 (for PCs): Follow host clock resets to the past immediately (instead of freezing the clock)

Block Drivers

qcow2

  • Add me

qed

  • Add me

Networking

User space (slirp)

  • Fixed DHCP support in restrict (host-only) mode
  • Ping packet forwarding to external hosts via unprivileged ICMP sockets of Linux 3.0

Spice

  • Add me

QMP / monitor

  • Add me

Tracing

Other stuff