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
...
*
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
|
*
target/m68k: move CCR/SR functions
Laurent Vivier
2018-01-04
1
-56
/
+55
|
*
target/m68k: implement fsave/frestore
Laurent Vivier
2018-01-04
1
-8
/
+15
|
*
target/m68k: add reset
Laurent Vivier
2018-01-04
3
-0
/
+24
|
*
target/m68k: add cpush/cinv
Laurent Vivier
2018-01-04
1
-0
/
+20
|
*
target/m68k: softmmu cleanup
Laurent Vivier
2018-01-04
1
-6
/
+33
|
*
target/m68k: add move16
Laurent Vivier
2018-01-04
3
-1
/
+82
|
*
target/m68k: add chk and chk2
Laurent Vivier
2018-01-04
5
-1
/
+143
|
*
target/m68k: manage 680x0 stack frames
Laurent Vivier
2018-01-04
3
-7
/
+164
|
*
target/m68k: add CPU_LOG_INT trace
Laurent Vivier
2018-01-04
2
-2
/
+123
|
*
target/m68k: use insn_pc to generate instruction fault address
Laurent Vivier
2018-01-04
1
-20
/
+20
|
*
target/m68k: fix gen_get_ccr()
Laurent Vivier
2018-01-04
1
-1
/
+0
|
*
target-m68k: sync CC_OP before gen_jmp_tb()
Laurent Vivier
2018-01-04
1
-1
/
+2
*
|
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-7
/
+7
*
|
target/*helper: don't check retaddr before calling cpu_restore_state
Alex Bennée
2017-12-28
1
-5
/
+2
|
/
*
target/m68k: fix set_cc_op()
Laurent Vivier
2017-12-21
2
-1
/
+2
*
target/m68k: add monitor.c
Laurent Vivier
2017-12-21
2
-0
/
+40
*
target/m68k: remove unused variable gen_throws_exception
Laurent Vivier
2017-12-21
1
-10
/
+0
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-30
2
-48
/
+30
|
\
|
*
m68k: cleanup cpu type name composition
Igor Mammedov
2017-10-27
2
-48
/
+30
*
|
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
2017-10-27
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
disas: Remove unused flags arguments
Richard Henderson
2017-10-25
1
-1
/
+1
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-5
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
target/m68k: check CF_PARALLEL instead of parallel_cpus
Emilio G. Cota
2017-10-24
3
-15
/
+31
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-3
/
+3
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
1
-6
/
+1
*
|
tcg: Remove TCGV_EQUAL*
Richard Henderson
2017-10-24
1
-1
/
+1
|
/
[prev]
[next]