Age | Commit message (Expand) | Author |
2015-03-04 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2015-03-02 | trace: add DTrace reserved words for .d files | Stefan Hajnoczi |
2015-02-27 | Makefile: don't silence mak file test with V=1 | Michael S. Tsirkin |
2015-02-26 | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging | Peter Maydell |
2015-02-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-02-23 | qapi-types: add C99 index names to arrays | Michael S. Tsirkin |
2015-02-16 | exec: convert ram_list to QLIST | Mike Day |
2015-02-16 | qtest: Add scripts/qtest.py | Fam Zheng |
2015-02-11 | kvm_stat: Add kvm_exit reasons for aarch64 | Wei Huang |
2015-02-10 | Fix name error in migration stream analyzation script | Greg Kurz |
2015-02-06 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2015-02-06 | trace: Print PID and time in stderr traces | Dr. David Alan Gilbert |
2015-02-05 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150205' i... | Peter Maydell |
2015-02-05 | Add migration stream analyzation script | Alexander Graf |
2015-02-05 | vmstate-static-checker: update whitelist | Amit Shah |
2015-02-05 | coverity: Model g_free() isn't necessarily free() | Markus Armbruster |
2015-02-05 | coverity: Model GLib string allocation partially | Markus Armbruster |
2015-02-05 | coverity: Improve model for GLib memory allocation | Markus Armbruster |
2015-01-26 | kvm_stat: Add RESET support for perf event ioctl | Wei Huang |
2015-01-26 | kvm_stat: Print errno when syscall to perf_event_open() fails | Wei Huang |
2015-01-26 | kvm_stat: Update exit reasons to the latest defintion | Wei Huang |
2015-01-26 | kvm_stat: Add aarch64 support | Wei Huang |
2015-01-20 | scripts/qapi-types.py: Add dummy member to empty structs | Peter Maydell |
2015-01-13 | checkpatch: Brace handling on multi-line condition | Max Reitz |
2014-12-10 | get_maintainer.pl: Remove the --git-chief-penguins option | Thomas Huth |
2014-11-18 | Tracing: Fix simpletrace.py error on tcg enabled binary traces | Christoph Seifert |
2014-11-03 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2014-11-02 | i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive. | Gal Hammer |
2014-10-31 | kvm_stat: Add powerpc support | Michael Ellerman |
2014-10-31 | kvm_stat: Abstract ioctl numbers | Michael Ellerman |
2014-10-31 | kvm_stat: Rework platform detection | Michael Ellerman |
2014-10-31 | kvm_stat: Fix the non-x86 exit reasons | Michael Ellerman |
2014-10-31 | kvm_stat: Only consider online cpus | Michael Ellerman |
2014-10-23 | get_maintainer.pl: restrict cases where it falls back to --git | Paolo Bonzini |
2014-10-23 | get_maintainer.pl: move git loop under "if ($email) {" | Paolo Bonzini |
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 |