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