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
...
|
*
qapi: add pylintrc
John Snow
2020-10-10
1
-0
/
+73
|
*
qapi: delint using flake8
John Snow
2020-10-10
4
-9
/
+20
|
*
qapi: enforce import order/styling with isort
John Snow
2020-10-10
5
-5
/
+16
|
*
qapi: Remove wildcard includes
John Snow
2020-10-10
6
-8
/
+38
|
*
qapi: Prefer explicit relative imports
John Snow
2020-10-10
10
-33
/
+33
|
*
qapi: move generator entrypoint into package
John Snow
2020-10-10
2
-88
/
+101
|
*
qapi-gen: Separate arg-parsing from generation
John Snow
2020-10-10
1
-22
/
+67
|
*
qapi: modify docstrings to be sphinx-compatible
John Snow
2020-10-10
1
-2
/
+4
|
*
docs: repair broken references
John Snow
2020-10-10
2
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-various-091020-1' int...
Peter Maydell
2020-10-11
17
-56
/
+107
|
\
\
|
*
|
tests/acceptance: disable machine_rx_gdbsim on GitLab
Alex Bennée
2020-10-09
1
-0
/
+1
|
*
|
cirrus: use V=1 when running tests on FreeBSD and macOS
Paolo Bonzini
2020-10-09
1
-3
/
+3
|
*
|
plugin: Fixes compiling errors on msys2/mingw
Yonggang Luo
2020-10-09
2
-3
/
+3
|
*
|
plugins: Fixes a issue when dlsym failed, the handle not closed
Yonggang Luo
2020-10-09
1
-0
/
+1
|
*
|
.mailmap: Fix more contributor entries
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+2
|
*
|
contrib/gitdm: Add Yandex to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Yadro to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add SUSE to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Nir Soffer to Red Hat domain
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Qualcomm to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Nuvia to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Google to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-1
/
+2
|
*
|
contrib/gitdm: Add ByteDance to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add Baidu to the domain map
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
contrib/gitdm: Add more individual contributors
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+7
|
*
|
contrib/gitdm: Add more academic domains
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+4
|
*
|
tests/docker: Add genisoimage to the docker file
Thomas Huth
2020-10-09
4
-0
/
+4
|
*
|
cirrus: msys2/mingw speed is up, add excluded target back
Yonggang Luo
2020-10-09
1
-2
/
+1
|
*
|
cirrus: Fixing and speedup the msys2/mingw CI
Yonggang Luo
2020-10-09
1
-45
/
+67
|
*
|
hw/ide: restore replay support of IDE
Alex Bennée
2020-10-09
1
-2
/
+2
|
*
|
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
2020-10-09
1
-0
/
+1
|
*
|
configure: fix performance regression due to PIC objects
Paolo Bonzini
2020-10-09
1
-0
/
+1
|
|
/
*
|
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-10-08-v3' into...
Peter Maydell
2020-10-09
3
-148
/
+155
|
\
\
|
|
/
|
/
|
|
*
nbd: Simplify meta-context parsing
Eric Blake
2020-10-09
1
-121
/
+68
|
*
nbd/server: Reject embedded NUL in NBD strings
Eric Blake
2020-10-09
1
-10
/
+20
|
*
qemu-nbd: Honor SIGINT and SIGHUP
Eric Blake
2020-10-09
1
-7
/
+8
|
*
block/nbd: nbd_co_reconnect_loop(): don't connect if drained
Vladimir Sementsov-Ogievskiy
2020-10-09
1
-0
/
+3
|
*
block/nbd: fix reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-09
1
-9
/
+50
|
*
block/nbd: correctly use qio_channel_detach_aio_context when needed
Vladimir Sementsov-Ogievskiy
2020-10-09
1
-2
/
+2
|
*
block/nbd: fix drain dead-lock because of nbd reconnect-delay
Vladimir Sementsov-Ogievskiy
2020-10-09
1
-0
/
+5
|
*
nbd: silence maybe-uninitialized warnings
Christian Borntraeger
2020-10-09
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
2020-10-09
17
-128
/
+514
|
\
|
*
specs/ppc-spapr-numa: update with new NUMA support
Daniel Henrique Barboza
2020-10-09
1
-8
/
+227
|
*
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
2020-10-09
1
-1
/
+109
|
*
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
2020-10-09
1
-8
/
+35
|
*
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
2020-10-09
1
-0
/
+34
|
*
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
2020-10-09
2
-0
/
+14
|
*
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-10-09
1
-1
/
+1
|
*
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2020-10-09
3
-6
/
+7
|
*
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2020-10-09
3
-10
/
+10
[prev]
[next]