ChangeLog/1.2: Difference between revisions

From QEMU
(added stub)
 
Line 8: Line 8:


=== PowerPC ===
=== PowerPC ===
 
* PPC is now areg0 free
* Pseries target correctly creates segment size device tree nodes (fixes odd bugs with HV vs PR KVM)
* E500 target generates its device tree dynamically
* New mpc8544ds -machine option: dumpdtb. This allows to dump the dynamically generated device tree to a file.
* Emulation for e5500 cores


=== S/390 ===
=== S/390 ===

Revision as of 23:13, 23 June 2012

System emulation

All targets

ARM

PowerPC

  • PPC is now areg0 free
  • Pseries target correctly creates segment size device tree nodes (fixes odd bugs with HV vs PR KVM)
  • E500 target generates its device tree dynamically
  • New mpc8544ds -machine option: dumpdtb. This allows to dump the dynamically generated device tree to a file.
  • Emulation for e5500 cores

S/390

SPARC

x86

Device emulation

Audio devices

Block devices

Network devices

Live Migration, Save/Restore

Guest agent

Host support

User-mode emulation

Testing

Build dependencies