Commit fcf8fcc8e5988404fe40082d43419ef9ff30642f
1 parent
dbc5594c
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@382 c046a42c-6fe2-441c-8c8c-71466251a162
Showing
2 changed files
with
4 additions
and
1 deletions
Changelog
... | ... | @@ -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 | ... | ... |