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
*
meson.build: Declare global edk2_targets / install_edk2_blobs variables
Philippe Mathieu-Daudé
2021-01-23
3
-18
/
+25
*
meson: Add a section header for library dependencies
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+2
*
meson: Display crypto-related information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-14
/
+18
*
meson: Display block layer information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-18
/
+25
*
meson: Display accelerators and selected targets altogether
Philippe Mathieu-Daudé
2021-01-23
1
-14
/
+24
*
meson: Summarize compilation-related information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-29
/
+37
*
meson: Summarize overall features altogether
Philippe Mathieu-Daudé
2021-01-23
1
-24
/
+30
*
meson: Display host binaries information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-12
/
+18
*
meson: Summarize information related to directories first
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+5
*
meson: convert wixl detection to Meson
Paolo Bonzini
2021-01-23
5
-92
/
+61
*
nsis: adjust for new MinGW paths
Paolo Bonzini
2021-01-23
1
-38
/
+4
*
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
2021-01-23
2
-1
/
+2
*
build-sys: add libvhost-user missing dependencies
Marc-André Lureau
2021-01-23
1
-0
/
+3
*
build-sys: set global arguments for cflags/ldflags
Marc-André Lureau
2021-01-23
1
-8
/
+8
*
build-sys: remove unused LIBS
Marc-André Lureau
2021-01-23
1
-32
/
+0
*
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
2021-01-23
1
-6
/
+24
*
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+1
*
util/cacheflush: Fix error generated by clang
Gan Qixin
2021-01-21
1
-4
/
+4
*
build-system: clean up TCG/TCI configury
Paolo Bonzini
2021-01-21
4
-31
/
+30
*
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
1
-0
/
+1
*
configure: MinGW respect --bindir argument
Joshua Watt
2021-01-21
1
-11
/
+6
*
runstate: cleanup reboot and panic actions
Paolo Bonzini
2021-01-21
5
-14
/
+17
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
2021-01-21
301
-72
/
+452
|
\
|
*
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-21
1
-8
/
+1
|
*
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
2021-01-21
1
-3
/
+2
|
*
iotests/264: fix style
Vladimir Sementsov-Ogievskiy
2021-01-21
1
-6
/
+5
|
*
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
2021-01-20
291
-0
/
+291
|
*
iotests/294: add shebang line
Vladimir Sementsov-Ogievskiy
2021-01-20
1
-0
/
+1
|
*
iotests: make tests executable
Vladimir Sementsov-Ogievskiy
2021-01-20
3
-0
/
+0
|
*
iotests: fix some whitespaces in test output files
Vladimir Sementsov-Ogievskiy
2021-01-20
3
-12
/
+12
|
*
iotests/303: use dot slash for qcow2.py running
Vladimir Sementsov-Ogievskiy
2021-01-20
1
-1
/
+1
|
*
iotests/277: use dot slash for nbd-fault-injector.py running
Vladimir Sementsov-Ogievskiy
2021-01-20
1
-1
/
+1
|
*
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
2021-01-20
1
-14
/
+106
|
*
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
2021-01-20
3
-3
/
+14
|
*
qemu-nbd: Fix a memleak in nbd_client_thread()
Alex Chen
2021-01-20
1
-23
/
+17
|
*
qemu-nbd: Fix a memleak in qemu_nbd_client_list()
Alex Chen
2021-01-20
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2021-01-2...
Peter Maydell
2021-01-20
22
-123
/
+224
|
\
\
|
|
/
|
/
|
|
*
MAINTAINERS: Make status spellings consistent
John Snow
2021-01-20
1
-5
/
+5
|
*
MAINTAINERS: Remove Ben Warren
John Snow
2021-01-20
1
-2
/
+1
|
*
tests: Fix memory leak in tpm-util.c
Stefan Berger
2021-01-20
1
-1
/
+1
|
*
qtest/npcm7xx_pwm-test: Fix memleak in pwm_qom_get
Gan Qixin
2021-01-20
1
-1
/
+4
|
*
gitlab-ci: Add alpine to pipeline
Jiaxun Yang
2021-01-20
2
-0
/
+38
|
*
tests/check-block.sh: Refuse to run the iotests with BusyBox' sed
Thomas Huth
2021-01-20
1
-0
/
+7
|
*
tests/docker: Add dockerfile for Alpine Linux
Jiaxun Yang
2021-01-20
1
-0
/
+55
|
*
accel/kvm: avoid using predefined PAGE_SIZE
Jiaxun Yang
2021-01-20
1
-0
/
+3
|
*
tests: Rename PAGE_SIZE definitions
Jiaxun Yang
2021-01-20
6
-74
/
+74
|
*
elf2dmp: Rename PAGE_SIZE to ELF2DMP_PAGE_SIZE
Jiaxun Yang
2021-01-20
3
-14
/
+14
|
*
hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
Jiaxun Yang
2021-01-20
1
-20
/
+20
|
*
libvhost-user: Include poll.h instead of sys/poll.h
Jiaxun Yang
2021-01-20
1
-1
/
+1
|
*
configure: Add sys/timex.h to probe clock_adjtime
Jiaxun Yang
2021-01-20
1
-0
/
+1
[next]