Sign in
qemu
/
qemu
/
1ed520c66e3f3b57b88d201c08558ec1616bf69d
/
target-i386
/
op_helper.c
21e87c4
i386: wire up MSR_IA32_MISC_ENABLE
by Avi Kivity
· 13 years ago
bccd9ec
softmmu_header: pass CPUState to tlb_fill
by Blue Swirl
· 14 years ago
c6bfc16
x86: fix daa opcode for al register values higher than 0xf9
by Boris Figovsky
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
3e45717
exec.h cleanup
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
e694d4e
x86: use caller supplied CPUState for interrupt related stuff
by Blue Swirl
· 14 years ago
1162c04
cpu_loop_exit: avoid using AREG0
by Blue Swirl
· 14 years ago
66fcf8f
target-i386: use floatx80 constants in helper_fld*_ST0()
by Aurelien Jarno
· 14 years ago
c31da13
target-i386: remove old code handling float64
by Aurelien Jarno
· 14 years ago
a1d8db0
target-i386: fix constants wrt softfloat
by Aurelien Jarno
· 14 years ago
bcb5fec
target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat
by Aurelien Jarno
· 14 years ago
a2c9ed3
target-i386: fix logarithmic and trigonometric helpers wrt softfloat
by Aurelien Jarno
· 14 years ago
47c0143
target-i386: add CPU86_LDouble <-> double conversion functions
by Aurelien Jarno
· 14 years ago
c2ef9a8
target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
by Aurelien Jarno
· 14 years ago
fec05e4
target-i386: fix helper_fsqrt() wrt softfloat
by Aurelien Jarno
· 14 years ago
1382278
target-i386: fix helper_fdiv() wrt softfloat
by Aurelien Jarno
· 14 years ago
c9ad19c
target-i386: fix helper_fxtract() wrt softfloat
by Aurelien Jarno
· 14 years ago
788e733
target-i386: fix helper_fbld_ST0() wrt softfloat
by Aurelien Jarno
· 14 years ago
be1c17c
target-i386: fix helper_fscale() wrt softfloat
by Aurelien Jarno
· 14 years ago
618ba8e
Remove unused function parameter from cpu_restore_state
by Stefan Weil
· 14 years ago
67dd64b
target-i386: add floatx_{add,mul,sub} and use them
by Aurelien Jarno
· 14 years ago
4581cbc
i386: avoid a write only variable
by Blue Swirl
· 14 years ago
583cd3c
target-i386: svm: Fix MSRPM check
by Adam Lackorzynski
· 15 years ago
83dae09
remove unused stuff from */exec.h
by Paolo Bonzini
· 15 years ago
ab5ea55
x86: svm: Always clear event_inj on vmexit
by Jan Kiszka
· 15 years ago
4a942ce
apic: avoid passing CPUState from CPU code
by Blue Swirl
· 15 years ago
9bd5494
target-i386: Fix variable in (disabled) debugging code
by Adam Lackorzynski
· 15 years ago
35bed8e
Move ioport.h out of cpu-all.h
by Paul Brook
· 15 years ago
63a5473
target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptions
by Jason Wessel
· 15 years ago
31501a7
target-i386: implement lzcnt emulation
by Andre Przywara
· 15 years ago
09d85fb
target-i386: Fix exceptions for fxsave/fxrstor
by Kevin Wolf
· 15 years ago
1b05007
target-i386: add RDTSCP support
by Andre Przywara
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
afcea8c
ioports: remove unused env parameter and compile only once
by Blue Swirl
· 15 years ago
4a1418e
Unbreak large mem support by removing kqemu
by Anthony Liguori
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
79c4f6b
QEMU: MCE: Add MCE simulation to qemu/tcg
by Huang Ying
· 16 years ago
a239780
x86: Add support for resume flag
by Jan Kiszka
· 16 years ago
00ea18d
Fix i386-linux-user build (Laurent Desnogues)
by aliguori
· 16 years ago
2ed51f5
put valid data into exit_int_info if needed (Gleb Natapov)
by aliguori
· 16 years ago
640f42e
kqemu: merge CONFIG_KQEMU and USE_KQEMU
by blueswir1
· 16 years ago
dc1ded5
x86: Add NULL check to lsl (Jan Kiszka)
by aliguori
· 16 years ago
680c306
x86: use qemu_log_mask on triple faults (Chris Wright)
by aliguori
· 16 years ago
e00b6f8
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
by aliguori
· 16 years ago
eef2655
Implement FFXSR (Alexander Graf)
by aliguori
· 16 years ago
a5e50b2
Replace noreturn with QEMU_NORETURN
by malc
· 16 years ago
6e48a40
Use new logging API in reset handling (Jan Kiszka)
by aliguori
· 16 years ago
dd5e3b1
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
by aliguori
· 16 years ago
f55761a
x86: Issue reset on triple faults (Jan Kiszka)
by aliguori
· 16 years ago
165d9b8
MTRR support on x86 (Carl-Daniel Hailfinger)
by aliguori
· 16 years ago
8fec2b8
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
by aliguori
· 16 years ago
93fcfe3
Convert references to logfile/loglevel to use qemu_log*() macros
by aliguori
· 16 years ago
d12d51d
Clean up debugging code #ifdefs (Eduardo Habkost)
by aliguori
· 16 years ago
1c918eb
Suppress i386 warnings
by blueswir1
· 16 years ago
7d99a00
Add noreturn function attribute
by blueswir1
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
d9957a8
x86 cleanup
by blueswir1
· 16 years ago
db8d990
Remove FORCE_RET() and RETURN()
by aurel32
· 16 years ago
01df040
x86: Debug register emulation (Jan Kiszka)
by aliguori
· 16 years ago
a7812ae
TCG variable type checking.
by pbrook
· 16 years ago
6fd805e
Split CPUID from op_helper
by aliguori
· 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
bdadc0b
Do not use load_seg_vm to load CS in real mode iret handling
by malc
· 16 years ago
d5e49a8
Handle MSR_IA32_PERF_STATUS in rdmsr (Alexander Graf).
by balrog
· 16 years ago
558fa83
My core2duo patch introduced a vague statement of "missing features" in
by pbrook
· 16 years ago
2436b61
SYSENTER/SYSEXIT IA-32e implementation (Alexander Graf).
by balrog
· 16 years ago
e737b32
Core 2 Duo specification (Alexander Graf).
by balrog
· 16 years ago
c0a04f0
Fix up pxe boot (Glauber Costa)
by aliguori
· 16 years ago
eb38c52
Fix most warnings that would be caused by gcc flag -Wundef
by blueswir1
· 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
33c263d
SVM: added tsc_offset
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
ce5232c
moved halted field to CPU_COMMON
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