git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@312 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
bellard 2003-07-07 12:17:46 +00:00
parent 3c1cf9fa86
commit 4690764bba
8 changed files with 104 additions and 54 deletions

View file

@ -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.