Age | Commit message (Expand) | Author |
2014-09-29 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2014-09-26 | qapi: add visit_start_union and visit_end_union | Michael Roth |
2014-09-26 | vmxcap: Update according to SDM of September 2014 | Adrian-Ken Rueegsegger |
2014-09-26 | scripts/tracetool: don't barf on formats with precision | Alex Bennée |
2014-09-26 | cleanup-trace-events.pl: Tighten search for trace event call | Markus Armbruster |
2014-09-26 | trace: tighten up trace-events regex to fix bad parse | Stefan Hajnoczi |
2014-09-26 | trace: [ust] Fix format string computation in tcg-enabled events | Lluís Vilanova |
2014-09-22 | qapi: Allow enums in anonymous unions | Max Reitz |
2014-09-02 | scripts: Remove scripts/qtest | Fam Zheng |
2014-08-28 | Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging | Peter Maydell |
2014-08-28 | trace: avoid Python 2.5 all() in tracetool | Stefan Hajnoczi |
2014-08-28 | qapi.py: avoid Python 2.5+ any() function | Stefan Hajnoczi |
2014-08-26 | checkpatch.pl: adjust typedef definition to QEMU coding style | Paolo Bonzini |
2014-08-12 | trace: teach lttng backend to use format strings | Alex Bennée |
2014-08-12 | trace: [tcg] Generate TCG tracing routines | Lluís Vilanova |
2014-08-12 | trace: [tcg] Define TCG tracing helper routine wrappers | Lluís Vilanova |
2014-08-12 | trace: [tcg] Define TCG tracing helper routines | Lluís Vilanova |
2014-08-12 | trace: [tcg] Declare TCG tracing helper routines | Lluís Vilanova |
2014-08-12 | trace: [tcg] Add 'tcg' event property | Lluís Vilanova |
2014-08-12 | trace: [tcg] Argument type transformation machinery | Lluís Vilanova |
2014-08-12 | trace: [tcg] Argument type transformation rules | Lluís Vilanova |
2014-08-12 | simpletrace: add simpletrace.py --no-header option | Stefan Hajnoczi |
2014-08-12 | trace: add tracetool simpletrace_stap format | Stefan Hajnoczi |
2014-08-12 | trace: extract stap_escape() function for reuse | Stefan Hajnoczi |
2014-08-04 | checker: ignore fields marked unused | Amit Shah |
2014-07-22 | vmstate static checker: whitelist additions | Amit Shah |
2014-07-16 | vmstate static checker: detect section renames | Amit Shah |
2014-06-27 | qapi script: clean up in scripts | Wenchao Xia |
2014-06-24 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i... | Peter Maydell |
2014-06-23 | vmstate-static-checker: script to validate vmstate changes | Amit Shah |
2014-06-23 | qapi script: add event support | Wenchao Xia |
2014-06-23 | qapi: Suppress unwanted space between type and identifier | Amos Kong |
2014-06-23 | qapi: add const prefix to 'char *' insider c_type() | Amos Kong |
2014-06-23 | qapi: fix coding style in parameters list | Amos Kong |
2014-06-16 | linux-headers: include psci.h | Alexander Graf |
2014-06-09 | trace: Multi-backend tracing | Lluís Vilanova |
2014-06-09 | simpletrace: add support for trace record pid field | Stefan Hajnoczi |
2014-06-05 | Merge remote-tracking branch 'remotes/kvm/uq/master' into staging | Peter Maydell |
2014-05-21 | kvm_stat: allow choosing between tracepoints and old stats | Paolo Bonzini |
2014-05-21 | qapi: zero-initialize all QMP command parameters | Michael Roth |
2014-05-21 | scripts/qapi.py: Avoid syntax not supported by Python 2.4 | Luiz Capitulino |
2014-05-16 | qapi: skip redundant includes | Benoît Canet |
2014-05-15 | qapi: Replace uncommon use of the error API by the common one | Markus Armbruster |
2014-05-15 | qapi: Un-inline visit of implicit struct | Markus Armbruster |
2014-05-15 | qapi-visit.py: Clean up a sloppy use of field prefix | Markus Armbruster |
2014-05-15 | qapi: Clean up shadowing of parameters and locals in inner scopes | Markus Armbruster |
2014-05-15 | qapi-visit.py: Clean up confusing push_indent() / pop_indent() use | Markus Armbruster |
2014-05-15 | qapi: Replace start_optional()/end_optional() by optional() | Markus Armbruster |
2014-05-15 | qapi: Normalize marshalling's visitor initialization and cleanup | Markus Armbruster |
2014-05-09 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |