index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-17
tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}
Richard Henderson
1
-17
/
+53
2021-03-17
tcg/tci: Split out tcg_out_op_rrrrcl
Richard Henderson
1
-8
/
+19
2021-03-17
tcg/tci: Split out tcg_out_op_rrrr
Richard Henderson
1
-6
/
+15
2021-03-17
tcg/tci: Split out tcg_out_op_rrrrrr
Richard Henderson
1
-8
/
+19
2021-03-17
tcg/tci: Split out tcg_out_op_rrcl
Richard Henderson
1
-6
/
+15
2021-03-17
tcg/tci: Split out tcg_out_op_rrrbb
Richard Henderson
1
-7
/
+16
2021-03-17
tcg/tci: Split out tcg_out_op_rrrrrc
Richard Henderson
1
-9
/
+21
2021-03-17
tcg/tci: Split out tcg_out_op_rrrc
Richard Henderson
1
-6
/
+15
2021-03-17
tcg/tci: Split out tcg_out_op_rrr
Richard Henderson
1
-5
/
+14
2021-03-17
tcg/tci: Split out tcg_out_op_rr
Richard Henderson
1
-13
/
+23
2021-03-17
tcg/tci: Split out tcg_out_op_p
Richard Henderson
1
-6
/
+12
2021-03-17
tcg/tci: Split out tcg_out_op_l
Richard Henderson
1
-3
/
+11
2021-03-17
tcg/tci: Split out tcg_out_op_rrs
Richard Henderson
1
-43
/
+37
2021-03-17
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...
Peter Maydell
11
-116
/
+159
2021-03-17
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i...
Peter Maydell
10
-35
/
+234
2021-03-17
tcg/tci: Push opcode emit into each case
Richard Henderson
1
-3
/
+32
2021-03-17
tcg/tci: Implement the disassembler properly
Richard Henderson
4
-64
/
+284
2021-03-17
tcg/tci: Remove tci_disas
Richard Henderson
2
-12
/
+0
2021-03-17
tcg/tci: Hoist op_size checking into tci_args_*
Richard Henderson
1
-14
/
+73
2021-03-17
tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}
Richard Henderson
1
-66
/
+81
2021-03-17
tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bits
Richard Henderson
2
-6
/
+6
2021-03-17
tcg/tci: Clean up deposit operations
Richard Henderson
3
-28
/
+30
2021-03-17
tcg/tci: Split out tci_args_rrrr
Richard Henderson
1
-5
/
+11
2021-03-17
tcg/tci: Split out tci_args_rrrrrr
Richard Henderson
1
-11
/
+20
2021-03-17
tcg/tci: Reuse tci_args_l for goto_tb
Richard Henderson
3
-23
/
+9
2021-03-17
tcg/tci: Reuse tci_args_l for exit_tb
Richard Henderson
2
-10
/
+5
2021-03-17
tcg/tci: Reuse tci_args_l for calls.
Richard Henderson
1
-19
/
+19
2021-03-17
tcg/tci: Split out tci_args_ri and tci_args_rI
Richard Henderson
1
-16
/
+22
2021-03-17
tcg/tci: Split out tci_args_rrcl and tci_args_rrrrcl
Richard Henderson
1
-20
/
+32
2021-03-17
tcg/tci: Split out tci_args_rrrrrc
Richard Henderson
1
-6
/
+19
2021-03-17
tcg/tci: Split out tci_args_l
Richard Henderson
1
-2
/
+8
2021-03-17
tcg/tci: Split out tci_args_rrrc
Richard Henderson
1
-10
/
+14
2021-03-17
tcg/tci: Split out tci_args_rrr
Richard Henderson
1
-97
/
+57
2021-03-17
tcg/tci: Split out tci_args_rr
Richard Henderson
1
-36
/
+31
2021-03-17
tcg/tci: Split out tci_args_rrs
Richard Henderson
1
-44
/
+67
2021-03-17
tcg/tci: Rename tci_read_r to tci_read_rval
Richard Henderson
1
-96
/
+96
2021-03-17
tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64
Richard Henderson
1
-4
/
+0
2021-03-17
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...
Peter Maydell
24
-0
/
+1330
2021-03-17
Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...
Peter Maydell
7
-52
/
+98
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2
-2
/
+6
2021-03-17
plugins: Fixes typo in qemu-plugin.h
Yonggang Luo
1
-2
/
+2
2021-03-17
plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
Yonggang Luo
1
-5
/
+3
2021-03-17
plugins: expand kernel-doc for memory query and instrumentation
Alex Bennée
1
-6
/
+30
2021-03-17
plugins: expand kernel-doc for instruction query and instrumentation
Alex Bennée
1
-2
/
+51
2021-03-17
plugins: expand inline exec kernel-doc documentation.
Alex Bennée
1
-1
/
+11
2021-03-17
plugins: add qemu_plugin_id_t to kernel-doc
Alex Bennée
1
-0
/
+3
2021-03-17
plugins: add qemu_plugin_cb_flags to kernel-doc
Alex Bennée
1
-3
/
+13
2021-03-17
plugins: expand the typedef kernel-docs for translation
Alex Bennée
1
-10
/
+13
2021-03-17
plugins: expand the callback typedef kernel-docs
Alex Bennée
1
-3
/
+22
2021-03-17
plugins: cleanup kernel-doc for qemu_plugin_install
Alex Bennée
1
-6
/
+6
[prev]
[next]