ChangeLog/1.3: Difference between revisions

From QEMU
(Created page with '=== All targets === === ARM === === PowerPC === === x86 === === Device emulation === === Audio devices === === Network devices === === Block devices === ==== qcow2 ==== …')
 
No edit summary
Line 8: Line 8:


=== Device emulation ===
=== Device emulation ===
* Emulation of the MC146818 real-time clock (used on PC and several other boards) does not wake up QEMU anymore every second to update the clock.


=== Audio devices ===
=== Audio devices ===
Line 15: Line 16:
=== Block devices ===
=== Block devices ===


==== qcow2 ====
=== Live Migration, Save/Restore ===


==== VMDK ====
=== VNC ===


==== rbd ====
=== KVM ===
* QEMU now supports "old-style" PCI device assignment, which was the last missing feature from the qemu-kvm fork.  Despite some remaining minor differences between qemu-kvm and QEMU, it is possible to switch from qemu-kvm to QEMU as soon as your guests can be rebooted.  Note that live migration from qemu-kvm to QEMU is not supported.


=== Live Migration, Save/Restore ===
=== Spice ===
 
* Seamless migration?
=== VNC ===


== Guest agent ==
== Guest agent ==
Line 30: Line 31:


== Build dependencies ==
== Build dependencies ==
* QEMU now builds with Clang.

Revision as of 07:14, 11 September 2012

All targets

ARM

PowerPC

x86

Device emulation

  • Emulation of the MC146818 real-time clock (used on PC and several other boards) does not wake up QEMU anymore every second to update the clock.

Audio devices

Network devices

Block devices

Live Migration, Save/Restore

VNC

KVM

  • QEMU now supports "old-style" PCI device assignment, which was the last missing feature from the qemu-kvm fork. Despite some remaining minor differences between qemu-kvm and QEMU, it is possible to switch from qemu-kvm to QEMU as soon as your guests can be rebooted. Note that live migration from qemu-kvm to QEMU is not supported.

Spice

  • Seamless migration?

Guest agent

New targets

Build dependencies

  • QEMU now builds with Clang.