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
*
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
*
|
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
Lluís Vilanova
2014-05-07
1
-0
/
+9
*
|
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
2014-05-07
6
-17
/
+27
|
/
*
scripts: add sample model file for Coverity Scan
Paolo Bonzini
2014-04-18
1
-0
/
+183
*
make-release: Record SeaBIOS version
Andreas Färber
2014-03-31
1
-0
/
+1
*
scripts/qemu-binfmt-conf.sh: Add AArch64 registration
Peter Maydell
2014-03-17
1
-0
/
+3
*
scripts/make-release: Don't distribute .git directories
Cole Robinson
2014-03-15
1
-1
/
+1
*
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
2014-03-11
1
-7
/
+19
*
qapi script: do not allow string discriminator
Wenchao Xia
2014-03-11
1
-0
/
+5
*
qapi script: support enum type as discriminator in union
Wenchao Xia
2014-03-11
3
-14
/
+60
*
qapi script: use same function to generate enum string
Wenchao Xia
2014-03-11
3
-13
/
+25
*
qapi script: code move for generate_enum_name()
Wenchao Xia
2014-03-11
2
-10
/
+10
*
qapi script: check correctness of union
Wenchao Xia
2014-03-11
1
-2
/
+86
*
qapi script: remember line number in schema parsing
Wenchao Xia
2014-03-11
1
-6
/
+8
*
qapi script: add check for duplicated key
Wenchao Xia
2014-03-11
1
-0
/
+2
*
qapi script: remember explicitly defined enum values
Wenchao Xia
2014-03-11
1
-5
/
+11
*
qapi: Clean up null checking in generated visitors
Markus Armbruster
2014-03-03
1
-7
/
+7
*
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
2014-03-03
1
-20
/
+0
*
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
2014-03-03
1
-2
/
+0
*
qapi: Fix licensing of scripts
Markus Armbruster
2014-03-03
4
-8
/
+8
*
qmp: Check for returned data from __json_read in get_events
Fam Zheng
2014-02-28
1
-1
/
+6
*
QMP: Allow dot separated dict path arguments in qmp-shell
Fam Zheng
2014-02-28
1
-2
/
+18
*
Merge remote-tracking branch 'remotes/bonzini/configure' into staging
Peter Maydell
2014-02-24
1
-0
/
+3
|
\
|
*
module: implement module loading
Fam Zheng
2014-02-20
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-02-21
3
-56
/
+132
|
\
\
|
*
|
Modified the tracetool framework for LTTng 2.x
Mohamad Gebai
2014-02-19
3
-56
/
+132
|
|
/
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-02-20
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
QMP: allow JSON dict arguments in qmp-shell
Stefan Hajnoczi
2014-02-17
1
-0
/
+3
*
|
misc: Fix case Qemu -> QEMU
Stefan Weil
2014-02-15
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'stefanha/tags/tracing-pull-request' into staging
Peter Maydell
2014-01-31
1
-4
/
+2
|
\
|
*
trace: fix simple trace "disable" keyword
Stefan Hajnoczi
2014-01-27
1
-1
/
+2
|
*
trace: [simple] Do not include "trace/simple.h" in generated tracer headers
Lluís Vilanova
2014-01-27
1
-3
/
+0
*
|
configure: add CONFIG_IASL to config-host.h
Marcel Apfelbaum
2014-01-26
1
-0
/
+4
*
|
Python-lang gdb script to extract x86_64 guest vmcore from qemu coredump
Laszlo Ersek
2014-01-26
1
-0
/
+339
|
/
[next]