mirror of
https://git.proxmox.com/git/qemu
synced 2025-07-17 17:08:56 +00:00
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1003 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
fcc941fe20
commit
d08c49aae0
@ -1,4 +1,4 @@
|
|||||||
version 0.5.6:
|
version 0.6.0:
|
||||||
|
|
||||||
- minimalist FPU exception support (NetBSD FPU probe fix)
|
- minimalist FPU exception support (NetBSD FPU probe fix)
|
||||||
- cr0.ET fix (Win95 boot)
|
- cr0.ET fix (Win95 boot)
|
||||||
@ -22,6 +22,7 @@ version 0.5.6:
|
|||||||
- Support for other PC BIOSes
|
- Support for other PC BIOSes
|
||||||
- Initial PowerMac hardware emulation
|
- Initial PowerMac hardware emulation
|
||||||
- PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
|
- PowerMac/PREP OpenFirmware compatible BIOS (Jocelyn Mayer)
|
||||||
|
- initial IDE BMDMA support (needed for Darwin x86)
|
||||||
- Set the default memory size for PC emulation to 128 MB
|
- Set the default memory size for PC emulation to 128 MB
|
||||||
|
|
||||||
version 0.5.5:
|
version 0.5.5:
|
||||||
|
1
TODO
1
TODO
@ -5,7 +5,6 @@ short term:
|
|||||||
- do not resize vga if invalid size.
|
- do not resize vga if invalid size.
|
||||||
- avoid looping if only exceptions
|
- avoid looping if only exceptions
|
||||||
- handle fast timers + add explicit clocks
|
- handle fast timers + add explicit clocks
|
||||||
- OS/2 install bug
|
|
||||||
- cycle counter for all archs
|
- cycle counter for all archs
|
||||||
- TLB code protection support for PPC
|
- TLB code protection support for PPC
|
||||||
- add sysenter/sysexit and fxsr for L4 pistachio 686
|
- add sysenter/sysexit and fxsr for L4 pistachio 686
|
||||||
|
Loading…
Reference in New Issue
Block a user