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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-06-09
hw/misc/empty_slot: Add a 'name' qdev property
Philippe Mathieu-Daudé
1
-1
/
+6
2020-06-09
hw/misc/empty_slot: Convert 'size' field as qdev property
Philippe Mathieu-Daudé
1
-6
/
+9
2020-06-09
hw/misc/empty_slot: Lower address space priority
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/sparc/sun4m: Use UnimplementedDevice for I/O devices
Philippe Mathieu-Daudé
2
-4
/
+8
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
16
-73
/
+143
2020-06-05
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605'...
Peter Maydell
28
-915
/
+4263
2020-06-05
stubs: Restrict ui/win32-kbd-hook to system-mode
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-05
hw/core: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2
-1
/
+8
2020-06-05
target/s390x: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-7
/
+5
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
1
-1
/
+5
2020-06-05
arch_init: Remove unused 'qapi-commands-misc.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-05
exec: Assert CPU migration is not used on user-only build
Philippe Mathieu-Daudé
1
-1
/
+3
2020-06-05
target/riscv/cpu: Restrict CPU migration to system-mode
Philippe Mathieu-Daudé
1
-2
/
+4
2020-06-05
stubs/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
1
-21
/
+29
2020-06-05
util/Makefile: Reduce the user-mode object list
Philippe Mathieu-Daudé
1
-21
/
+38
2020-06-05
tests/Makefile: Restrict some softmmu-only tests
Philippe Mathieu-Daudé
1
-8
/
+8
2020-06-05
tests/Makefile: Only display TCG-related tests when TCG is available
Philippe Mathieu-Daudé
1
-0
/
+2
2020-06-05
configure: Avoid building TCG when not needed
Philippe Mathieu-Daudé
1
-0
/
+4
2020-06-05
Makefile: Only build virtiofsd if system-mode is enabled
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-05
linux-user: implement OFD locks
Andreas Schwab
2
-0
/
+10
2020-06-05
linux-user/mmap.c: fix integer underflow in target_mremap
Jonathan Marler
1
-1
/
+1
2020-06-05
linux-user/strace.list: fix epoll_create{,1} -strace output
Sergei Trofimovich
1
-2
/
+2
2020-06-05
linux-user: Add support for /proc/cpuinfo on hppa platform
Helge Deller
1
-2
/
+14
2020-06-05
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200605' into staging
Peter Maydell
12
-26
/
+219
2020-06-05
target/arm: Convert Neon one-register-and-immediate insns to decodetree
Peter Maydell
3
-99
/
+142
2020-06-05
target/arm: Convert VCVT fixed-point ops to decodetree
Peter Maydell
3
-73
/
+62
2020-06-05
target/arm: Convert Neon VSHLL, VMOVL to decodetree
Peter Maydell
3
-44
/
+99
2020-06-05
target/arm: Convert Neon narrowing shifts with op==9 to decodetree
Peter Maydell
3
-108
/
+37
2020-06-05
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
Peter Maydell
3
-0
/
+195
2020-06-05
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
Peter Maydell
3
-107
/
+126
2020-06-05
target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decode...
Peter Maydell
3
-48
/
+46
2020-06-05
target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
Peter Maydell
3
-20
/
+67
2020-06-05
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
Peter Maydell
3
-10
/
+71
2020-06-05
raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
Paul Zimmerman
1
-2
/
+7
2020-06-05
wire in the dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
2
-2
/
+22
2020-06-05
usb: add short-packet handling to usb-storage driver
Paul Zimmerman
1
-1
/
+14
2020-06-05
dwc-hsotg (dwc2) USB host controller emulation
Paul Zimmerman
4
-0
/
+1473
2020-06-05
dwc-hsotg (dwc2) USB host controller state definitions
Paul Zimmerman
1
-0
/
+190
2020-06-05
dwc-hsotg (dwc2) USB host controller register definitions
Paul Zimmerman
1
-0
/
+899
2020-06-05
raspi: add BCM2835 SOC MPHI emulation
Paul Zimmerman
5
-0
/
+255
2020-06-05
docs/system: Document Aspeed boards
Cédric Le Goater
2
-0
/
+86
2020-06-05
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
Thomas Huth
1
-0
/
+26
2020-06-05
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
1
-1
/
+3
2020-06-05
target/arm: Split helper_crypto_sm3tt
Richard Henderson
3
-23
/
+27
2020-06-05
target/arm: Split helper_crypto_sha1_3reg
Richard Henderson
5
-94
/
+95
2020-06-05
target/arm: Convert sha1 and sha256 to gvec helpers
Richard Henderson
6
-162
/
+66
2020-06-05
target/arm: Convert sha512 and sm3 to gvec helpers
Richard Henderson
3
-47
/
+55
2020-06-05
target/arm: Convert rax1 to gvec helpers
Richard Henderson
4
-28
/
+47
2020-06-05
target/arm: Convert aes and sm4 to gvec helpers
Richard Henderson
6
-67
/
+138
2020-06-05
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
Philippe Mathieu-Daudé
1
-17
/
+49
[prev]
[next]