index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
5
-0
/
+24
*
block: Error if backing file fails during creation without -u
Eric Blake
2020-07-14
4
-19
/
+20
*
qcow: Tolerate backing_fmt=
Eric Blake
2020-07-14
4
-1
/
+168
*
vmdk: Add trivial backing_fmt support
Eric Blake
2020-07-14
1
-0
/
+14
*
sheepdog: Add trivial backing_fmt support
Eric Blake
2020-07-14
1
-2
/
+16
*
block: Finish deprecation of 'qemu-img convert -n -o'
Eric Blake
2020-07-14
4
-12
/
+21
*
qemu-img: Flush stdout before before potential stderr messages
Eric Blake
2020-07-14
7
-12
/
+13
*
file-posix: Mitigate file fragmentation with extent size hints
Kevin Wolf
2020-07-14
7
-12
/
+80
*
iotests/059: Filter out disk size with more standard filter
Kevin Wolf
2020-07-14
2
-506
/
+505
*
qemu-img map: Don't limit block status request size
Kevin Wolf
2020-07-14
1
-4
/
+1
*
iotests: Simplify _filter_img_create() a bit
Max Reitz
2020-07-14
4
-61
/
+45
*
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20200713-pull-request...
Peter Maydell
2020-07-13
4
-31
/
+10
|
\
|
*
usb: fix usb-host build on windows.
Gerd Hoffmann
2020-07-13
1
-2
/
+2
|
*
ui: fix vc_chr_write call in text_console_do_init
Gerd Hoffmann
2020-07-13
1
-4
/
+4
|
*
docs/qdev-device-use: Clean up the sentences related to -usbdevice
Thomas Huth
2020-07-13
1
-25
/
+3
|
*
ossaudio: fix out of bounds write
Volker Rümelin
2020-07-13
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200713'...
Peter Maydell
2020-07-13
24
-107
/
+296
|
\
\
|
*
|
hw/arm/aspeed: Do not create and attach empty SD cards by default
Philippe Mathieu-Daudé
2020-07-13
1
-4
/
+5
|
*
|
hw/arm/palm.c: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
1
-9
/
+52
|
*
|
hw/arm/palm.c: Detabify
Peter Maydell
2020-07-13
1
-32
/
+32
|
*
|
hw/arm/tosa: Encapsulate misc GPIO handling in a device
Peter Maydell
2020-07-13
1
-24
/
+64
|
*
|
hw/arm/tosa.c: Detabify
Peter Maydell
2020-07-13
1
-26
/
+26
|
*
|
hw/nios2: exit to main CPU loop only when unmasking interrupts
Wentong Wu
2020-07-13
1
-1
/
+2
|
*
|
target/nios2: Use gen_io_start around wrctl instruction
Wentong Wu
2020-07-13
1
-0
/
+5
|
*
|
target/nios2: in line the semantics of DISAS_UPDATE with other targets
Wentong Wu
2020-07-13
1
-1
/
+1
|
*
|
target/nios2: add DISAS_NORETURN case for nothing more to generate
Wentong Wu
2020-07-13
1
-2
/
+3
|
*
|
util/drm: make portable by avoiding struct dirent d_type
Gerd Hoffmann
2020-07-13
1
-5
/
+14
|
*
|
util/oslib-posix.c: Implement qemu_init_exec_dir() for Haiku
David CARLIER
2020-07-13
1
-0
/
+19
|
*
|
util/compatfd.c: Only include <sys/syscall.h> if CONFIG_SIGNALFD
David CARLIER
2020-07-13
1
-0
/
+2
|
*
|
bswap.h: Include <endian.h> on Haiku for bswap operations
David CARLIER
2020-07-13
1
-0
/
+2
|
*
|
osdep.h: For Haiku, define SIGIO as equivalent to SIGPOLL
David CARLIER
2020-07-13
1
-0
/
+4
|
*
|
osdep.h: Always include <sys/signal.h> if it exists
David CARLIER
2020-07-13
4
-3
/
+11
|
*
|
build: Check that mlockall() exists
David CARLIER
2020-07-13
2
-0
/
+19
|
*
|
util/qemu-openpty.c: Don't assume pty.h is glibc-only
David CARLIER
2020-07-13
2
-1
/
+10
|
*
|
build: Enable BSD symbols for Haiku
David CARLIER
2020-07-13
1
-2
/
+2
|
*
|
virtio-iommu: Fix coverity issue in virtio_iommu_handle_command()
Eric Auger
2020-07-13
1
-0
/
+1
|
*
|
target/arm: Don't do raw writes for PMINTENCLR
Aaron Lindsay
2020-07-13
1
-2
/
+2
|
*
|
Add the ability to change the FEC PHY MDIO devices numbers on i.MX7 processor
Jean-Christophe Dubois
2020-07-13
2
-0
/
+10
|
*
|
Add the ability to change the FEC PHY MDIO device number on i.MX6 processor
Jean-Christophe Dubois
2020-07-13
2
-0
/
+8
|
*
|
Add the ability to change the FEC PHY MDIO device number on i.MX25 processor
Jean-Christophe Dubois
2020-07-13
2
-0
/
+8
|
*
|
target/arm: Fix mtedesc for do_mem_zpz
Richard Henderson
2020-07-13
1
-1
/
+1
|
*
|
hw/arm/bcm2836: Remove unused 'cpu_type' field
Philippe Mathieu-Daudé
2020-07-13
1
-1
/
+0
|
/
/
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-1...
Peter Maydell
2020-07-13
12
-63
/
+210
|
\
\
|
*
|
docs/system/s390x: Improve the 3270 documentation
Thomas Huth
2020-07-13
1
-6
/
+37
|
*
|
GitLab Gating CI: introduce pipeline-status contrib script
Cleber Rosa
2020-07-13
1
-0
/
+157
|
*
|
disas/sh4: Add missing fallthrough annotations
Thomas Huth
2020-07-13
1
-0
/
+2
|
*
|
Remove the CONFIG_PRAGMA_DIAGNOSTIC_AVAILABLE switch
Thomas Huth
2020-07-13
6
-51
/
+6
|
*
|
docs/devel/fuzzing: Fix bugs in documentation
Thomas Huth
2020-07-13
1
-3
/
+3
|
*
|
tests/qtest/fuzz: Add missing spaces in description
Thomas Huth
2020-07-13
1
-2
/
+2
|
*
|
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
2020-07-13
1
-0
/
+1
[next]