index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts/update-linux-headers: add ethtool.h and update to 4.16.0-rc4
Jason Baron
2018-03-13
1
-1
/
+10
*
Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...
Peter Maydell
2018-03-13
3
-3
/
+7
|
\
|
*
device-crash-test: Use 'python' binary
Eduardo Habkost
2018-03-12
1
-1
/
+1
|
*
qmp.py: Encode json data before sending
Eduardo Habkost
2018-03-12
1
-1
/
+1
|
*
qemu.py: Use items() instead of iteritems()
Eduardo Habkost
2018-03-12
1
-1
/
+1
|
*
device-crash-test: New known crashes
Eduardo Habkost
2018-03-12
1
-0
/
+4
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-03-13
4
-13
/
+60
|
\
\
|
|
/
|
/
|
|
*
trace: only permit standard C types and fixed size integer types
Daniel P. Berrangé
2018-03-12
1
-0
/
+46
|
*
trace: include filename when printing parser error messages
Daniel P. Berrangé
2018-03-12
3
-5
/
+7
|
*
simpletrace: fix timestamp argument type
Stefan Hajnoczi
2018-03-12
1
-1
/
+1
|
*
log-for-trace.h: Split out parts of log.h used by trace.h
Peter Maydell
2018-03-12
1
-7
/
+6
*
|
audio: add driver registry
Gerd Hoffmann
2018-03-12
1
-1
/
+1
|
/
*
RISC-V Build Infrastructure
Michael Clark
2018-03-07
1
-1
/
+12
*
checkpatch: add check for `while` and `for`
Su Hang
2018-03-06
1
-2
/
+3
*
checkpatch: add a warning for basename/dirname
Julia Suvorova
2018-03-06
1
-0
/
+5
*
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
6
-26
/
+11
*
Include less of the generated modular QAPI headers
Markus Armbruster
2018-03-02
4
-17
/
+25
*
qapi: Generate separate .h, .c for each module
Markus Armbruster
2018-03-02
3
-21
/
+66
*
qapi/common: Fix guardname() for funny filenames
Markus Armbruster
2018-03-02
1
-1
/
+1
*
qapi/types qapi/visit: Generate built-in stuff into separate files
Markus Armbruster
2018-03-02
3
-83
/
+102
*
qapi: Make code-generating visitors use QAPIGen more
Markus Armbruster
2018-03-02
7
-243
/
+189
*
qapi: Rename generated qmp-marshal.c to qmp-commands.c
Markus Armbruster
2018-03-02
1
-1
/
+1
*
qapi: Record 'include' directives in intermediate representation
Markus Armbruster
2018-03-02
1
-4
/
+39
*
qapi: Generate in source order
Markus Armbruster
2018-03-02
1
-2
/
+4
*
qapi: Record 'include' directives in parse tree
Markus Armbruster
2018-03-02
1
-4
/
+16
*
qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
Markus Armbruster
2018-03-02
1
-6
/
+9
*
qapi: Lift error reporting from QAPISchema.__init__() to callers
Markus Armbruster
2018-03-02
2
-16
/
+15
*
qapi/common: Eliminate QAPISchema.exprs
Markus Armbruster
2018-03-02
1
-4
/
+4
*
qapi: Improve include file name reporting in error messages
Markus Armbruster
2018-03-02
1
-6
/
+6
*
qapi: Touch generated files only when they change
Markus Armbruster
2018-03-02
1
-2
/
+9
*
qapi-gen: Convert from getopt to argparse
Markus Armbruster
2018-03-02
2
-64
/
+33
*
qapi-gen: New common driver for code and doc generators
Markus Armbruster
2018-03-02
9
-141
/
+73
*
qapi: Turn generators into modules
Markus Armbruster
2018-03-02
5
-115
/
+143
*
qapi: Reduce use of global variables in generators some
Markus Armbruster
2018-03-02
5
-31
/
+34
*
qapi: New classes QAPIGenC, QAPIGenH, QAPIGenDoc
Markus Armbruster
2018-03-02
6
-94
/
+113
*
qapi: Rename variable holding the QAPISchemaGenFOOVisitor
Markus Armbruster
2018-03-02
5
-20
/
+20
*
qapi: Generate up-to-date copyright notice
Markus Armbruster
2018-03-02
6
-104
/
+80
*
qapi: Streamline boilerplate comment generation
Markus Armbruster
2018-03-02
7
-125
/
+34
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2018-03-02
1
-1
/
+1
*
decodetree: Propagate return value from translate subroutines
Richard Henderson
2018-03-02
1
-3
/
+2
*
scripts: Add decodetree.py
Richard Henderson
2018-02-22
1
-0
/
+1062
*
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-02-19
2
-3
/
+5
|
\
|
*
tracetool: For ust trace bool type as ctf_integer
Jon Emil Jahren
2018-02-19
1
-1
/
+2
|
*
tracetool: Update argument format regex to non-greedy star
Jon Emil Jahren
2018-02-19
1
-2
/
+3
*
|
scripts/update-linux-headers: import pvrdma headers
Marcel Apfelbaum
2018-02-19
1
-0
/
+30
|
/
*
build: fix typo in error message
Laurent Vivier
2018-02-10
1
-1
/
+1
*
scripts/make-release: Don't archive .git files
Cole Robinson
2018-02-10
1
-3
/
+2
*
scripts/argparse.py: spelling (independant)
Michael Tokarev
2018-02-10
1
-1
/
+1
*
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
2
-2
/
+2
*
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
1
-1
/
+0
[next]