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
PowerPC system emulation (Jocelyn Mayer) - modified patch to use new TLB api
bellard
2004-01-04
update
bellard
2004-01-04
make the bios be a ROM memory - glibc hacks for setvbuf and signals - correct...
bellard
2004-01-04
hack for target_ulong define
bellard
2004-01-04
assembly soft MMU defines on i386
bellard
2004-01-04
WHEEL defines may not be available in SDL
bellard
2004-01-04
updated so that PPC/ARM/SPARC executables are automatically launched when inv...
bellard
2004-01-04
correct cpu state
bellard
2004-01-04
CD-ROM detection fix
bellard
2004-01-04
(temporary) only physical dump is possible in gdb
bellard
2004-01-04
new generic TLB support - faster self modifying code support - added ROM memo...
bellard
2004-01-04
added support for direct patching on i386 host (faster emulation) - increased...
bellard
2004-01-04
added support for direct patching on i386 host (faster emulation)
bellard
2004-01-04
include stddef.h for size_t definition
bellard
2004-01-04
export more memory defines
bellard
2004-01-04
support for new TLB handling
bellard
2004-01-04
waiting for TARGET_HAS_SMC patch
bellard
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
2004-01-04
added raw/user/kernel memory accesses (faster emulation)
bellard
2004-01-04
fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...
bellard
2004-01-04
added stx_T1_A0 micro ops
bellard
2004-01-04
fixed word bit operations with memory offset - suppressed push/pop micro oper...
bellard
2004-01-04
correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...
bellard
2004-01-04
debug updates - page_unprotect() is no longer needed in softmmu case
bellard
2004-01-04
added PE to static CPU state (avoids flushing translated code when swiching b...
bellard
2004-01-04
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
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
[next]