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
...
*
hw/block/nvme: add compare command
Gollu Appalanaidu
2021-02-08
2
-1
/
+102
*
hw/block/nvme: add the dataset management command
Klaus Jensen
2021-02-08
3
-5
/
+125
*
nvme: add namespace I/O optimization fields to shared header
Klaus Jensen
2021-02-08
1
-1
/
+6
*
hw/block/nvme: add dulbe support
Klaus Jensen
2021-02-08
5
-5
/
+107
*
hw/block/nvme: pull aio error handling
Klaus Jensen
2021-02-08
1
-25
/
+36
*
hw/block/nvme: remove superfluous NvmeCtrl parameter
Klaus Jensen
2021-02-08
1
-4
/
+4
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-02-08' into ...
Peter Maydell
2021-02-08
16
-104
/
+139
|
\
|
*
qapi: enable strict-optional checks
John Snow
2021-02-08
1
-1
/
+0
|
*
qapi: type 'info' as Optional[QAPISourceInfo]
John Snow
2021-02-08
5
-6
/
+6
|
*
qapi/gen: Drop support for QAPIGen without a file name
Markus Armbruster
2021-02-08
1
-2
/
+2
|
*
qapi/commands: Simplify command registry generation
Markus Armbruster
2021-02-08
1
-27
/
+22
|
*
qapi/gen: Support switching to another module temporarily
Markus Armbruster
2021-02-08
1
-0
/
+7
|
*
qapi/gen: write _genc/_genh access shims
John Snow
2021-02-08
1
-5
/
+13
|
*
qapi: centralize the built-in module name definition
John Snow
2021-02-08
1
-5
/
+8
|
*
qapi/gen: Combine ._add_[user|system]_module
Markus Armbruster
2021-02-08
3
-14
/
+7
|
*
qapi: use './builtin' as the built-in module name
John Snow
2021-02-08
10
-27
/
+27
|
*
qapi: use explicitly internal module names
John Snow
2021-02-08
3
-3
/
+4
|
*
qapi/gen: Replace ._begin_system_module()
Markus Armbruster
2021-02-08
3
-6
/
+7
|
*
qapi: centralize is_[user|system|builtin]_module methods
John Snow
2021-02-08
2
-16
/
+40
|
*
qapi/gen: inline _wrap_ifcond into end_if()
John Snow
2021-02-08
1
-5
/
+2
|
*
qapi/main: handle theoretical None-return from re.match()
John Snow
2021-02-08
1
-0
/
+2
|
*
qapi/events: fix visit_event typing
John Snow
2021-02-08
1
-5
/
+7
|
*
qapi/commands: assert arg_type is not None
John Snow
2021-02-08
1
-3
/
+6
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-gdbstub-docs-...
Peter Maydell
2021-02-08
13
-27
/
+141
|
\
\
|
|
/
|
/
|
|
*
docs/system: document an example booting the versatilepb machine
Alex Bennée
2021-02-08
1
-0
/
+34
|
*
docs/system: document an example vexpress-a15 invocation
Alex Bennée
2021-02-08
1
-0
/
+28
|
*
tests/Makefile.include: don't use TARGET_DIRS for check-tcg
Alex Bennée
2021-02-08
1
-4
/
+6
|
*
scripts/mtest2make.py: export all-%s-targets variable and use it
Alex Bennée
2021-02-08
2
-1
/
+2
|
*
tests/tcg: Replace /bin/true by true (required on macOS)
Stefan Weil
2021-02-08
1
-2
/
+2
|
*
gdbstub: Fix handle_query_xfer_auxv
Richard Henderson
2021-02-08
1
-5
/
+12
|
*
tests/tcg: don't silently skip the gdb tests
Alex Bennée
2021-02-08
1
-1
/
+4
|
*
configure: bump the minimum gdb version for check-tcg to 9.1
Alex Bennée
2021-02-08
1
-1
/
+1
|
*
configure: make version_ge more tolerant of shady version input
Alex Bennée
2021-02-08
1
-2
/
+2
|
*
tests/docker: add a docker-exec-copy-test
Alex Bennée
2021-02-08
3
-2
/
+33
|
*
tests/docker: alias docker-help target for consistency
Alex Bennée
2021-02-08
2
-2
/
+4
|
*
tests/docker: preserve original name when copying libs
Alex Bennée
2021-02-08
1
-3
/
+4
|
*
tests/docker: make _copy_with_mkdir accept missing files
Alex Bennée
2021-02-08
1
-1
/
+6
|
*
tests/docker: Fix typo in help message
Philippe Mathieu-Daudé
2021-02-08
1
-1
/
+1
|
*
tests/docker: Fix _get_so_libs() for docker-binfmt-image
Philippe Mathieu-Daudé
2021-02-08
1
-1
/
+1
|
*
tests/acceptance: Increase the timeout in the replay tests
Thomas Huth
2021-02-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/dg-gitlab/tags/cgs-pull-request' into s...
Peter Maydell
2021-02-08
32
-191
/
+595
|
\
\
|
*
|
s390: Recognize confidential-guest-support option
David Gibson
2021-02-08
5
-6
/
+98
|
*
|
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
1
-0
/
+13
|
*
|
spapr: PEF: prevent migration
David Gibson
2021-02-08
1
-0
/
+7
|
*
|
spapr: Add PEF based confidential guest support
David Gibson
2021-02-08
8
-25
/
+191
|
*
|
confidential guest support: Update documentation
David Gibson
2021-02-08
2
-1
/
+44
|
*
|
confidential guest support: Move SEV initialization into arch specific code
David Gibson
2021-02-08
4
-17
/
+28
|
*
|
confidential guest support: Introduce cgs "ready" flag
David Gibson
2021-02-08
3
-0
/
+36
|
*
|
sev: Add Error ** to sev_kvm_init()
David Gibson
2021-02-08
4
-19
/
+20
|
*
|
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
6
-42
/
+47
[prev]
[next]