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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
qemu-iotests: s390x: fix test 041 and 055
Bo Tu
2
-0
/
+15
2015-09-04
qemu-iotests: disable default qemu devices for cross-platform compatibility
Bo Tu
7
-288
/
+7
2015-09-04
qemu-iotests: qemu machine type support
Bo Tu
3
-1
/
+16
2015-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-09-04' in...
Peter Maydell
5
-0
/
+58
2015-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-09-04' into ...
Peter Maydell
82
-267
/
+316
2015-09-04
qapi: Generators crash when --output-dir isn't given, fix
Markus Armbruster
1
-5
/
+6
2015-09-04
docs/qapi-code-gen.txt: Fix QAPI schema examples
Markus Armbruster
1
-3
/
+2
2015-09-04
qapi: Simplify error reporting for array types
Markus Armbruster
3
-6
/
+4
2015-09-04
qapi: Fix errors for non-string, non-dictionary members
Markus Armbruster
7
-10
/
+9
2015-09-04
tests/qapi-schema: Cover non-string, non-dictionary members
Markus Armbruster
13
-0
/
+17
2015-09-04
tests/qapi-schema: Cover two more syntax errors
Markus Armbruster
9
-0
/
+9
2015-09-04
qapi: Drop one of two "simple union must not have base" checks
Markus Armbruster
2
-9
/
+1
2015-09-04
qapi: Generated code cleanup
Markus Armbruster
5
-44
/
+39
2015-09-04
qapi-commands: Drop useless initialization
Markus Armbruster
2
-7
/
+3
2015-09-04
qapi-commands: Don't feed output of mcgen() to mcgen() again
Markus Armbruster
1
-31
/
+21
2015-09-04
qapi-commands: Inline gen_marshal_output_call()
Markus Armbruster
1
-8
/
+4
2015-09-04
qapi-commands: Fix gen_err_check(e) for e and e != 'local_err'
Markus Armbruster
1
-6
/
+7
2015-09-04
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
11
-20
/
+16
2015-09-04
qapi: Fix to reject union command and event arguments
Markus Armbruster
6
-12
/
+8
2015-09-04
qapi-tests: New tests for union, alternate command arguments
Markus Armbruster
9
-1
/
+16
2015-09-04
tests/qapi-schema: Rename tests from data- to args-
Markus Armbruster
32
-9
/
+9
2015-09-04
tests/qapi-schema: Restore test case for flat union base bug
Markus Armbruster
2
-6
/
+7
2015-09-04
qapi: Document flaws in checking of names
Markus Armbruster
1
-0
/
+4
2015-09-04
qapi: Document shortcoming with union 'data' branch
Eric Blake
1
-0
/
+8
2015-09-04
qapi: Document that input visitor semantics are prone to leaks
Eric Blake
2
-0
/
+6
2015-09-04
tests/qapi-schema: Document events with base don't work
Markus Armbruster
1
-0
/
+3
2015-09-04
tests/qapi-schema: Document alternate's enum lacks visit function
Markus Armbruster
1
-0
/
+1
2015-09-04
qapi-visit: Fix two name arguments passed to visitors
Markus Armbruster
1
-6
/
+6
2015-09-04
qapi-visit: Replace list implicit_structs by set
Markus Armbruster
1
-4
/
+3
2015-09-04
qapi-visit: Fix generated code when schema has forward refs
Markus Armbruster
3
-19
/
+36
2015-09-04
qapi: Generate a nicer struct for flat unions
Markus Armbruster
1
-16
/
+22
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
4
-5
/
+9
2015-09-04
qapi: Drop unused and useless parameters and variables
Markus Armbruster
5
-42
/
+35
2015-09-04
qapi: Reject -p arguments that break qapi-event.py
Markus Armbruster
1
-0
/
+6
2015-09-04
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
3
-6
/
+6
2015-09-04
qapi: Simplify guardname()
Markus Armbruster
1
-7
/
+3
2015-09-04
qapi: Clean up cgen() and mcgen()
Markus Armbruster
2
-7
/
+12
2015-09-04
qapi: Clarify docs on including the same file multiple times
Markus Armbruster
1
-2
/
+2
2015-09-04
hmp: add info iothreads command
Ting Wang
4
-0
/
+23
2015-09-04
qmp-shell: add documentation
John Snow
1
-0
/
+35
2015-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
3
-0
/
+22
2015-09-03
trace-events: Add hmp completion
Dr. David Alan Gilbert
3
-0
/
+22
2015-09-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into staging
Peter Maydell
16
-26
/
+736
2015-09-03
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150902' into staging
Peter Maydell
2
-13
/
+29
2015-09-03
Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20150902' into staging
Peter Maydell
3
-13
/
+46
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
3
-3
/
+43
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
1
-0
/
+125
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
4
-0
/
+36
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
4
-0
/
+34
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
4
-2
/
+135
[next]