index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-04
hack for target_ulong define
bellard
1
-3
/
+3
2004-01-04
assembly soft MMU defines on i386
bellard
1
-0
/
+150
2004-01-04
WHEEL defines may not be available in SDL
bellard
1
-0
/
+2
2004-01-04
updated so that PPC/ARM/SPARC executables are automatically launched when inv...
bellard
1
-3
/
+34
2004-01-04
correct cpu state
bellard
1
-0
/
+1
2004-01-04
CD-ROM detection fix
bellard
1
-5
/
+10
2004-01-04
(temporary) only physical dump is possible in gdb
bellard
1
-2
/
+2
2004-01-04
new generic TLB support - faster self modifying code support - added ROM memo...
bellard
1
-271
/
+843
2004-01-04
added support for direct patching on i386 host (faster emulation) - increased...
bellard
1
-17
/
+120
2004-01-04
added support for direct patching on i386 host (faster emulation)
bellard
1
-0
/
+12
2004-01-04
include stddef.h for size_t definition
bellard
1
-0
/
+3
2004-01-04
export more memory defines
bellard
1
-0
/
+14
2004-01-04
support for new TLB handling
bellard
1
-2
/
+47
2004-01-04
waiting for TARGET_HAS_SMC patch
bellard
1
-1
/
+1
2004-01-04
added raw/user/kernel memory accesses for shifts/adc/sbb/cmpxchg/push/pop (fa...
bellard
1
-319
/
+295
2004-01-04
added raw/user/kernel memory accesses (faster emulation)
bellard
1
-23
/
+51
2004-01-04
fixed dx based protected in/outs (win98 install) - changed JUMP_TB2 branch nu...
bellard
1
-5
/
+13
2004-01-04
added stx_T1_A0 micro ops
bellard
1
-0
/
+17
2004-01-04
fixed word bit operations with memory offset - suppressed push/pop micro oper...
bellard
1
-80
/
+14
2004-01-04
correct value for ADDSEG is real mode (fixes GRUB boot) - update static prote...
bellard
1
-77
/
+14
2004-01-04
debug updates - page_unprotect() is no longer needed in softmmu case
bellard
1
-12
/
+28
2004-01-04
added PE to static CPU state (avoids flushing translated code when swiching b...
bellard
1
-3
/
+6
2004-01-04
signal fix: update the host signal 'signal ignored' state to avoid unexpected...
bellard
1
-29
/
+23
2004-01-04
update
bellard
2
-5
/
+8
2004-01-04
first multi target test (lauches 'ls')
bellard
1
-0
/
+6
2004-01-04
more precise PIT gate emulation
bellard
1
-5
/
+38
2004-01-04
removed test code
bellard
1
-1
/
+1
2004-01-04
explicited S3 specific code - added more debug code
bellard
1
-3
/
+43
2004-01-04
termios support for SPARC and PPC
bellard
5
-227
/
+1023
2004-01-04
stat64 fix - added getpagesize()
bellard
1
-17
/
+51
2004-01-04
SPARC fixes : syscall fixes - added user register window exception support
bellard
1
-21
/
+129
2004-01-04
added CPU callbacks
bellard
1
-37
/
+103
2004-01-04
more generic TLB support - began to fix unlikely interrupt issues
bellard
2
-20
/
+52
2004-01-04
aligned stack on 16 byte boundary - PPC target fixes - SPARC target fixes
bellard
1
-31
/
+84
2004-01-04
sparc fixes
bellard
1
-8
/
+8
2004-01-04
float access fixes
bellard
1
-42
/
+86
2004-01-04
update
bellard
2
-1
/
+2
2004-01-04
invd and wbinvd support - fixed code gen logic for invlpg - simpler exception...
bellard
2
-4
/
+19
2004-01-04
debug fixes - use more generic TLB mappings
bellard
1
-18
/
+8
2004-01-04
correct zero segment values when coming from VM86 mode - cache infos in CPUID...
bellard
2
-55
/
+107
2004-01-04
SPARC fixes: corrected PC/NPC logic (now slower but can be optimized a lot) -...
bellard
4
-765
/
+1064
2004-01-04
PowerPC fixes (Jocelyn Mayer)
bellard
6
-180
/
+382
2003-12-02
disable keyboard interrupts if keyboard clock disabled (may not be fully corr...
bellard
1
-2
/
+17
2003-12-02
P4 style multiplication eflags
bellard
4
-24
/
+49
2003-12-02
dump irq inhibit flag as it is a part of the cpu state
bellard
1
-2
/
+3
2003-12-02
more complete eflags testing for multiplication (P4 case only)
bellard
1
-9
/
+14
2003-11-30
imull fix (suggested by Robert J. Harley)
bellard
1
-1
/
+1
2003-11-23
a20 fix
bellard
1
-0
/
+4
2003-11-23
fixed eflags IF/IOPL update
bellard
4
-59
/
+70
2003-11-23
fixed PPC state reloading
bellard
1
-3
/
+3
[next]