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
/
openrisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+2
*
Remove unnecessary minimum_version_id_old fields
Peter Maydell
2022-01-28
1
-1
/
+0
*
target/openrisc: Make openrisc_cpu_tlb_fill sysemu only
Richard Henderson
2021-11-02
4
-14
/
+6
*
target/openrisc: Drop checks for singlestep_enabled
Richard Henderson
2021-10-16
1
-15
/
+3
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-2
/
+0
*
target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
4
-7
/
+8
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-1
/
+1
*
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
2021-07-21
1
-17
/
+0
*
target/openrisc: Use dc->zero in gen_add, gen_addc
Richard Henderson
2021-07-13
1
-5
/
+5
*
target/openrisc: Cache constant 0 in DisasContext
Richard Henderson
2021-07-13
1
-6
/
+6
*
target/openrisc: Use tcg_constant_tl for dc->R0
Richard Henderson
2021-07-13
1
-8
/
+2
*
target/openrisc: Use tcg_constant_*
Richard Henderson
2021-07-13
1
-33
/
+9
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
2021-07-12
1
-8
/
+8
|
\
|
*
target/openrisc: Use translator_use_goto_tb
Richard Henderson
2021-07-09
1
-7
/
+8
|
*
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
1
-1
/
+0
*
|
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
1
-0
/
+2
|
/
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
target/openrisc: fix icount handling for timer instructions
Pavel Dovgalyuk
2021-04-01
1
-0
/
+15
*
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
2021-02-05
1
-4
/
+13
*
cpu: move cc->do_interrupt to tcg_ops
Claudio Fontana
2021-02-05
1
-1
/
+1
*
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Move cpu_exec_* to tcg_ops
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
cpu: Introduce TCGCpuOperations struct
Eduardo Habkost
2021-02-05
1
-1
/
+1
*
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-19
1
-1
/
+1
*
target/openrisc: Move pic_cpu code into CPU object proper
Peter Maydell
2020-12-15
2
-1
/
+32
*
target/openrisc: Remove dead code attempting to check "is timer disabled"
Peter Maydell
2020-11-17
1
-3
/
+0
*
qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros
Eduardo Habkost
2020-09-18
1
-1
/
+1
*
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
2020-09-09
1
-4
/
+2
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-6
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
meson: target
Paolo Bonzini
2020-08-21
4
-17
/
+25
*
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
3
-5
/
+5
*
softfloat: Name compare relation enum
Richard Henderson
2020-05-19
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2020-03-19
2
-5
/
+5
|
\
|
*
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
2020-03-18
2
-5
/
+5
*
|
gdbstub: extend GByteArray to read register helpers
Alex Bennée
2020-03-17
2
-2
/
+2
|
/
*
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
1
-2
/
+1
*
Merge remote-tracking branch 'remotes/rth/tags/pull-or1k-20200116' into staging
Peter Maydell
2020-01-17
1
-1
/
+1
|
\
|
*
target/openrisc: Fix FPCSR mask to allow setting DZF
Stafford Horne
2020-01-17
1
-1
/
+1
*
|
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-16
1
-1
/
+1
|
/
*
target/openrisc: fetch code with translator_ld
Emilio G. Cota
2019-10-28
1
-1
/
+1
*
target/openrisc: Update cpu "any" to v1.3
Richard Henderson
2019-09-04
1
-1
/
+1
*
target/openrisc: Implement l.adrp
Richard Henderson
2019-09-04
3
-0
/
+16
*
target/openrisc: Implement move to/from FPCSR
Richard Henderson
2019-09-04
5
-5
/
+38
*
target/openrisc: Implement unordered fp comparisons
Richard Henderson
2019-09-04
5
-0
/
+145
*
target/openrisc: Add support for ORFPX64A32
Richard Henderson
2019-09-04
6
-3
/
+332
*
target/openrisc: Check CPUCFG_OF32S for float insns
Richard Henderson
2019-09-04
2
-50
/
+36
[next]