APIC init fix + APIC get_irq fix (Juergen Keil)
[qemu] / Changelog
index 20f6ebf..a2c9a00 100644 (file)
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,13 @@
+version 0.8.3:
+
+  - Support for relative paths in backing files for disk images
+  - Async file I/O API
+  - New qcow2 disk image format
+  - Support of multiple VM snapshots
+  - Linux: specific host CDROM and floppy support
+  - SMM support
+  - Moved PCI init, MP table init and ACPI table init to Bochs BIOS
+
 version 0.8.2:
 
   - ACPI support
@@ -6,6 +16,16 @@ version 0.8.2:
   - VNC server fixes
   - MIPS FPU support (Marius Groeger)
   - Solaris/SPARC host support (Ben Taylor)
+  - PPC breakpoints and single stepping (Jason Wessel)
+  - USB updates (Paul Brook)
+  - UDP/TCP/telnet character devices (Jason Wessel)
+  - Windows sparse file support (Frediano Ziglio)
+  - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)
+  - PCNET NIC support (Antony T Curtis)
+  - Support for variable frequency host CPUs
+  - Workaround for win32 SMP hosts
+  - Support for AMD Flash memories (Jocelyn Mayer)
+  - Audio capture to WAV files support (malc)
 
 version 0.8.1: