diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-07-07 12:17:46 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2003-07-07 12:17:46 +0000 |
commit | 4690764bba3a489d5180106d08970ced59113e22 (patch) | |
tree | f508264ff6280d81decc6ecb5f8bb4fe0ee5144a /Changelog | |
parent | 3c1cf9fa865927759a78d476a218a7759fb38fb4 (diff) |
updatev0.4.2
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@312 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +version 0.4.2: + + - many exception handling fixes (can compile a Linux kernel inside vl) + - IDE emulation support + - initial GDB stub support + - deferred update support for disk images (Rusty Russell) + - accept user mode Linux Copy On Write disk images + - SMP kernels can at least be booted + version 0.4.1: - more accurate timer support in vl. |