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-09-14
target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-8
/
+5
2021-09-14
target/rx: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-1
/
+7
2021-09-14
target/sparc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-1
/
+3
2021-09-14
target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-10
/
+5
2021-09-14
target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-7
/
+2
2021-09-14
target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-21
/
+6
2021-09-14
target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
4
-7
/
+8
2021-09-14
target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
1
-2
/
+3
2021-09-14
target/mips: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
5
-26
/
+22
2021-09-14
target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-12
/
+5
2021-09-14
target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-14
/
+6
2021-09-14
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2
-64
/
+62
2021-09-14
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-9
/
+5
2021-09-14
target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-8
/
+5
2021-09-14
target/cris: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-18
/
+5
2021-09-14
target/arm: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-7
/
+9
2021-09-14
target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
3
-5
/
+4
2021-09-14
accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
Philippe Mathieu-Daudé
3
-12
/
+20
2021-09-14
target/xtensa: Restrict do_transaction_failed() to sysemu
Philippe Mathieu-Daudé
1
-0
/
+2
2021-09-14
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
1
-3
/
+1
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
1
-0
/
+3
2021-09-14
target/avr: Remove pointless use of CONFIG_USER_ONLY definition
Philippe Mathieu-Daudé
1
-3
/
+0
2021-09-14
tcg/arm: Fix tcg_out_vec_op function signature
Jose R. Ziviani
1
-1
/
+2
2021-09-14
tcg/ppc: Ensure _CALL_SYSV is set for 32-bit ELF
Richard Henderson
1
-3
/
+18
2021-09-14
tcg/ppc: Replace TCG_TARGET_CALL_DARWIN with _CALL_DARWIN
Richard Henderson
1
-4
/
+4
2021-09-14
tcg: Remove tcg_global_reg_new defines
Bin Meng
2
-5
/
+0
2021-09-14
accel/tcg: remove redundant TCG_KICK_PERIOD define
Luc Michel
1
-2
/
+0
2021-09-14
tcg/i386: Split P_VEXW from P_REXW
Richard Henderson
1
-6
/
+7
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
4
-41
/
+97
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
20
-50
/
+58
2021-09-14
Merge remote-tracking branch 'remotes/marcandre/tags/misc-pull-request' into ...
Peter Maydell
6
-11
/
+73
2021-09-14
gitlab-ci: Make more custom runner jobs manual, and don't allow failure
Peter Maydell
1
-12
/
+8
2021-09-14
chardev: add some comments about the class methods
Marc-André Lureau
1
-0
/
+33
2021-09-14
chardev: remove needless class method
Marc-André Lureau
2
-5
/
+2
2021-09-14
chardev: Propagate error from logfile opening
Michal Privoznik
1
-5
/
+2
2021-09-14
meson.build: fix comment typo
Marc-André Lureau
1
-1
/
+1
2021-09-14
docs: add supported host CPU architectures section
Marc-André Lureau
2
-0
/
+35
2021-09-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210913-...
Peter Maydell
35
-190
/
+2124
2021-09-13
hw/arm/mps2.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-1
/
+11
2021-09-13
hw/arm/mps2-tz.c: Mark internal-only I2C buses as 'full'
Peter Maydell
1
-14
/
+43
2021-09-13
hw/arm/mps2-tz.c: Add extra data parameter to MakeDevFn
Peter Maydell
1
-13
/
+22
2021-09-13
qdev: Support marking individual buses as 'full'
Peter Maydell
2
-1
/
+30
2021-09-13
target/arm: Merge disas_a64_insn into aarch64_tr_translate_insn
Richard Henderson
1
-115
/
+109
2021-09-13
target/arm: Take an exception if PSTATE.IL is set
Peter Maydell
7
-0
/
+49
2021-09-13
tests/data/acpi/virt: Update IORT files for ITS
Shashi Mallela
5
-4
/
+0
2021-09-13
hw/arm/virt: add ITS support in virt GIC
Shashi Mallela
3
-4
/
+31
2021-09-13
tests/data/acpi/virt: Add IORT files for ITS
Shashi Mallela
5
-0
/
+4
2021-09-13
hw/intc: GICv3 redistributor ITS processing
Shashi Mallela
7
-2
/
+200
2021-09-13
hw/intc: GICv3 ITS Feature enablement
Shashi Mallela
5
-4
/
+28
2021-09-13
hw/intc: GICv3 ITS Command processing
Shashi Mallela
3
-1
/
+378
[prev]
[next]