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-10
qom/object: Move Object typedef to 'qemu/typedefs.h'
Philippe Mathieu-Daudé
9
-12
/
+1
2020-06-10
target/i386: Fix OUTL debug output
Philippe Mathieu-Daudé
1
-1
/
+1
2020-06-10
qom/object: Fix object_child_foreach_recursive() return value
Cédric Le Goater
1
-1
/
+4
2020-06-10
icount: fix shift=auto for record/replay
Pavel Dovgalyuk
1
-1
/
+19
2020-06-10
numa: prevent usage of -M memory-backend and -numa memdev at the same time
Igor Mammedov
1
-0
/
+5
2020-06-10
vl.c: run preconfig loop before creating default RAM backend
Igor Mammedov
1
-2
/
+3
2020-06-10
run-coverity-scan: support --update-tools-only --docker
Paolo Bonzini
1
-16
/
+23
2020-06-10
run-coverity-scan: download tools outside the container
Paolo Bonzini
2
-21
/
+24
2020-06-10
run-coverity-scan: use --no-update-tools in docker run
Paolo Bonzini
1
-6
/
+5
2020-06-10
run-coverity-scan: add --no-update-tools option
Paolo Bonzini
1
-14
/
+23
2020-06-10
run-coverity-scan: use docker.py
Paolo Bonzini
2
-12
/
+22
2020-06-10
run-coverity-scan: get Coverity token and email from special git config section
Paolo Bonzini
1
-9
/
+15
2020-06-10
docker.py/build: support binary files in --extra-files
Paolo Bonzini
1
-2
/
+6
2020-06-10
docker.py/build: support -t and -f arguments
Paolo Bonzini
2
-4
/
+4
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
[next]