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
/
mips
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg: Pass tb and index to tcg_gen_exit_tb separately
Richard Henderson
2018-06-02
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2018-05-21
1
-12
/
+3
|
\
|
*
Remove unnecessary variables for function return value
Laurent Vivier
2018-05-20
1
-12
/
+3
*
|
target/mips: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-1
/
+2
|
/
*
target/mips: Remove floatX_maybe_silence_nan from conversions
Richard Henderson
2018-05-18
2
-6
/
+0
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-05-14
2
-1
/
+1
|
\
|
*
rename included C files to foo.inc.c, remove osdep.h
Paolo Bonzini
2018-05-11
2
-1
/
+1
*
|
target/mips: convert to TranslatorOps
Emilio G. Cota
2018-05-09
1
-114
/
+113
*
|
target/mips: use *ctx for DisasContext
Emilio G. Cota
2018-05-09
1
-82
/
+83
*
|
target/mips: convert to DisasContextBase
Emilio G. Cota
2018-05-09
1
-171
/
+175
*
|
target/mips: convert to DisasJumpType
Emilio G. Cota
2018-05-09
1
-95
/
+91
*
|
target/mips: use lookup_and_goto_ptr on BS_STOP
Emilio G. Cota
2018-05-09
1
-1
/
+2
*
|
target/mips: avoid integer overflow in next_page PC check
Emilio G. Cota
2018-05-09
1
-3
/
+3
|
/
*
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
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-3
/
+2
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
3
-7
/
+7
*
mips: Tweak location of ';' in macros
Eric Blake
2018-01-16
1
-16
/
+18
*
tcg: Remove TCGV_UNUSED* and TCGV_IS_UNUSED*
Richard Henderson
2017-12-29
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-10-30
4
-29
/
+13
|
\
|
*
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
2017-10-27
4
-29
/
+13
*
|
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: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
2017-10-26
1
-0
/
+2
*
|
tcg: Initialize cpu_env generically
Richard Henderson
2017-10-24
1
-4
/
+0
*
|
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
2017-10-24
1
-1
/
+1
*
|
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
2017-10-24
1
-13
/
+13
*
|
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
2017-10-24
2
-11
/
+1
|
/
*
linux-user: Tidy and enforce reserved_va initialization
Richard Henderson
2017-10-16
1
-1
/
+5
*
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
2017-10-10
1
-2
/
+2
*
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
2017-10-10
1
-4
/
+0
*
mips: Improve macro parenthesization
Eric Blake
2017-09-21
1
-28
/
+28
*
mips: replace cpu_mips_init() with cpu_generic_init()
Igor Mammedov
2017-09-21
2
-19
/
+1
*
mips: MIPSCPU model subclasses
Igor Mammedov
2017-09-21
5
-64
/
+117
*
mips: call cpu_mips_realize_env() from mips_cpu_realizefn()
Philippe Mathieu-Daudé
2017-09-21
2
-1
/
+3
*
mips: split cpu_mips_realize_env() out of cpu_mips_init()
Philippe Mathieu-Daudé
2017-09-21
2
-7
/
+13
*
mips: introduce internal.h and cleanup cpu.h
Philippe Mathieu-Daudé
2017-09-21
11
-353
/
+372
*
mips: move hw/mips/cputimer.c to target/mips/
Philippe Mathieu-Daudé
2017-09-21
2
-1
/
+165
*
target/mips: Convert VM clock update prints to warn_report
Alistair Francis
2017-09-19
1
-3
/
+3
*
Convert single line fprintf(.../n) to warn_report()
Alistair Francis
2017-09-19
1
-2
/
+2
*
target/mips: Fix RDHWR CC with icount
James Hogan
2017-08-02
1
-0
/
+11
*
target/mips: Drop redundant gen_io_start/stop()
James Hogan
2017-08-02
1
-8
/
+0
*
target/mips: Use BS_EXCP where interrupts are expected
James Hogan
2017-08-02
1
-13
/
+34
*
target-mips: apply CP0.PageMask before writing into TLB entry
Leon Alrae
2017-08-02
1
-2
/
+3
*
mips: Add KVM T&E segment support for TCG
James Hogan
2017-08-02
2
-4
/
+4
*
mips: Improve segment defs for KVM T&E guests
James Hogan
2017-08-02
1
-12
/
+11
*
target-mips: Don't stop on [d]mtc0 DESAVE/KScratch
James Hogan
2017-08-02
1
-4
/
+0
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
target/mips: Enable CP0_EBase.WG on MIPS64 CPUs
James Hogan
2017-07-21
1
-0
/
+2
*
target/mips: Add EVA support to P5600
James Hogan
2017-07-21
1
-6
/
+8
[next]