Sign in
qemu
/
qemu
/
795c40b8bdbe3fd04bb976416e1bdcf5e3fe997e
/
scripts
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
b7d5a9c
scripts: Switch to more portable Perl shebang
by Kamil Rytarowski
· 8 years ago
6f75023
scripts/qemu-binfmt-conf.sh: Fix shell portability issue
by Kamil Rytarowski
· 8 years ago
76d20ea
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
by Stefan Hajnoczi
· 8 years ago
dcd3b25
qmp-shell: improve help
by Marc-André Lureau
· 8 years ago
b13d2ff
qmp-shell: don't show version greeting if unavailable
by Marc-André Lureau
· 8 years ago
daa5a72
qmp-shell: Cope with query-commands error
by Marc-André Lureau
· 8 years ago
c5e397d
qmp-shell: add -N option to skip negotiate
by Marc-André Lureau
· 8 years ago
aa3b167
qmp-shell: add persistent command history
by John Snow
· 8 years ago
a92c215
qobject: Add helper macros for common scalar insertions
by Eric Blake
· 8 years ago
a2f3453
coccinelle: Add script to remove useless QObject casts
by Eric Blake
· 8 years ago
1c5d506
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
by Stefan Hajnoczi
· 8 years ago
f3fddaf
trace: disallow more than 10 arguments per trace event
by Daniel P. Berrange
· 8 years ago
622e42a
get_maintainer: add subsystem to reviewer output
by Joe Perches
· 9 years ago
9ff3a5e
get_maintainer: --r (list reviewer) is on by default
by Brian Norris
· 9 years ago
7a6ae2c
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
by Brian Norris
· 8 years ago
6668a2a
get_maintainer: Teach get_maintainer.pl about the new "R:" tag
by Joe Perches
· 11 years ago
6e93895
checkpatch: Disallow glib asserts in main code
by Dr. David Alan Gilbert
· 8 years ago
659370f
simpletrace: document Analyzer method signatures
by Stefan Hajnoczi
· 8 years ago
8037fa5
scripts/qemugdb/mtree.py: fix up mtree dump
by Alex Bennée
· 8 years ago
7609ffb
trace: fix tcg tracing build breakage
by Stefan Hajnoczi
· 8 years ago
c32617a
qapi2texi: Fix translation of *strong* and _emphasized_
by Markus Armbruster
· 8 years ago
32b8a2a
qapi: Drop unused QAPIDoc member optional
by Markus Armbruster
· 8 years ago
e8ba07e
qapi2texi: Fix to actually fail when 'doc-required' is false
by Markus Armbruster
· 8 years ago
012b126
qapi: Fix a misleading parser error message
by Markus Armbruster
· 8 years ago
c261394
qapi: Make pylint a bit happier
by Markus Armbruster
· 8 years ago
6bbfb12
qapi: Drop unused .check_clash() parameter schema
by Markus Armbruster
· 8 years ago
768562d
qapi: union_types is a list used like a dict, make it one
by Markus Armbruster
· 8 years ago
ed285bf
qapi: struct_types is a list used like a dict, make it one
by Markus Armbruster
· 8 years ago
5f01844
qapi: enum_types is a list used like a dict, make it one
by Markus Armbruster
· 8 years ago
6f05345
qapi: Factor add_name() calls out of the meta conditional
by Markus Armbruster
· 8 years ago
eda43c6
qapi: Simplify what gets stored in enum_types
by Markus Armbruster
· 8 years ago
062e856
qapi: Drop unused variable events
by Markus Armbruster
· 8 years ago
a9f396b
qapi: Eliminate check_docs() and drop QAPIDoc.expr
by Markus Armbruster
· 8 years ago
816a57c
qapi: Fix detection of bogus member documentation
by Markus Armbruster
· 8 years ago
4ea7148
qapi: Move empty doc section checking to doc parser
by Markus Armbruster
· 8 years ago
2d43323
qapi: Improve error message on @NAME: in free-form doc
by Markus Armbruster
· 8 years ago
7947016
qapi: Move detection of doc / expression name mismatch
by Markus Armbruster
· 8 years ago
e7823a2
qapi: Fix detection of doc / expression mismatch
by Markus Armbruster
· 8 years ago
75b5019
qapi2texi: Use category "Object" for all object types
by Markus Armbruster
· 8 years ago
c19eaa6
qapi2texi: Generate descriptions for simple union tags
by Markus Armbruster
· 8 years ago
5169cd8
qapi2texi: Generate documentation for variant members
by Markus Armbruster
· 8 years ago
88f6346
qapi2texi: Generate reference to base type members
by Markus Armbruster
· 8 years ago
691e031
qapi2texi: Include member type in generated documentation
by Markus Armbruster
· 8 years ago
c2dd311
qapi2texi: Implement boxed argument documentation
by Markus Armbruster
· 8 years ago
2c99f5f
qapi2texi: Don't hide undocumented members and arguments
by Markus Armbruster
· 8 years ago
5da19f1
qapi2texi: Explain enum value undocumentedness more clearly
by Markus Armbruster
· 8 years ago
2a1183c
qapi2texi: Present the table of members more clearly
by Markus Armbruster
· 8 years ago
71d918a
qapi2texi: Plainer enum value and member name formatting
by Markus Armbruster
· 8 years ago
ef801a9
qapi: Prefer single-quoted strings more consistently
by Markus Armbruster
· 8 years ago
0fe675a
qapi: Use raw strings for regular expressions consistently
by Markus Armbruster
· 8 years ago
1d8bda1
qapi: The #optional tag is redundant, drop
by Markus Armbruster
· 8 years ago
aa964b7
qapi2texi: Convert to QAPISchemaVisitor
by Markus Armbruster
· 8 years ago
860e877
qapi: Conjure up QAPIDoc.ArgSection for undocumented members
by Markus Armbruster
· 8 years ago
069fb5b
qapi: Prepare for requiring more complete documentation
by Markus Armbruster
· 8 years ago
4636211
qapi: Fix QAPISchemaEnumType.is_implicit() for 'QType'
by Markus Armbruster
· 8 years ago
b116fd8
qapi: Avoid unwanted blank lines in QAPIDoc
by Markus Armbruster
· 8 years ago
42bebcc
qapi2texi: Fix up output around #optional
by Markus Armbruster
· 8 years ago
4815374
qapi: Fix to reject empty union base gracefully
by Markus Armbruster
· 8 years ago
2cfbae3
qapi: Have each QAPI schema declare its name rule violations
by Markus Armbruster
· 8 years ago
1554a8f
qapi: Have each QAPI schema declare its returns white-list
by Markus Armbruster
· 8 years ago
bc52d03
qapi: Make doc comments optional where we don't need them
by Markus Armbruster
· 8 years ago
e04dea8
qapi: Factor QAPISchemaParser._include() out of .__init__()
by Markus Armbruster
· 8 years ago
f880cd6
qmp: allow setting properties to empty string in qmp-shell
by Daniel P. Berrange
· 8 years ago
597494a
qapi2texi: change texi formatters
by Marc-André Lureau
· 8 years ago
4d0e723
coverity-model: model address_space_read/write
by Paolo Bonzini
· 8 years ago
9b4b157
scripts/dump-guest-memory.py: fix int128_get64 on recent gcc
by Marc-André Lureau
· 8 years ago
a4a1c70
qapi: Make input visitors detect unvisited list tails
by Markus Armbruster
· 8 years ago
048abb7
qapi: Drop unused non-strict qobject input visitor
by Markus Armbruster
· 8 years ago
9b0c9a6
qapi-introspect: Mangle --prefix argument properly for C
by Markus Armbruster
· 8 years ago
1527bad
qapi: Support multiple command registries per program
by Markus Armbruster
· 8 years ago
0587568
qmp: Dumb down how we run QMP command registration
by Markus Armbruster
· 8 years ago
025533f
vmxcap: update for September 2016 SDM
by Paolo Bonzini
· 8 years ago
c3e31ea
vmxcap: port to Python 3
by Paolo Bonzini
· 8 years ago
251501a
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170228a' into staging
by Peter Maydell
· 8 years ago
f717e62
update-linux-headers: update for 4.11
by Paolo Bonzini
· 8 years ago
9cd4902
vmstate-static-checker: update white list with spapr_pci
by Laurent Vivier
· 8 years ago
1ede77d
qapi2texi: replace quotation by bold section name
by Marc-André Lureau
· 8 years ago
e4d966c
linux-user: add hppa magic numbers in qemu-binfmt-conf.sh
by Laurent Vivier
· 8 years ago
25d5465
trace: improve error reporting when parsing simpletrace header
by Daniel P. Berrange
· 8 years ago
0ab8ed1
trace: switch to modular code generation for sub-directories
by Daniel P. Berrange
· 8 years ago
2098c56
trace: move setting of group name into Makefiles
by Daniel P. Berrange
· 8 years ago
598cf1c
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 8 years ago
ed219c4
update-linux-headers.sh: support __bitwise
by Michael S. Tsirkin
· 8 years ago
43f187a
hxtool: emit Texinfo headings as @subsection
by Paolo Bonzini
· 8 years ago
3313b61
qapi: add qapi2texi script
by Marc-André Lureau
· 8 years ago
eaea2bf
texi2pod: learn quotation, deftp and deftypefn
by Marc-André Lureau
· 8 years ago
4148c29
qapi: rework qapi Exception
by Marc-André Lureau
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
d4f7ca5
trace: fix generated code build break
by Greg Kurz
· 8 years ago
000980c
checkpatch: allow spaces before parenthesis for 'coroutine_fn'
by Jeff Cody
· 8 years ago
e20e718
checkpatch: tweak "struct should normally be const" warning
by Paolo Bonzini
· 8 years ago
630b210
Fix build for less common build directories names
by Stefan Weil
· 8 years ago
d66253e
scripts/clean-includes: added duplicate #include check
by Anand J
· 8 years ago
5a1de0b
scripts/hxtool: fix undefined behavour of echo
by Daniel Shahaf
· 8 years ago
db4df20
trace: Fix 'char **' compilation error in simple backend
by Fam Zheng
· 8 years ago
7d5e199
qapi: rename QmpOutputVisitor to QObjectOutputVisitor
by Daniel P. Berrange
· 9 years ago
09e6836
qapi: rename QmpInputVisitor to QObjectInputVisitor
by Daniel P. Berrange
· 9 years ago
b3db211
qapi: rename *qmp-*-visitor* to *qobject-*-visitor*
by Daniel P. Berrange
· 9 years ago
80dd5c4
trace: introduce a formal group name for trace events
by Daniel P. Berrange
· 8 years ago
Next »