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-14
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
5
-0
/
+24
2020-07-14
block: Error if backing file fails during creation without -u
Eric Blake
4
-19
/
+20
2020-07-14
qcow: Tolerate backing_fmt=
Eric Blake
4
-1
/
+168
2020-07-14
vmdk: Add trivial backing_fmt support
Eric Blake
1
-0
/
+14
2020-07-14
sheepdog: Add trivial backing_fmt support
Eric Blake
1
-2
/
+16
2020-07-14
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
4
-12
/
+21
2020-07-14
qemu-img: Flush stdout before before potential stderr messages
Eric Blake
7
-12
/
+13
2020-07-14
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
7
-12
/
+80
2020-07-14
iotests/059: Filter out disk size with more standard filter
Kevin Wolf
2
-506
/
+505
2020-07-14
qemu-img map: Don't limit block status request size
Kevin Wolf
1
-4
/
+1
2020-07-14
iotests: Simplify _filter_img_create() a bit
Max Reitz
4
-61
/
+45
2020-07-13
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
4
-31
/
+10
2020-07-13
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...
Peter Maydell
24
-107
/
+296
2020-07-13
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
1
-4
/
+5
2020-07-13
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
1
-9
/
+52
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
usb: fix usb-host build on windows.
Gerd Hoffmann
1
-2
/
+2
2020-07-13
ui: fix vc_chr_write call in text_console_do_init
Gerd Hoffmann
1
-4
/
+4
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
[next]