diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-10-01 00:15:32 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-10-01 00:15:32 +0000 |
commit | 0806e3f66f1fbc924741246716ef75272715543a (patch) | |
tree | 1204aa789dd82a1b45fa666c0c1f0a2454443464 /Changelog | |
parent | 39b4da28b3c008e23e1a1537192ac98fc6dde8c3 (diff) |
updated
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@401 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -6,13 +6,18 @@ version 0.4.4: - popw (%esp) fix - mov to/from segment data width fix - added real mode support - - added Bochs BIOS and LGPL'ed VGA BIOS loader in vl + - added Bochs BIOS and LGPL'ed VGA BIOS loader in qemu - m68k host port (Richard Zidlicky) - partial soft MMU support for memory mapped I/Os - multi-target build - fixed: no error code in hardware interrupts - fixed: pop ss, mov ss, x and sti disable hardware irqs for the next insn - correct single stepping thru string operations + - preliminary SPARC target support (Thomas M. Ogrisegg) + - tun-fd option (Rusty Russell) + - automatic IDE geometry detection + - renamed 'vl' to qemu and user qemu to qemu-{cpu}. + - added man page version 0.4.3: |