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
2022-11-01
tests/tcg/multiarch: Add munmap-pthread.c
Ilya Leoshkevich
2
-0
/
+82
2022-11-01
accel/tcg: Complete cpu initialization before registration
Richard Henderson
3
-13
/
+21
2022-11-01
target/i386: Expand eflags updates inline
Richard Henderson
3
-51
/
+25
2022-11-01
accel/tcg: Remove reset_icount argument from cpu_restore_state_from_tb
Richard Henderson
3
-11
/
+10
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
17
-36
/
+25
2022-11-01
target/openrisc: Use cpu_unwind_state_data for mfspr
Richard Henderson
1
-2
/
+9
2022-11-01
target/openrisc: Always exit after mtspr npc
Richard Henderson
1
-1
/
+1
2022-11-01
target/i386: Use cpu_unwind_state_data for tpr access
Richard Henderson
1
-2
/
+23
2022-10-31
tests/vm: use -o IdentitiesOnly=yes for ssh
Ilya Leoshkevich
1
-1
/
+2
2022-10-31
tests/unit: cleanups for test-io-channel-command
Alex Bennée
1
-17
/
+28
2022-10-31
contrib/plugins: protect execlog's last_exec expansion
Alex Bennée
1
-8
/
+30
2022-10-31
contrib/plugins: enable debug on CONFIG_DEBUG_TCG
Alex Bennée
1
-0
/
+1
2022-10-31
tests/tcg: include CONFIG_PLUGIN in config-host.mak
Paolo Bonzini
1
-0
/
+3
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2
-0
/
+23
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
1
-3
/
+3
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
1
-1
/
+1
2022-10-31
tests/tcg: re-enable threadcount for sh4
Alex Bennée
1
-6
/
+0
2022-10-31
tests/tcg: re-enable linux-test for sh4
Alex Bennée
1
-6
/
+0
2022-10-31
tests/avocado: disable sh4 rd2 tests on Gitlab
Alex Bennée
1
-0
/
+5
2022-10-31
tests/avocado: raspi2_initrd: Wait for guest shutdown message before stopping
Peter Maydell
1
-1
/
+1
2022-10-31
tests/avocado: set -machine none for userfwd and vnc tests
Alex Bennée
2
-0
/
+4
2022-10-31
MAINTAINERS: fix-up for check-tcg Makefile changes
Alex Bennée
1
-2
/
+1
2022-10-31
MAINTAINERS: add features_to_c.sh to gdbstub files
Alex Bennée
1
-0
/
+1
2022-10-31
MAINTAINERS: add entries for the key build bits
Alex Bennée
1
-0
/
+25
2022-10-31
hw/usb: dev-mtp: Use g_mkdir()
Bin Meng
1
-2
/
+2
2022-10-31
block/vvfat: Unify the mkdir() call
Bin Meng
1
-6
/
+3
2022-10-31
tcg: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-10-31
semihosting/arm-compat-semi: Avoid using hardcoded /tmp
Bin Meng
1
-1
/
+2
2022-10-31
tests/tcg/nios2: Tweak 10m50-ghrd.ld
Richard Henderson
1
-5
/
+9
2022-10-31
tests/tcg: use regular semihosting for nios2-softmmu
Alex Bennée
1
-2
/
+1
2022-10-31
tests/docker: Add flex/bison to `debian-hexagon-cross`
Anton Johansson
1
-1
/
+1
2022-10-31
tests/avocado: extend the timeout for x86_64 tcg tests
Alex Bennée
1
-0
/
+1
2022-10-31
configure: fix the --enable-static --disable-pie case
Alex Bennée
1
-2
/
+3
2022-10-31
configure: don't enable cross compilers unless in target_list
Alex Bennée
1
-0
/
+9
2022-10-31
tests/docker: Add flex/bison to `debian-all-test`
Anton Johansson
1
-0
/
+2
2022-10-31
tests/docker: update test-mingw to run single build
Alex Bennée
1
-10
/
+6
2022-10-31
tests/lcitool: Refresh to latest libvirt-ci module
Alex Bennée
1
-0
/
+0
2022-10-31
tests/docker: update fedora-win[32|64]-cross with lcitool
Alex Bennée
3
-80
/
+207
2022-10-31
tests/lcitool: Rename non-Debian specific helper
Alex Bennée
1
-19
/
+19
2022-11-01
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson
3
-31
/
+68
2022-11-01
tcg/tci: fix logic error when registering helpers via FFI
Icenowy Zheng
1
-3
/
+3
2022-11-01
tcg/sparc64: Remove sparc32plus constraints
Richard Henderson
3
-84
/
+44
2022-11-01
tcg/sparc64: Rename from tcg/sparc
Richard Henderson
6
-4
/
+2
2022-11-01
tcg/sparc: Remove support for sparc32plus
Richard Henderson
3
-220
/
+34
2022-10-31
mac_newworld: Turn CORE99_VIA_CONFIG defines into an enum
BALATON Zoltan
1
-4
/
+6
2022-10-31
mac_{old|new}world: Code style fix adding missing braces to if-s
BALATON Zoltan
2
-5
/
+10
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
3
-5
/
+4
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
15
-18
/
+10
2022-10-31
hw/ppc/mac.h: Move PROM and KERNEL defines to board code
BALATON Zoltan
3
-5
/
+10
2022-10-31
hw/ppc/mac.h: Move grackle-pcihost type declaration out to a header
BALATON Zoltan
5
-16
/
+47
[prev]
[next]