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
2023-01-19
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Markus Armbruster
15
-15
/
+0
2023-01-18
Merge tag 'pull-request-2023-01-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
78
-267
/
+300
2023-01-18
s390x/pv: Implement a CGS check helper
Cédric Le Goater
1
-0
/
+40
2023-01-18
tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4
Thomas Huth
1
-4
/
+3
2023-01-18
tests/qtest/libqos/e1000e: Remove duplicate register definitions
Akihiko Odaki
2
-15
/
+10
2023-01-18
tests/qtest/e1000e-test: Fix the code style
Akihiko Odaki
2
-3
/
+5
2023-01-18
tests/qtest: Restrict bcm2835-dma-test to CONFIG_RASPI
Fabiano Rosas
1
-2
/
+2
2023-01-18
MAINTAINERS: Remove bouncing mail address from Kamil Rytarowski
Thomas Huth
1
-2
/
+0
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
69
-238
/
+237
2023-01-18
Makefile: allow 'make uninstall'
Peter Maydell
1
-1
/
+1
2023-01-18
Upgrade all packages in the FreeBSD VMs to ensure the freshness
Li-Wen Hsu
1
-2
/
+2
2023-01-17
tcg/riscv: Implement direct branch for goto_tb
Richard Henderson
1
-2
/
+17
2023-01-17
tcg/riscv: Introduce OPC_NOP
Richard Henderson
1
-1
/
+2
2023-01-17
tcg/arm: Implement direct branch for goto_tb
Richard Henderson
1
-15
/
+37
2023-01-17
tcg/sparc64: Reorg goto_tb implementation
Richard Henderson
1
-50
/
+37
2023-01-17
tcg/sparc64: Remove USE_REG_TB
Richard Henderson
1
-41
/
+21
2023-01-17
tcg/ppc: Reorg goto_tb implementation
Richard Henderson
2
-114
/
+41
2023-01-17
tcg/aarch64: Reorg goto_tb implementation
Richard Henderson
2
-39
/
+29
2023-01-17
tcg: Remove TCG_TARGET_HAS_direct_jump
Richard Henderson
17
-27
/
+14
2023-01-17
tcg: Always define tb_target_set_jmp_target
Richard Henderson
4
-0
/
+24
2023-01-17
tcg: Move tb_target_set_jmp_target declaration to tcg.h
Richard Henderson
11
-40
/
+3
2023-01-17
tcg: Change tb_target_set_jmp_target arguments
Richard Henderson
17
-36
/
+61
2023-01-17
tcg: Add TranslationBlock.jmp_insn_offset
Richard Henderson
3
-6
/
+8
2023-01-17
tcg: Add gen_tb to TCGContext
Richard Henderson
4
-27
/
+14
2023-01-17
tcg: Rename TB_JMP_RESET_OFFSET_INVALID to TB_JMP_OFFSET_INVALID
Richard Henderson
3
-7
/
+7
2023-01-17
tcg: Split out tcg_out_goto_tb
Richard Henderson
11
-171
/
+197
2023-01-17
tcg: Introduce get_jmp_target_addr
Richard Henderson
5
-4
/
+13
2023-01-17
tcg: Introduce set_jmp_insn_offset
Richard Henderson
7
-14
/
+19
2023-01-17
tcg: Replace asserts on tcg_jmp_insn_offset
Richard Henderson
6
-6
/
+6
2023-01-17
tcg/sparc64: Remove unused goto_tb code for indirect jump
Richard Henderson
1
-29
/
+12
2023-01-17
tcg/ppc: Remove unused goto_tb code for indirect jump
Richard Henderson
1
-19
/
+13
2023-01-17
tcg/i386: Remove unused goto_tb code for indirect jump
Richard Henderson
1
-9
/
+5
2023-01-17
tcg: Split out tcg_out_exit_tb
Richard Henderson
11
-97
/
+121
2023-01-17
Merge tag 'pull-tpm-2023-01-17-1' of https://github.com/stefanberger/qemu-tpm...
Peter Maydell
2
-1
/
+29
2023-01-17
Merge tag 'pull-tcg-20230116' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
19
-101
/
+763
2023-01-17
hw/ssi/sifive_spi.c: spelling: reigster
Michael Tokarev
1
-1
/
+1
2023-01-17
hw/cxl/cxl-host: Fix an error message typo
Hoa Nguyen
1
-1
/
+1
2023-01-16
tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channels
Stefan Berger
1
-0
/
+10
2023-01-16
tests/qtest: Poll on waitpid() for a while before sending SIGKILL
Stefan Berger
1
-1
/
+19
2023-01-16
accel/tcg: Split out cpu_exec_{setjmp,loop}
Richard Henderson
1
-57
/
+54
2023-01-16
util/bufferiszero: Use __attribute__((target)) for avx2/avx512
Richard Henderson
2
-41
/
+8
2023-01-16
tcg: add perfmap and jitdump
Ilya Leoshkevich
10
-0
/
+505
2023-01-16
accel/tcg: Add debuginfo support
Ilya Leoshkevich
7
-0
/
+191
2023-01-16
linux-user: Clean up when exiting due to a signal
Ilya Leoshkevich
1
-3
/
+5
2023-01-16
hw/cxl/cxl-cdat.c: spelling: missmatch
Michael Tokarev
1
-1
/
+1
2023-01-16
hw/pvrdma: Protect against buggy or malicious guest driver
Yuval Shaia
1
-0
/
+6
2023-01-16
ccid-card-emulated: fix cast warning/error
Marc-André Lureau
1
-1
/
+1
2023-01-16
hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
Philippe Mathieu-Daudé
4
-6
/
+4
2023-01-16
tests/qtest/test-hmp: Improve the check for verbose mode
Thomas Huth
1
-1
/
+1
2023-01-16
hw/usb: Mark the XLNX_VERSAL-related files as target-independent
Thomas Huth
1
-2
/
+2
[prev]
[next]