Sign in
qemu-android
/
qemu-android
/
a3d6841ff82223f4c2bb05dbf3e29335e15f31c2
/
target-i386
a59cb4e
x86: Dump debug registers (Jan Kiszka)
by aliguori
· 16 years ago
01df040
x86: Debug register emulation (Jan Kiszka)
by aliguori
· 16 years ago
a1d1bb3
Refactor and enhance break/watchpoint API (Jan Kiszka)
by aliguori
· 16 years ago
6b91754
Refactor translation block CPU state handling (Jan Kiszka)
by aliguori
· 16 years ago
622ed36
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
by aliguori
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
30913ba
target-i386: fix helper_pmovmskb_mmx helper
by aurel32
· 16 years ago
10781c0
x86: fix warning without CONFIG_KVM (Mark McLoughlin)
by aliguori
· 16 years ago
5700308
Fix CPUID ext2 features masking (Avi Kivity)
by aliguori
· 16 years ago
984b518
Define kvm_ioctl in the same way as ioctl
by aliguori
· 16 years ago
59795a1
x86 CPUID extended family/model (Andre Przywara).
by balrog
· 16 years ago
0533044
Add missing files to KVM commit.
by aliguori
· 16 years ago
7ba1e61
Add KVM support to QEMU
by aliguori
· 16 years ago
6fd805e
Split CPUID from op_helper
by aliguori
· 16 years ago
0650f1a
Add additional CPU flag definitions
by aliguori
· 16 years ago
e5ceb24
Fix restore of older snapshots for target-i386 on big endian hosts
by aliguori
· 16 years ago
853f693
Fix cpuid ext_features value for Atom N270 (Blue Swirl).
by balrog
· 16 years ago
b1d8e52
Fix undeclared symbol warnings from sparse
by blueswir1
· 16 years ago
e65bdff
i386/SVM: return amount of ASIDs
by aurel32
· 16 years ago
45fd08e
target-i386: Add Core Duo Definition
by aurel32
· 16 years ago
000cacf
Fix crc32w decoding, fix a constant width in blendvpd.
by balrog
· 16 years ago
fdb0d09
x86 "popcnt" affects flags.
by balrog
· 16 years ago
222a333
Implement SSE4.1, SSE4.2 (x86).
by balrog
· 16 years ago
bdadc0b
Do not use load_seg_vm to load CS in real mode iret handling
by malc
· 16 years ago
b6c4f71
Resurrect the safe part of r5274
by blueswir1
· 16 years ago
6dc2d0d
x86 pextrw destination operand can be r64.
by balrog
· 16 years ago
d5e49a8
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
by balrog
· 16 years ago
f504975
Fix save/restore regression introduced by r5318
by aliguori
· 16 years ago
558fa83
My core2duo patch introduced a vague statement of "missing features" in
by pbrook
· 16 years ago
c0d8299
Rename -cpu atom to -cpu n270.
by balrog
· 16 years ago
a876e28
Fix definition of EMX bit in cpuid (Jens Axboe).
by balrog
· 16 years ago
2ca83a8
Revert r5274 which breaks savevm/loadvm
by blueswir1
· 17 years ago
0086de1
Add Atom (x86) cpu identification.
by balrog
· 17 years ago
2436b61
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
by balrog
· 17 years ago
e737b32
Core 2 Duo specification (Alexander Graf).
by balrog
· 17 years ago
c5096da
Clean up vendor identification (Alexander Graf).
by balrog
· 17 years ago
4242b1b
Implement x86 SSSE3 instructions.
by balrog
· 17 years ago
bb332cb
Use qemu_free() on env instead of free.
by balrog
· 17 years ago
67d8cec
Add signed versions of save/load functions
by blueswir1
· 17 years ago
c0a04f0
Fix up pxe boot (Glauber Costa)
by aliguori
· 17 years ago
eb38c52
Fix most warnings that would be caused by gcc flag -Wundef
by blueswir1
· 17 years ago
79383c9
Fix some warnings that would be generated by gcc -Wredundant-decls
by blueswir1
· 17 years ago
ca1c9e1
i386: Catch all non-present ptes in cpu_get_phys_page_debug (Jan Kiszka)
by aliguori
· 17 years ago
23e6c39
Fix task register type after reset (Avi Kivity)
by aliguori
· 17 years ago
2cfc5f1
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
by ths
· 17 years ago
28e1071
fix cvtsq2s[sd] (Juergen Lock)
by bellard
· 17 years ago
d70040b
Re-add static qualifier. Fix annother occurance of "const static".
by pbrook
· 17 years ago
2c90d79
Fix constant truncation, spotted by Jindrich Makovicka.
by ths
· 17 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 17 years ago
efade67
Fix rdtsc instruction counting.
by pbrook
· 17 years ago
b3c7724
Move CPU save/load registration to common code.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
40f8e2f
added model_id and vendor cpu model options (initial patch by Dan Kenigsberg) - various cleanup
by bellard
· 17 years ago
278ed7c
cmpxchg fixes
by bellard
· 17 years ago
9445117
HLT, MWAIT and MONITOR insn fixes (initial patch by Alexander Graf)
by bellard
· 17 years ago
e72210e
SVM: Fix segment attribute clobbering (Alexander Graf)
by bellard
· 17 years ago
ec9d607
undocumented 0x82 opcode is invalid in 64 bit code
by bellard
· 17 years ago
262ffda
Fix i386 segment descriptor types on reset (Avi Kivity)
by bellard
· 17 years ago
5cc1d1e
save more CPU state
by bellard
· 17 years ago
33c263d
SVM: added tsc_offset
by bellard
· 17 years ago
9575cb9
fixed exceptions for cpuid and invlpg
by bellard
· 17 years ago
960540b
GIF flag handling fix (Alexander Graf)
by bellard
· 17 years ago
db620f4
reworked SVM interrupt handling logic - fixed vmrun EIP saved value - reworked cr8 handling - added CPUState.hflags2
by bellard
· 17 years ago
914178d
32 bit SVM fixes - INVLPG and INVLPGA updates
by bellard
· 17 years ago
5efc27b
EFER loading fixes, including SVME bit
by bellard
· 17 years ago
1235fc0
Spelling fixes, by Stefan Weil.
by ths
· 17 years ago
da26024
kqemu API change - allow use of kqemu with 32 bit QEMU on a 64 bit host
by bellard
· 17 years ago
f8ed707
Fix typo.
by pbrook
· 17 years ago
6e68e07
Move clone() register setup to target specific code. Handle fork-like clone.
by pbrook
· 17 years ago
9133e39
Push common interrupt variables to cpu-defs.h (Glauber Costa)
by bellard
· 17 years ago
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
093f8f0
force bit 1 in eflags load
by bellard
· 17 years ago
872929a
SVM rework
by bellard
· 17 years ago
eaa728e
consistent naming for i386 TCG helper file
by bellard
· 17 years ago
26a5f13
variable dynamic translation buffer size
by bellard
· 17 years ago
2a449d1
fixed x86_64 regression
by bellard
· 17 years ago
1e4840b
transformed TN into temporaries - add local temporaries usage when needed - optimized fcmovX
by bellard
· 17 years ago
9b7b85d
Fix off-by-one unwinding error.
by pbrook
· 17 years ago
60ea3b6
Fix A20 debug dumps.
by pbrook
· 17 years ago
cb63669
Fix ARM conditional branch bug. Add tcg_gen_brcondi.
by pbrook
· 17 years ago
70cff25
use debug_insn_start to have nicer debug traces
by bellard
· 17 years ago
437a88a
proper helper definition registering (all targets must do that)
by bellard
· 17 years ago
c1c3796
optimization of shifts by a constant
by bellard
· 17 years ago
12e26b7
lahf/sahf cpuid test
by bellard
· 17 years ago
1b9d9eb
cmpxchg8b fix - added cmpxchg16b
by bellard
· 17 years ago
1130328
cmpxchg 64 bit fix
by bellard
· 17 years ago
d620595
fxsave/fxrstor 64 bit fix
by bellard
· 17 years ago
8e1c85e
converted conditional jumps, SET and CMOVx to TCG
by bellard
· 17 years ago
651ba60
converted env access to TCG
by bellard
· 17 years ago
bd7a7b3
convert eflags manipulation insns to TCG
by bellard
· 17 years ago
3bd7da9
convert remaining segment handling to TCG
by bellard
· 17 years ago
cec6843
converted LSL/LAR/VERW/VERR to TCG - force 16 bit memory access for LSL/LAR
by bellard
· 17 years ago
839bca8
suppressed no longer used ops
by bellard
· 17 years ago
07be379
converted INTO/CMPXCHG8B to TCG
by bellard
· 17 years ago
9d0763c
converted BCD ops to TCG
by bellard
· 17 years ago
0211e5a
converted MUL/IMUL to TCG
by bellard
· 17 years ago
6e0d867
converted string OPs and LOOP insns to TCG
by bellard
· 17 years ago
cd31fef
fixed INC/DEC condition codes
by bellard
· 17 years ago
e108dd0
converted sign extension ops to TCG
by bellard
· 17 years ago
bbf662e
MONITOR insn address generation fix - converted XLAT to TCG
by bellard
· 17 years ago
Next »