index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2017-07-14
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...
Peter Maydell
2017-07-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into ...
Peter Maydell
2017-07-13
error: Implement the warn and free Error functions
Alistair Francis
2017-07-13
error: Functions to report warnings and informational messages
Alistair Francis
2017-07-12
scripts: use build_ prefix for string not piped through cgen()
Marc-André Lureau
2017-07-12
qobject: Update coccinelle script to catch Q{INC, DEC}REF
Eric Blake
2017-07-11
hxtool: remove dead -q option
Paolo Bonzini
2017-07-04
checkpatch: should not use signal except for SIG_DFL or SIG_IGN
Paolo Bonzini
2017-06-20
qapi: Remove visit_start_alternate() parameter promote_int
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-12
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-06-07
coccinelle: fix typo in comment
Philippe Mathieu-Daudé
2017-06-07
simpletrace: Improve the error message if event is not declared
Jose Ricardo Ziviani
2017-06-05
scripts: Test script to look for -device crashes
Eduardo Habkost
2017-06-05
qemu.py: Add QEMUMachine.exitcode() method
Eduardo Habkost
2017-06-05
qemu.py: Don't set _popen=None on error/shutdown
Eduardo Habkost
2017-05-31
qapi: Reject alternates that can't work with keyval_parse()
Markus Armbruster
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-23
scripts/qmp/qom-set: fix the value argument passed to srv.command()
Greg Kurz
2017-05-19
linux-headers: update
Cornelia Huck
2017-05-10
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
Stefan Hajnoczi
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-10
scripts/qemu-binfmt-conf.sh: Fix shell portability issue
Kamil Rytarowski
2017-05-09
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging
Stefan Hajnoczi
2017-05-09
qmp-shell: improve help
Marc-André Lureau
2017-05-09
qmp-shell: don't show version greeting if unavailable
Marc-André Lureau
2017-05-09
qmp-shell: Cope with query-commands error
Marc-André Lureau
2017-05-09
qmp-shell: add -N option to skip negotiate
Marc-André Lureau
2017-05-09
qmp-shell: add persistent command history
John Snow
2017-05-08
qobject: Add helper macros for common scalar insertions
Eric Blake
2017-05-08
coccinelle: Add script to remove useless QObject casts
Eric Blake
2017-05-08
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-08
trace: disallow more than 10 arguments per trace event
Daniel P. Berrange
2017-05-05
get_maintainer: add subsystem to reviewer output
Joe Perches
2017-05-05
get_maintainer: --r (list reviewer) is on by default
Brian Norris
2017-05-05
get_maintainer: it's '--pattern-depth', not '-pattern-depth'
Brian Norris
2017-05-05
get_maintainer: Teach get_maintainer.pl about the new "R:" tag
Joe Perches
2017-05-05
checkpatch: Disallow glib asserts in main code
Dr. David Alan Gilbert
2017-04-21
simpletrace: document Analyzer method signatures
Stefan Hajnoczi
2017-04-07
scripts/qemugdb/mtree.py: fix up mtree dump
Alex Bennée
2017-03-28
trace: fix tcg tracing build breakage
Stefan Hajnoczi
2017-03-21
qapi2texi: Fix translation of *strong* and _emphasized_
Markus Armbruster
2017-03-21
qapi: Drop unused QAPIDoc member optional
Markus Armbruster
2017-03-21
qapi2texi: Fix to actually fail when 'doc-required' is false
Markus Armbruster
2017-03-16
qapi: Fix a misleading parser error message
Markus Armbruster
2017-03-16
qapi: Make pylint a bit happier
Markus Armbruster
2017-03-16
qapi: Drop unused .check_clash() parameter schema
Markus Armbruster
2017-03-16
qapi: union_types is a list used like a dict, make it one
Markus Armbruster
2017-03-16
qapi: struct_types is a list used like a dict, make it one
Markus Armbruster
2017-03-16
qapi: enum_types is a list used like a dict, make it one
Markus Armbruster
[next]