index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripts: Remove scripts/qtest
Fam Zheng
2014-09-02
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-28
1
-2
/
+6
|
\
|
*
checkpatch.pl: adjust typedef definition to QEMU coding style
Paolo Bonzini
2014-08-26
1
-2
/
+6
*
|
trace: avoid Python 2.5 all() in tracetool
Stefan Hajnoczi
2014-08-28
1
-1
/
+2
*
|
qapi.py: avoid Python 2.5+ any() function
Stefan Hajnoczi
2014-08-28
1
-4
/
+4
|
/
*
trace: teach lttng backend to use format strings
Alex Bennée
2014-08-12
2
-6
/
+21
*
trace: [tcg] Generate TCG tracing routines
Lluís Vilanova
2014-08-12
1
-0
/
+57
*
trace: [tcg] Define TCG tracing helper routine wrappers
Lluís Vilanova
2014-08-12
1
-0
/
+70
*
trace: [tcg] Define TCG tracing helper routines
Lluís Vilanova
2014-08-12
1
-0
/
+50
*
trace: [tcg] Declare TCG tracing helper routines
Lluís Vilanova
2014-08-12
2
-0
/
+51
*
trace: [tcg] Add 'tcg' event property
Lluís Vilanova
2014-08-12
2
-5
/
+64
*
trace: [tcg] Argument type transformation machinery
Lluís Vilanova
2014-08-12
1
-1
/
+29
*
trace: [tcg] Argument type transformation rules
Lluís Vilanova
2014-08-12
1
-0
/
+166
*
simpletrace: add simpletrace.py --no-header option
Stefan Hajnoczi
2014-08-12
1
-7
/
+17
*
trace: add tracetool simpletrace_stap format
Stefan Hajnoczi
2014-08-12
1
-0
/
+71
*
trace: extract stap_escape() function for reuse
Stefan Hajnoczi
2014-08-12
1
-3
/
+8
*
checker: ignore fields marked unused
Amit Shah
2014-08-04
1
-4
/
+50
*
vmstate static checker: whitelist additions
Amit Shah
2014-07-22
1
-1
/
+15
*
vmstate static checker: detect section renames
Amit Shah
2014-07-16
1
-5
/
+22
*
qapi script: clean up in scripts
Wenchao Xia
2014-06-27
2
-4
/
+3
*
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
2014-06-24
1
-0
/
+345
|
\
|
*
vmstate-static-checker: script to validate vmstate changes
Amit Shah
2014-06-23
1
-0
/
+345
*
|
qapi script: add event support
Wenchao Xia
2014-06-23
2
-0
/
+381
*
|
qapi: Suppress unwanted space between type and identifier
Amos Kong
2014-06-23
2
-8
/
+19
*
|
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2014-06-23
2
-4
/
+4
*
|
qapi: fix coding style in parameters list
Amos Kong
2014-06-23
1
-10
/
+10
|
/
*
linux-headers: include psci.h
Alexander Graf
2014-06-16
1
-1
/
+2
*
trace: Multi-backend tracing
Lluís Vilanova
2014-06-09
3
-41
/
+41
*
simpletrace: add support for trace record pid field
Stefan Hajnoczi
2014-06-09
1
-11
/
+15
*
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
2014-06-05
1
-19
/
+41
|
\
|
*
kvm_stat: allow choosing between tracepoints and old stats
Paolo Bonzini
2014-05-21
1
-19
/
+41
*
|
qapi: zero-initialize all QMP command parameters
Michael Roth
2014-05-21
1
-1
/
+1
*
|
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Luiz Capitulino
2014-05-21
1
-1
/
+1
*
|
qapi: skip redundant includes
Benoît Canet
2014-05-16
1
-3
/
+11
*
|
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2014-05-15
2
-100
/
+128
*
|
qapi: Un-inline visit of implicit struct
Markus Armbruster
2014-05-15
1
-14
/
+34
*
|
qapi-visit.py: Clean up a sloppy use of field prefix
Markus Armbruster
2014-05-15
1
-1
/
+1
*
|
qapi: Clean up shadowing of parameters and locals in inner scopes
Markus Armbruster
2014-05-15
1
-3
/
+17
*
|
qapi-visit.py: Clean up confusing push_indent() / pop_indent() use
Markus Armbruster
2014-05-15
1
-18
/
+14
*
|
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2014-05-15
2
-5
/
+3
*
|
qapi: Normalize marshalling's visitor initialization and cleanup
Markus Armbruster
2014-05-15
1
-15
/
+12
|
/
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-05-09
4
-23
/
+73
|
\
|
*
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
2014-05-08
1
-12
/
+52
|
*
qapi: Use an explicit input file
Lluís Vilanova
2014-05-08
4
-11
/
+21
*
|
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
2014-05-07
18
-400
/
+308
*
|
trace: [simple] Bump up log version number
Lluís Vilanova
2014-05-07
1
-5
/
+5
*
|
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
2014-05-07
7
-11
/
+11
*
|
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2014-05-07
2
-3
/
+3
*
|
trace: [tracetool] Cosmetic changes
Lluís Vilanova
2014-05-07
1
-7
/
+7
*
|
trace: [tracetool] Spacing changes
Lluís Vilanova
2014-05-07
1
-3
/
+4
[next]