index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
m68k
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
m68k: fix floatx80_mod() (Coverity CID1390568)
Laurent Vivier
2018-05-14
1
-0
/
+1
*
target/m68k: Fix build Werror with gcc 8.0.1
Richard Henderson
2018-05-11
1
-2
/
+3
*
m68k: remove dead code (Coverity CID1390617)
Laurent Vivier
2018-05-01
1
-29
/
+14
*
m68k: Fix floatx80_lognp1 (Coverity CID1390587)
Laurent Vivier
2018-05-01
1
-1
/
+2
*
m68k: fix subx mem, mem instruction
Pavel Dovgalyuk
2018-04-30
1
-2
/
+2
*
m68k: fix exception stack frame for 68000
Pavel Dovgalyuk
2018-04-15
1
-15
/
+18
*
icount: fix cpu_restore_state_from_tb for non-tb-exit cases
Pavel Dovgalyuk
2018-04-11
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-20
1
-36
/
+66
|
\
|
*
target/m68k: add a mechanism to automatically free TCGv
Laurent Vivier
2018-03-20
1
-13
/
+43
|
*
target/m68k: add DisasContext parameter to gen_extend()
Laurent Vivier
2018-03-20
1
-23
/
+23
*
|
cpu: get rid of unused cpu_init() defines
Igor Mammedov
2018-03-19
1
-2
/
+0
*
|
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
2018-03-19
1
-0
/
+1
|
/
*
target/m68k: implement fcosh
Laurent Vivier
2018-03-13
5
-0
/
+91
*
target/m68k: implement fsinh
Laurent Vivier
2018-03-13
5
-0
/
+99
*
target/m68k: implement ftanh
Laurent Vivier
2018-03-13
5
-0
/
+377
*
target/m68k: implement fatanh
Laurent Vivier
2018-03-13
5
-0
/
+75
*
target/m68k: implement facos
Laurent Vivier
2018-03-13
5
-0
/
+80
*
target/m68k: implement fasin
Laurent Vivier
2018-03-13
5
-0
/
+75
*
target/m68k: implement fatan
Laurent Vivier
2018-03-13
6
-0
/
+341
*
target/m68k: implement fsincos
Laurent Vivier
2018-03-13
3
-0
/
+20
*
target/m68k: implement fcos
Laurent Vivier
2018-03-13
5
-0
/
+254
*
target/m68k: implement fsin
Laurent Vivier
2018-03-13
5
-0
/
+257
*
target/m68k: implement ftan
Laurent Vivier
2018-03-13
6
-0
/
+356
*
target/m68k: implement ftentox
Laurent Vivier
2018-03-09
5
-0
/
+163
*
target/m68k: implement ftwotox
Laurent Vivier
2018-03-09
6
-0
/
+244
*
target/m68k: implement fetox
Laurent Vivier
2018-03-09
6
-0
/
+327
*
target/m68k: implement flog2
Laurent Vivier
2018-03-09
5
-0
/
+77
*
target/m68k: implement flog10
Laurent Vivier
2018-03-09
5
-0
/
+67
*
target/m68k: implement flogn
Laurent Vivier
2018-03-09
5
-0
/
+178
*
target/m68k: implement flognp1
Laurent Vivier
2018-03-09
6
-0
/
+380
*
target/m68k: define floatx80_move()
Laurent Vivier
2018-03-09
2
-0
/
+28
*
target/m68k: add fscale, fgetman and fgetexp
Laurent Vivier
2018-03-04
5
-0
/
+174
*
target/m68k: add fmod/frem
Laurent Vivier
2018-03-04
7
-2
/
+176
*
target/m68k: TCGv returned by gen_load() must be freed
Laurent Vivier
2018-03-04
1
-0
/
+11
*
target/*/cpu.h: remove softfloat.h
Alex Bennée
2018-02-21
5
-2
/
+5
*
m68k: implement movep instruction
Pavel Dovgalyuk
2018-02-14
3
-0
/
+49
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-3
/
+2
*
target/m68k: add HMP command "info tlb"
Laurent Vivier
2018-01-25
3
-0
/
+235
*
target/m68k: add pflush/ptest
Laurent Vivier
2018-01-25
6
-0
/
+113
*
target/m68k: add moves
Laurent Vivier
2018-01-25
5
-7
/
+98
*
target/m68k: add index parameter to gen_load()/gen_store() and Co.
Laurent Vivier
2018-01-25
1
-59
/
+66
*
target/m68k: add Transparent Translation
Laurent Vivier
2018-01-25
4
-0
/
+104
*
target/m68k: add MC68040 MMU
Laurent Vivier
2018-01-25
6
-16
/
+423
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
3
-6
/
+6
*
target/m68k: fix TCG variable double free
Laurent Vivier
2018-01-25
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-01-08
8
-126
/
+926
|
\
|
*
target/m68k: fix m68k_cpu_dump_state()
Laurent Vivier
2018-01-04
2
-4
/
+8
|
*
target/m68k: add the Interrupt Stack Pointer
Laurent Vivier
2018-01-04
7
-17
/
+190
|
*
target/m68k: add andi/ori/eori to SR/CCR
Laurent Vivier
2018-01-04
1
-7
/
+46
|
*
target/m68k: add 680x0 "move to SR" instruction
Laurent Vivier
2018-01-04
1
-16
/
+22
[prev]
[next]