index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
op_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-30
exec.h cleanup
Blue Swirl
1
-4
/
+161
2011-06-26
Remove exec-all.h include directives
Blue Swirl
1
-1
/
+0
2011-06-26
x86: use caller supplied CPUState for interrupt related stuff
Blue Swirl
1
-8
/
+81
2011-06-26
cpu_loop_exit: avoid using AREG0
Blue Swirl
1
-8
/
+8
2011-06-03
target-i386: use floatx80 constants in helper_fld*_ST0()
Aurelien Jarno
1
-19
/
+8
2011-06-03
target-i386: remove old code handling float64
Aurelien Jarno
1
-159
/
+107
2011-04-25
target-i386: fix constants wrt softfloat
Aurelien Jarno
1
-7
/
+17
2011-04-25
target-i386: fix helper_fprem() and helper_fprem1() wrt softfloat
Aurelien Jarno
1
-20
/
+28
2011-04-25
target-i386: fix logarithmic and trigonometric helpers wrt softfloat
Aurelien Jarno
1
-26
/
+26
2011-04-25
target-i386: add CPU86_LDouble <-> double conversion functions
Aurelien Jarno
1
-0
/
+22
2011-04-25
target-i386: replace approx_rsqrt and approx_rcp by softfloat ops
Aurelien Jarno
1
-10
/
+0
2011-04-25
target-i386: fix helper_fsqrt() wrt softfloat
Aurelien Jarno
1
-5
/
+2
2011-04-25
target-i386: fix helper_fdiv() wrt softfloat
Aurelien Jarno
1
-2
/
+3
2011-04-25
target-i386: fix helper_fxtract() wrt softfloat
Aurelien Jarno
1
-7
/
+16
2011-04-25
target-i386: fix helper_fbld_ST0() wrt softfloat
Aurelien Jarno
1
-3
/
+4
2011-04-25
target-i386: fix helper_fscale() wrt softfloat
Aurelien Jarno
1
-1
/
+6
2011-04-20
Remove unused function parameter from cpu_restore_state
Stefan Weil
1
-1
/
+1
2011-04-17
target-i386: add floatx_{add,mul,sub} and use them
Aurelien Jarno
1
-10
/
+8
2010-10-13
i386: avoid a write only variable
Blue Swirl
1
-0
/
+4
2010-08-22
target-i386: svm: Fix MSRPM check
Adam Lackorzynski
1
-1
/
+1
2010-07-03
remove unused stuff from */exec.h
Paolo Bonzini
1
-1
/
+1
2010-06-30
x86: svm: Always clear event_inj on vmexit
Jan Kiszka
1
-0
/
+1
2010-06-19
apic: avoid passing CPUState from CPU code
Blue Swirl
1
-4
/
+4
2010-04-08
target-i386: Fix variable in (disabled) debugging code
Adam Lackorzynski
1
-1
/
+1
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
1
-0
/
+1
2010-02-28
target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptions
Jason Wessel
1
-0
/
+5
2009-10-23
target-i386: implement lzcnt emulation
Andre Przywara
1
-2
/
+12
2009-10-04
target-i386: Fix exceptions for fxsave/fxrstor
Kevin Wolf
1
-0
/
+10
2009-10-04
target-i386: add RDTSCP support
Andre Przywara
1
-0
/
+12
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-4
/
+4
2009-10-01
Get rid of _t suffix
malc
1
-4
/
+4
2009-09-20
ioports: remove unused env parameter and compile only once
Blue Swirl
1
-6
/
+6
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-42
/
+0
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
1
-0
/
+34
2009-05-22
x86: Add support for resume flag
Jan Kiszka
1
-0
/
+5
2009-04-23
Fix i386-linux-user build (Laurent Desnogues)
aliguori
1
-0
/
+8
2009-04-22
put valid data into exit_int_info if needed (Gleb Natapov)
aliguori
1
-27
/
+52
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-6
/
+6
2009-03-20
x86: Add NULL check to lsl (Jan Kiszka)
aliguori
1
-0
/
+2
2009-02-27
x86: use qemu_log_mask on triple faults (Chris Wright)
aliguori
1
-2
/
+1
2009-02-09
KVM: CPUID takes ecx as input value for some functions (Amit Shah)
aliguori
1
-1
/
+1
2009-02-02
Implement FFXSR (Alexander Graf)
aliguori
1
-8
/
+20
2009-02-01
Replace noreturn with QEMU_NORETURN
malc
1
-2
/
+2
2009-01-29
Use new logging API in reset handling (Jan Kiszka)
aliguori
1
-1
/
+1
2009-01-29
MTRR support on x86, part 2 (Carl-Daniel Hailfinger)
aliguori
1
-0
/
+7
2009-01-26
x86: Issue reset on triple faults (Jan Kiszka)
aliguori
1
-2
/
+15
2009-01-26
MTRR support on x86 (Carl-Daniel Hailfinger)
aliguori
1
-0
/
+80
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
1
-1
/
+1
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
1
-49
/
+28
[next]