Commit 987c1c6921cff548bfcc0bfe09d3394d5ef7f4c1
1 parent
ffddfee3
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@941 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
1 changed file
with
4 additions
and
1 deletions
Changelog
@@ -16,7 +16,10 @@ version 0.5.6: | @@ -16,7 +16,10 @@ version 0.5.6: | ||
16 | - PIC reset fix (Hidemi KAWAI) | 16 | - PIC reset fix (Hidemi KAWAI) |
17 | - PIC spurious irq support (aka Solaris install bug) | 17 | - PIC spurious irq support (aka Solaris install bug) |
18 | - added '-localtime' option | 18 | - added '-localtime' option |
19 | - - preliminary Cirrus CLGD 54xx VGA support (Makoto Suzuki (suzu)) | 19 | + - Cirrus CLGD 54xx VGA support (initial patch by Makoto Suzuki |
20 | + (suzu)) | ||
21 | + - APM and system shutdown support | ||
22 | + - Fixed system reset | ||
20 | 23 | ||
21 | version 0.5.5: | 24 | version 0.5.5: |
22 | 25 |