index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
qapi script: clean up in scripts
Wenchao Xia
2
-4
/
+3
2014-06-24
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' i...
Peter Maydell
1
-0
/
+345
2014-06-23
vmstate-static-checker: script to validate vmstate changes
Amit Shah
1
-0
/
+345
2014-06-23
qapi script: add event support
Wenchao Xia
2
-0
/
+381
2014-06-23
qapi: Suppress unwanted space between type and identifier
Amos Kong
2
-8
/
+19
2014-06-23
qapi: add const prefix to 'char *' insider c_type()
Amos Kong
2
-4
/
+4
2014-06-23
qapi: fix coding style in parameters list
Amos Kong
1
-10
/
+10
2014-06-16
linux-headers: include psci.h
Alexander Graf
1
-1
/
+2
2014-06-09
trace: Multi-backend tracing
Lluís Vilanova
3
-41
/
+41
2014-06-09
simpletrace: add support for trace record pid field
Stefan Hajnoczi
1
-11
/
+15
2014-06-05
Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
Peter Maydell
1
-19
/
+41
2014-05-21
kvm_stat: allow choosing between tracepoints and old stats
Paolo Bonzini
1
-19
/
+41
2014-05-21
qapi: zero-initialize all QMP command parameters
Michael Roth
1
-1
/
+1
2014-05-21
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Luiz Capitulino
1
-1
/
+1
2014-05-16
qapi: skip redundant includes
Benoît Canet
1
-3
/
+11
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
2
-100
/
+128
2014-05-15
qapi: Un-inline visit of implicit struct
Markus Armbruster
1
-14
/
+34
2014-05-15
qapi-visit.py: Clean up a sloppy use of field prefix
Markus Armbruster
1
-1
/
+1
2014-05-15
qapi: Clean up shadowing of parameters and locals in inner scopes
Markus Armbruster
1
-3
/
+17
2014-05-15
qapi-visit.py: Clean up confusing push_indent() / pop_indent() use
Markus Armbruster
1
-18
/
+14
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
2
-5
/
+3
2014-05-15
qapi: Normalize marshalling's visitor initialization and cleanup
Markus Armbruster
1
-15
/
+12
2014-05-09
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
4
-23
/
+73
2014-05-08
qapi: Add a primitive to include other files from a QAPI schema file
Lluís Vilanova
1
-12
/
+52
2014-05-08
qapi: Use an explicit input file
Lluís Vilanova
4
-11
/
+21
2014-05-07
trace: [tracetool] Minimize the amount of per-backend code
Lluís Vilanova
18
-400
/
+308
2014-05-07
trace: [simple] Bump up log version number
Lluís Vilanova
1
-5
/
+5
2014-05-07
trace: [tracetool] Change format docs to point to the generated file
Lluís Vilanova
7
-11
/
+11
2014-05-07
trace: [tracetool] Show list of frontends and backends sorted by name
Lluís Vilanova
2
-3
/
+3
2014-05-07
trace: [tracetool] Cosmetic changes
Lluís Vilanova
1
-7
/
+7
2014-05-07
trace: [tracetool] Spacing changes
Lluís Vilanova
1
-3
/
+4
2014-05-07
trace: [tracetool] Add methods 'Event.copy' and 'Arguments.copy'
Lluís Vilanova
1
-0
/
+9
2014-05-07
trace: [tracetool] Add method 'Event.api' to build event names
Lluís Vilanova
6
-17
/
+27
2014-04-18
scripts: add sample model file for Coverity Scan
Paolo Bonzini
1
-0
/
+183
2014-03-31
make-release: Record SeaBIOS version
Andreas Färber
1
-0
/
+1
2014-03-17
scripts/qemu-binfmt-conf.sh: Add AArch64 registration
Peter Maydell
1
-0
/
+3
2014-03-15
scripts/make-release: Don't distribute .git directories
Cole Robinson
1
-1
/
+1
2014-03-11
qapi script: do not add "_" for every capitalized char in enum
Wenchao Xia
1
-7
/
+19
2014-03-11
qapi script: do not allow string discriminator
Wenchao Xia
1
-0
/
+5
2014-03-11
qapi script: support enum type as discriminator in union
Wenchao Xia
3
-14
/
+60
2014-03-11
qapi script: use same function to generate enum string
Wenchao Xia
3
-13
/
+25
2014-03-11
qapi script: code move for generate_enum_name()
Wenchao Xia
2
-10
/
+10
2014-03-11
qapi script: check correctness of union
Wenchao Xia
1
-2
/
+86
2014-03-11
qapi script: remember line number in schema parsing
Wenchao Xia
1
-6
/
+8
2014-03-11
qapi script: add check for duplicated key
Wenchao Xia
1
-0
/
+2
2014-03-11
qapi script: remember explicitly defined enum values
Wenchao Xia
1
-5
/
+11
2014-03-03
qapi: Clean up null checking in generated visitors
Markus Armbruster
1
-7
/
+7
2014-03-03
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
1
-20
/
+0
2014-03-03
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
1
-2
/
+0
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
4
-8
/
+8
[next]