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-07-13
hw/arm/palm.c: Detabify
Peter Maydell
1
-32
/
+32
2020-07-13
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-24
/
+64
2020-07-13
hw/arm/tosa.c: Detabify
Peter Maydell
1
-26
/
+26
2020-07-13
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
1
-1
/
+2
2020-07-13
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
1
-0
/
+5
2020-07-13
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
1
-1
/
+1
2020-07-13
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
1
-2
/
+3
2020-07-13
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
1
-5
/
+14
2020-07-13
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
1
-0
/
+19
2020-07-13
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
1
-0
/
+2
2020-07-13
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
1
-0
/
+2
2020-07-13
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
1
-0
/
+4
2020-07-13
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
4
-3
/
+11
2020-07-13
build: Check that mlockall() exists
David CARLIER
2
-0
/
+19
2020-07-13
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2
-1
/
+10
2020-07-13
build: Enable BSD symbols for Haiku
David CARLIER
1
-2
/
+2
2020-07-13
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
1
-0
/
+1
2020-07-13
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
1
-2
/
+2
2020-07-13
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2
-0
/
+10
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2
-0
/
+8
2020-07-13
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2
-0
/
+8
2020-07-13
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
1
-1
/
+1
2020-07-13
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-13
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...
Peter Maydell
12
-63
/
+210
2020-07-13
docs/system/s390x: Improve the 3270 documentation
Thomas Huth
1
-6
/
+37
2020-07-13
GitLab Gating CI: introduce pipeline-status contrib script
Cleber Rosa
1
-0
/
+157
2020-07-13
disas/sh4: Add missing fallthrough annotations
Thomas Huth
1
-0
/
+2
2020-07-13
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
6
-51
/
+6
2020-07-13
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
1
-3
/
+3
2020-07-13
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
1
-2
/
+2
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
1
-0
/
+1
2020-07-13
configure: do not clobber CFLAGS with --enable-fuzzing
Alexander Bulekov
1
-1
/
+1
2020-07-13
configure: fix malloc check
Olaf Hering
1
-0
/
+1
2020-07-13
Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...
Peter Maydell
9
-62
/
+195
2020-07-13
chardev: Extract system emulation specific code
Philippe Mathieu-Daudé
4
-34
/
+74
2020-07-13
chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h"
Philippe Mathieu-Daudé
4
-6
/
+7
2020-07-13
chardev: Restrict msmouse / wctablet / testdev to system emulation
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-13
tests/test-char: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-13
monitor/misc: Remove unused "chardev/char-mux.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2020-07-13
char: fix use-after-free with dup chardev & reconnect
Marc-André Lureau
2
-3
/
+54
2020-07-13
chardev: don't abort on attempt to add duplicated chardev
Marc-André Lureau
1
-1
/
+5
2020-07-13
char-socket: initialize reconnect timer only when the timer doesn't start
Li Feng
2
-18
/
+57
2020-07-12
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-1107...
Peter Maydell
76
-448
/
+2034
2020-07-11
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/avr-port-20200711' i...
Peter Maydell
49
-1
/
+7172
2020-07-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
70
-441
/
+1615
2020-07-11
iotests: Set LC_ALL=C for sort
Max Reitz
1
-1
/
+1
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2
-19
/
+10
2020-07-11
tests: fix "make check-qtest" for modular builds
Gerd Hoffmann
1
-0
/
+1
2020-07-11
.cirrus.yml: add bash to the brew packages
Alex Bennée
1
-2
/
+2
2020-07-11
tests/docker: update toolchain set in debian-xtensa-cross
Max Filippov
2
-4
/
+4
[next]