index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
2008-09-09
Fix up pxe boot (Glauber Costa)
aliguori
2008-09-06
Fix most warnings that would be caused by gcc flag -Wundef
blueswir1
2008-08-30
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-18
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
aliguori
2008-07-23
Fix task register type after reset (Avi Kivity)
aliguori
2008-07-18
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-07
fix cvtsq2s[sd] (Juergen Lock)
bellard
2008-07-05
Re-add static qualifier. Fix annother occurance of "const static".
pbrook
2008-07-03
Fix constant truncation, spotted by Jindrich Makovicka.
ths
2008-07-01
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-06-30
Fix rdtsc instruction counting.
pbrook
2008-06-30
Move CPU save/load registration to common code.
pbrook
2008-06-29
Add instruction counter.
pbrook
2008-06-20
added model_id and vendor cpu model options (initial patch by Dan Kenigsberg)...
bellard
2008-06-20
cmpxchg fixes
bellard
2008-06-18
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
bellard
2008-06-09
SVM: Fix segment attribute clobbering (Alexander Graf)
bellard
2008-06-06
undocumented 0x82 opcode is invalid in 64 bit code
bellard
2008-06-06
Fix i386 segment descriptor types on reset (Avi Kivity)
bellard
2008-06-04
save more CPU state
bellard
2008-06-04
SVM: added tsc_offset
bellard
2008-06-04
fixed exceptions for cpuid and invlpg
bellard
2008-06-04
GIF flag handling fix (Alexander Graf)
bellard
2008-06-04
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworke...
bellard
2008-06-04
32 bit SVM fixes - INVLPG and INVLPGA updates
bellard
2008-06-04
EFER loading fixes, including SVME bit
bellard
2008-06-03
Spelling fixes, by Stefan Weil.
ths
2008-05-30
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
bellard
2008-05-30
Fix typo.
pbrook
2008-05-30
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-29
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-28
moved halted field to CPU_COMMON
bellard
2008-05-28
force bit 1 in eflags load
bellard
2008-05-28
SVM rework
bellard
2008-05-28
consistent naming for i386 TCG helper file
bellard
2008-05-28
variable dynamic translation buffer size
bellard
2008-05-25
fixed x86_64 regression
bellard
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-05-24
Fix A20 debug dumps.
pbrook
2008-05-24
Fix ARM conditional branch bug.
pbrook
2008-05-22
use debug_insn_start to have nicer debug traces
bellard
2008-05-22
proper helper definition registering (all targets must do that)
bellard
2008-05-22
optimization of shifts by a constant
bellard
2008-05-22
lahf/sahf cpuid test
bellard
2008-05-22
cmpxchg8b fix - added cmpxchg16b
bellard
2008-05-22
cmpxchg 64 bit fix
bellard
2008-05-22
fxsave/fxrstor 64 bit fix
bellard
2008-05-21
converted conditional jumps, SET and CMOVx to TCG
bellard
2008-05-21
converted env access to TCG
bellard
[next]