Revisão | fcf8fcc8e5988404fe40082d43419ef9ff30642f (tree) |
---|---|
Hora | 2003-09-18 07:56:56 |
Autor | bellard <bellard@c046...> |
Commiter | bellard |
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@382 c046a42c-6fe2-441c-8c8c-71466251a162
@@ -10,6 +10,9 @@ version 0.4.4: | ||
10 | 10 | - m68k host port (Richard Zidlicky) |
11 | 11 | - partial soft MMU support for memory mapped I/Os |
12 | 12 | - multi-target build |
13 | + - fixed: no error code in hardware interrupts | |
14 | + - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn | |
15 | + - correct single stepping thru string operations | |
13 | 16 | |
14 | 17 | version 0.4.3: |
15 | 18 |
@@ -1 +1 @@ | ||
1 | -0.4.3 | |
\ No newline at end of file | ||
1 | +0.4.4 | |
\ No newline at end of file |