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
*
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
2020-02-14
1
-4
/
+8
|
\
|
*
git: Make submodule check only needed modules
Juan Quintela
2020-02-13
1
-4
/
+8
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-02-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
minikconf: accept alnum identifiers
Marc-André Lureau
2020-02-12
1
-1
/
+1
*
|
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
21
-21
/
+0
*
|
make all Python scripts executable
Paolo Bonzini
2020-02-07
2
-0
/
+0
*
|
scripts/signrom: remove Python 2 support, add shebang
Paolo Bonzini
2020-02-07
1
-8
/
+4
*
|
scripts: Explicit usage of Python 3 (scripts without __main__)
Philippe Mathieu-Daudé
2020-02-07
1
-1
/
+1
*
|
scripts/tracetool: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
23
-23
/
+0
*
|
scripts/minikconf: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+1
*
|
scripts: Explicit usage of Python 3 (scripts with __main__)
Philippe Mathieu-Daudé
2020-02-07
14
-14
/
+14
*
|
scripts/checkpatch.pl: Only allow Python 3 interpreter
Philippe Mathieu-Daudé
2020-02-07
1
-0
/
+6
|
/
*
scripts/qemu-trace-stap: Convert documentation to rST
Peter Maydell
2020-02-03
1
-140
/
+0
*
hxtool: Support SRST/ERST directives
Peter Maydell
2020-02-03
1
-1
/
+32
*
virtiofsd: Pull in kernel's fuse.h
Dr. David Alan Gilbert
2020-01-23
1
-0
/
+1
*
scripts/git.orderfile: Display decodetree before C source
Philippe Mathieu-Daudé
2020-01-22
1
-0
/
+3
*
qapi: Fix code generation with Python 3.5
Markus Armbruster
2020-01-20
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into ...
Peter Maydell
2020-01-14
6
-59
/
+93
|
\
|
*
qapi: Simplify QAPISchemaModularCVisitor
Markus Armbruster
2020-01-14
5
-22
/
+23
|
*
qapi: Fix code generation for empty modules
Markus Armbruster
2020-01-14
1
-11
/
+13
|
*
qapi: Proper intermediate representation for modules
Markus Armbruster
2020-01-14
1
-20
/
+43
|
*
qapi: Generate command registration stuff into separate files
Markus Armbruster
2020-01-14
1
-4
/
+11
|
*
qapi: Tweak "command returns a nice type" check for clarity
Markus Armbruster
2020-01-14
1
-4
/
+5
*
|
trace: update qemu-trace-stap to Python 3
Stefan Hajnoczi
2020-01-13
1
-4
/
+4
|
/
*
docs: tweak kernel-doc for QEMU coding standards
Paolo Bonzini
2019-12-17
1
-9
/
+19
*
docs: import Linux kernel-doc script and extension
Paolo Bonzini
2019-12-17
1
-0
/
+2226
*
analyze-migration.py: replace numpy with python 3.2
Marc-André Lureau
2019-12-16
1
-16
/
+19
*
analyze-migration.py: fix find() type error
Marc-André Lureau
2019-12-16
1
-2
/
+2
*
vmstate-static-checker: Fix for current python
Dr. David Alan Gilbert
2019-11-25
1
-2
/
+4
*
scripts: Detect git worktrees for get_maintainer.pl --git
Alexey Kardashevskiy
2019-11-19
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
2019-11-07
1
-1
/
+1
|
\
|
*
global: Squash 'the the'
Dr. David Alan Gilbert
2019-11-06
1
-1
/
+1
*
|
scripts/qemu-binfmt-conf: Update for sparc64
Richard Henderson
2019-11-06
1
-2
/
+6
|
/
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
2019-10-30
2
-1
/
+2
|
\
|
*
scripts/checkpatch.pl: don't complain about (foo, /* empty */)
Alex Bennée
2019-10-28
1
-1
/
+1
|
*
trace: add mmu_index to mem_info
Alex Bennée
2019-10-28
1
-0
/
+1
*
|
qapi: Check feature documentation against the schema
Markus Armbruster
2019-10-29
2
-9
/
+24
*
|
qapi: Polish reporting of bogus member documentation
Markus Armbruster
2019-10-29
1
-2
/
+4
*
|
qapi: Lift features into QAPISchemaEntity
Markus Armbruster
2019-10-29
1
-21
/
+11
*
|
qapi: Fold normalize_enum() into check_enum()
Markus Armbruster
2019-10-29
1
-7
/
+2
*
|
qapi: Fold normalize_features() into check_features()
Markus Armbruster
2019-10-29
1
-8
/
+2
*
|
qapi: Fold normalize_if() into check_if()
Markus Armbruster
2019-10-29
1
-12
/
+1
*
|
qapi: Eliminate .check_doc() overrides
Markus Armbruster
2019-10-29
1
-21
/
+2
*
|
qapi: Simplify ._make_implicit_object_type()
Markus Armbruster
2019-10-29
1
-7
/
+6
*
|
qapi: Fix doc comment checking for commands and events
Markus Armbruster
2019-10-29
2
-2
/
+23
*
|
qapi: Clean up doc comment checking for implicit union base
Markus Armbruster
2019-10-29
1
-11
/
+16
*
|
qapi: Fix enum doc comment checking
Markus Armbruster
2019-10-29
1
-0
/
+4
*
|
qapi: Split .connect_doc(), .check_doc() off .check()
Markus Armbruster
2019-10-29
1
-7
/
+27
*
|
qapi: De-duplicate entity documentation generation code
Markus Armbruster
2019-10-29
1
-42
/
+40
*
|
qapi: Implement boxed event argument documentation
Markus Armbruster
2019-10-29
1
-1
/
+9
|
/
[next]