mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-20 16:42:04 -06:00
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2394 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c636bb66cc
commit
7b9c30c5ee
2 changed files with 7 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
version 0.8.3:
|
version 0.9.0:
|
||||||
|
|
||||||
- Support for relative paths in backing files for disk images
|
- Support for relative paths in backing files for disk images
|
||||||
- Async file I/O API
|
- Async file I/O API
|
||||||
|
@ -10,6 +10,11 @@ version 0.8.3:
|
||||||
- Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
|
- Support for MIPS32 Release 2 instruction set (Thiemo Seufer)
|
||||||
- MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
|
- MIPS Malta system emulation (Aurelien Jarno, Stefan Weil)
|
||||||
- Darwin userspace emulation (Pierre d'Herbemont)
|
- 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)
|
||||||
|
|
||||||
version 0.8.2:
|
version 0.8.2:
|
||||||
|
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.8.2
|
0.9.0
|
Loading…
Add table
Add a link
Reference in a new issue