index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2004-01-04
This commit was manufactured by cvs2svn to create tag
v0.5.1
release_0_5_1
(no author)
2004-01-04
update
bellard
2004-01-04
first multi target test (lauches 'ls')
bellard
2004-01-04
more precise PIT gate emulation
bellard
2004-01-04
removed test code
bellard
2004-01-04
explicited S3 specific code - added more debug code
bellard
2004-01-04
termios support for SPARC and PPC
bellard
2004-01-04
stat64 fix - added getpagesize()
bellard
2004-01-04
SPARC fixes : syscall fixes - added user register window exception support
bellard
2004-01-04
added CPU callbacks
bellard
2004-01-04
more generic TLB support - began to fix unlikely interrupt issues
bellard
2004-01-04
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
bellard
2004-01-04
sparc fixes
bellard
2004-01-04
float access fixes
bellard
2004-01-04
update
bellard
2004-01-04
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2004-01-04
debug fixes - use more generic TLB mappings
bellard
2004-01-04
correct zero segment values when coming from VM86 mode - cache infos in CPUID...
bellard
2004-01-04
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...
bellard
2004-01-04
PowerPC fixes (Jocelyn Mayer)
bellard
2003-12-02
disable keyboard interrupts if keyboard clock disabled (may not be fully corr...
bellard
2003-12-02
P4 style multiplication eflags
bellard
2003-12-02
dump irq inhibit flag as it is a part of the cpu state
bellard
2003-12-02
more complete eflags testing for multiplication (P4 case only)
bellard
2003-11-30
imull fix (suggested by Robert J. Harley)
bellard
2003-11-23
a20 fix
bellard
2003-11-23
fixed eflags IF/IOPL update
bellard
2003-11-23
fixed PPC state reloading
bellard
2003-11-23
PowerPC target support (Jocelyn Mayer) - added better support for uid16
bellard
2003-11-23
suppressed use of gen_multi - use intermediate FT0 register for floats - use ...
bellard
2003-11-23
PowerPC support (Jocelyn Mayer)
bellard
2003-11-22
FTST instruction fix
bellard
2003-11-19
more fcmovxx tests
bellard
2003-11-19
fixed TB linking in case of code invalidation (fixes random segfaults)
bellard
2003-11-19
added fcmovxx support
bellard
2003-11-19
added fcmovxx support (fixes segfaults in some recent linux tools) - fixed ir...
bellard
2003-11-19
always completely redefine the TLB in case of MMU fault
bellard
2003-11-16
static config for SDL
bellard
2003-11-16
fcmovx support
bellard
2003-11-16
more hack for CMOS interruption (enable linux /dev/rtc not to hang) - auto bo...
bellard
2003-11-16
more precise stack operations in call/int gates (16 bit wrapping is handled i...
bellard
2003-11-16
quick and dirty CMOS irq emulation (windows install uses it) - emm386 keyboar...
bellard
2003-11-16
make windows happier
bellard
2003-11-13
call gate fix - verr and verw fix
bellard
2003-11-13
fixed pop %sp bug
bellard
2003-11-13
fixed lmsw instruction
bellard
2003-11-13
update
bellard
2003-11-13
Soundblaster 16 support (malc)
bellard
2003-11-13
iret and int fix for vm86 - added undefined instructions for real and vm86 mo...
bellard
2003-11-13
added verr, verw, arpl - more precise segment rights checks
bellard
[next]