SHA256
1
0
forked from pool/qemu
OBS User unknown
2007-02-26 10:44:43 +00:00
committed by Git OBS Bridge
parent ee61be7864
commit 6a29c84d1f
12 changed files with 130 additions and 300 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Feb 20 15:05:06 CET 2007 - uli@suse.de
- added better fix by Robert Schiele (bug #241950)
- update -> 0.9.0
- 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
- Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
- MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
- Darwin userspace emulation (Pierre d'Herbemont)
- m68k user support (Paul Brook)
- several x86 and x86_64 emulation fixes
- Mouse relative offset VNC extension (Anthony Liguori)
- PXE boot support (Anthony Liguori)
- '-daemonize' option (Anthony Liguori)
-------------------------------------------------------------------
Tue Feb 6 11:42:01 CET 2007 - uli@suse.de