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
2020-06-09
qcow2.py: python style fixes
Vladimir Sementsov-Ogievskiy
1
-39
/
+56
2020-06-09
qemu-img: Fix doc typo for 'bitmap' subcommand
Eric Blake
1
-1
/
+1
2020-06-09
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sparc-next-20200609'...
Peter Maydell
15
-70
/
+124
2020-06-09
target/sparc/int32_helper: Extract and use excp_name_str()
Philippe Mathieu-Daudé
1
-6
/
+12
2020-06-09
target/sparc/int32_helper: Remove DEBUG_PCALL definition
Philippe Mathieu-Daudé
1
-5
/
+0
2020-06-09
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Add trace events on read accesses
Philippe Mathieu-Daudé
2
-2
/
+15
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Fix AHB PnP 8-bit accesses
Philippe Mathieu-Daudé
1
-0
/
+4
2020-06-09
hw/misc/grlib_ahb_apb_pnp: Avoid crash when writing to AHB PnP registers
Philippe Mathieu-Daudé
1
-0
/
+7
2020-06-09
hw/sparc64/niagara: Remove duplicated NIAGARA_UART_BASE definition
Philippe Mathieu-Daudé
1
-1
/
+0
2020-06-09
hw/sparc64/niagara: Map the UART device unconditionally
Philippe Mathieu-Daudé
1
-4
/
+2
2020-06-09
hw/sparc/leon3: Map the UART device unconditionally
Philippe Mathieu-Daudé
1
-10
/
+8
2020-06-09
hw/misc/empty_slot: Name the slots when created
Philippe Mathieu-Daudé
4
-6
/
+10
2020-06-09
hw/misc/empty_slot: Move the 'hw/misc' and cover in MAINTAINERS
Philippe Mathieu-Daudé
10
-18
/
+35
2020-06-09
hw/misc/empty_slot: Convert debug printf() to trace event
Philippe Mathieu-Daudé
2
-11
/
+12
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
[next]