mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-05 08:43:55 -06:00
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@568 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
c27357906a
commit
2be3bc02dd
3 changed files with 20 additions and 11 deletions
|
@ -1,4 +1,5 @@
|
|||
version 0.5.2:
|
||||
|
||||
- improved soft MMU speed (assembly functions and specializing)
|
||||
- improved multitasking speed by avoiding flushing TBs when
|
||||
switching tasks
|
||||
|
@ -15,6 +16,9 @@ version 0.5.2:
|
|||
- PowerPC system emulation update (Jocelyn Mayer)
|
||||
- PC floppy emulation and DMA fixes (Jocelyn Mayer)
|
||||
- polled mode for PIC (Jocelyn Mayer)
|
||||
- fixed PTE dirty bit handling
|
||||
- fixed xadd same reg bug
|
||||
- fixed cmpxchg exception safeness
|
||||
|
||||
version 0.5.1:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue