projects
/
qemu.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
[qemu.git]
/
target-i386
/
helper2.c
2007-09-16
ths
find -type f | xargs sed -i 's/[\t ]$//g' # on most...
blob
|
commitdiff
|
raw
2007-09-10
ths
Fix the reported xlevel for Intel CPU, by Filip Navara.
blob
|
commitdiff
|
raw
|
diff to current
2007-07-31
ths
Initialize old_exception, by Bernhard Kauer.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-17
ths
Ptable calculation broken for 32bit code under x86_64...
blob
|
commitdiff
|
raw
|
diff to current
2007-04-07
j_mayer
cpu_get_phys_page_debug should return target_phys_addr_t
blob
|
commitdiff
|
raw
|
diff to current
2006-09-27
bellard
enabled PSE36 for x86_64 (fix for OpenSolaris as guest)
blob
|
commitdiff
|
raw
|
diff to current
2006-09-24
bellard
added SMM support
blob
|
commitdiff
|
raw
|
diff to current
2006-06-25
bellard
C99 64 bit printf
blob
|
commitdiff
|
raw
|
diff to current
2006-06-14
bellard
use glibc syscall (David Woodhouse)
blob
|
commitdiff
|
raw
|
diff to current
2006-04-25
bellard
enable APIC by default
blob
|
commitdiff
|
raw
|
diff to current
2006-04-23
bellard
SSE3 support (Joachim Henke)
blob
|
commitdiff
|
raw
|
diff to current
2005-12-04
bellard
generate GPF if non canonical addresses
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
bellard
NX support
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
bellard
added HF_HALTED bit
blob
|
commitdiff
|
raw
|
diff to current
2005-11-21
bellard
cpu_exec_init() change
blob
|
commitdiff
|
raw
|
diff to current
2005-07-23
bellard
x86_64 fixes (initial patch by Filip Navara)
blob
|
commitdiff
|
raw
|
diff to current
2005-07-03
bellard
better fpu state dump
blob
|
commitdiff
|
raw
|
diff to current
2005-04-23
bellard
return model id in cpuid for x86_64
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
bellard
enabled MMX, PAE and SEP
blob
|
commitdiff
|
raw
|
diff to current
2005-01-28
bellard
physical memory access functions
blob
|
commitdiff
|
raw
|
diff to current
2005-01-25
bellard
Support resolving addresses in PAE mode in cpu_get_phys...
blob
|
commitdiff
|
raw
|
diff to current
2005-01-12
bellard
enable MMX for x86_64 too
blob
|
commitdiff
|
raw
|
diff to current
2005-01-08
bellard
MMX/SSE support
blob
|
commitdiff
|
raw
|
diff to current
2005-01-03
bellard
x86_64 target support
blob
|
commitdiff
|
raw
|
diff to current
2004-10-09
bellard
monitor fixes
blob
|
commitdiff
|
raw
|
diff to current
2004-10-03
bellard
removed access_type hack
blob
|
commitdiff
|
raw
|
diff to current
2004-06-22
bellard
cpu_single_env init
blob
|
commitdiff
|
raw
|
diff to current
2004-06-20
bellard
boot to top of 4GB space
blob
|
commitdiff
|
raw
|
diff to current
2004-06-20
bellard
added cpu_reset()
blob
|
commitdiff
|
raw
|
diff to current
2004-06-19
bellard
buffer overflow fix
blob
|
commitdiff
|
raw
|
diff to current
2004-05-08
bellard
cr0.ET fix (Win95 boot fix)
blob
|
commitdiff
|
raw
|
diff to current
2004-04-25
bellard
dump A20 state
blob
|
commitdiff
|
raw
|
diff to current
2004-03-31
bellard
win32 port (initial patch by kazu)
blob
|
commitdiff
|
raw
|
diff to current
2004-03-04
bellard
2.6 kernel compile fix
blob
|
commitdiff
|
raw
|
diff to current
2004-02-25
bellard
CR0.MP/EM/TS support - native fpu support in code copy...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
bellard
experimental code copy support - fixed A20 emulation
blob
|
commitdiff
|
raw
|
diff to current
2004-02-07
bellard
fixed WP semantics
blob
|
commitdiff
|
raw
|
diff to current
2004-02-03
bellard
more precise TLB invalidation - init cleanup
blob
|
commitdiff
|
raw
|
diff to current
2004-01-24
bellard
combine PDE and PTE protections as in intel specs ...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-18
bellard
fixed dirty bit support for 4M pages (L4 Pistachio...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-13
bellard
fixed subtle bug: in some cases PG_DIRTY was not set...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-04
bellard
correct value for ADDSEG is real mode (fixes GRUB boot...
blob
|
commitdiff
|
raw
|
diff to current
2004-01-04
bellard
debug fixes - use more generic TLB mappings
blob
|
commitdiff
|
raw
|
diff to current
2003-12-02
bellard
dump irq inhibit flag as it is a part of the cpu state
blob
|
commitdiff
|
raw
|
diff to current
2003-11-23
bellard
a20 fix
blob
|
commitdiff
|
raw
|
diff to current
2003-11-19
bellard
always completely redefine the TLB in case of MMU fault
blob
|
commitdiff
|
raw
|
diff to current
2003-11-12
bellard
dump more registers
blob
|
commitdiff
|
raw
|
diff to current
2003-11-04
bellard
a20 support
blob
|
commitdiff
|
raw
|
diff to current
2003-10-27
bellard
full softmmu support
blob
|
commitdiff
|
raw
|
diff to current
2003-09-30
bellard
new directory structure
blob
|
commitdiff
|
raw
|
diff to current
This page took
0.397312 seconds
and
57
git commands to generate.