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
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
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
[next]