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
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Drop simple unions
Markus Armbruster
2021-09-27
2
-94
/
+28
*
qapi: Stop enforcing "type name should not end in 'Kind'
Markus Armbruster
2021-09-25
1
-3
/
+3
*
simplebench: add img_bench_templater.py
Vladimir Sementsov-Ogievskiy
2021-09-15
2
-0
/
+157
*
qapi: Fix bogus error for 'if': { 'not': '' }
Markus Armbruster
2021-09-08
1
-8
/
+13
*
qapi: Bury some unused code in class Indentation
Markus Armbruster
2021-09-08
1
-6
/
+1
*
qapi: Drop Indentation.__bool__()
Markus Armbruster
2021-09-08
1
-6
/
+3
*
qapi: Fix a botched type annotation
Markus Armbruster
2021-09-08
1
-1
/
+2
*
scripts: Remove the "show-fixed-bugs.sh" file
Thomas Huth
2021-09-06
1
-91
/
+0
*
qapi: Tweak error messages for unknown / conflicting 'if' keys
Markus Armbruster
2021-09-03
1
-4
/
+3
*
qapi: Tweak error messages for missing / conflicting meta-type
Markus Armbruster
2021-09-03
1
-14
/
+9
*
qapi: Use re.fullmatch() where appropriate
Markus Armbruster
2021-09-03
1
-1
/
+1
*
qapi: Use "not COND" instead of "!COND" for generated documentation
Markus Armbruster
2021-09-03
1
-1
/
+1
*
qapi: Avoid redundant parens in code generated for conditionals
Markus Armbruster
2021-09-03
1
-4
/
+6
*
qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond()
Markus Armbruster
2021-09-03
1
-20
/
+25
*
qapi: Fix C code generation for 'if'
Markus Armbruster
2021-09-03
1
-2
/
+2
*
qapi: Simplify how QAPISchemaIfCond represents "no condition"
Markus Armbruster
2021-09-03
2
-3
/
+3
*
qapi: Simplify QAPISchemaIfCond's interface for generating C
Markus Armbruster
2021-09-03
5
-38
/
+31
*
fuzz: add an instrumentation filter
Alexander Bulekov
2021-09-01
1
-0
/
+15
*
qapi: make 'if' condition strings simple identifiers
Marc-André Lureau
2021-08-26
2
-3
/
+3
*
qapi: add 'not' condition operation
Marc-André Lureau
2021-08-26
2
-2
/
+9
*
qapi: add 'any' condition
Marc-André Lureau
2021-08-26
2
-5
/
+5
*
qapi: replace if condition list with dict {'all': [...]}
Marc-André Lureau
2021-08-26
3
-31
/
+54
*
qapidoc: introduce QAPISchemaIfCond.docgen()
Marc-André Lureau
2021-08-26
2
-1
/
+16
*
qapi: introduce QAPISchemaIfCond.cgen()
Marc-André Lureau
2021-08-26
6
-34
/
+46
*
qapi: add QAPISchemaIfCond.is_present()
Marc-André Lureau
2021-08-26
2
-4
/
+7
*
qapi: wrap Sequence[str] in an object
Marc-André Lureau
2021-08-26
7
-76
/
+93
*
qapi: Fix crash on redefinition with a different condition
Markus Armbruster
2021-08-26
1
-11
/
+11
*
fuzz: avoid building twice, when running on gitlab
Alexander Bulekov
2021-08-11
1
-11
/
+13
*
coverity-model: write models fully for non-array allocation functions
Paolo Bonzini
2021-07-30
1
-6
/
+51
*
coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL
Paolo Bonzini
2021-07-30
1
-0
/
+9
*
coverity-model: clean up the models for array allocation functions
Paolo Bonzini
2021-07-30
1
-10
/
+3
*
coverity-model: remove model for more allocation functions
Paolo Bonzini
2021-07-30
1
-104
/
+1
*
coverity-model: make g_free a synonym of free
Paolo Bonzini
2021-07-30
1
-9
/
+8
*
coverity-model: update address_space_read/write models
Paolo Bonzini
2021-07-30
1
-3
/
+45
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into ...
Peter Maydell
2021-07-16
1
-1
/
+1
|
\
|
*
qapi: Fix crash on missing enum member name
Markus Armbruster
2021-07-15
1
-1
/
+1
*
|
hw/usb/ccid: remove references to NSS
Daniel P. Berrangé
2021-07-14
1
-1
/
+0
*
|
Jobs based on custom runners: docs and gitlab-runner setup playbook
Cleber Rosa
2021-07-14
3
-1
/
+84
*
|
Jobs based on custom runners: build environment docs and playbook
Cleber Rosa
2021-07-14
3
-0
/
+119
|
/
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re...
Peter Maydell
2021-07-13
1
-6
/
+7
|
\
|
*
linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13
Laurent Vivier
2021-07-13
1
-6
/
+7
*
|
qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful.
Gerd Hoffmann
2021-07-12
1
-10
/
+4
|
/
*
meson: Use input/output for entitlements target
Akihiko Odaki
2021-07-09
1
-5
/
+5
*
modules: check if all dependencies can be satisfied
Jose R. Ziviani
2021-07-09
1
-1
/
+14
*
modules: generate modinfo.c
Gerd Hoffmann
2021-07-09
1
-0
/
+84
*
modules: collect module meta-data
Gerd Hoffmann
2021-07-09
1
-0
/
+67
*
Set icon for QEMU binary on Mac OS
John Arbuckle
2021-07-06
1
-1
/
+9
*
coverity-scan: switch to vpath build
Paolo Bonzini
2021-07-06
1
-3
/
+5
*
coverity-scan: Remove lm32 / unicore32 targets
Philippe Mathieu-Daudé
2021-07-06
1
-6
/
+0
*
scripts/checkpatch: roll diff tweaking into checkpatch itself
Alex Bennée
2021-06-25
1
-1
/
+6
[next]