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
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-11
typofixes - v4
Veres Lajos
2
-2
/
+2
2015-09-11
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
32
-96
/
+96
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
1
-4
/
+2
2015-09-11
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
1
-23
/
+13
2015-09-11
maint: remove unused include for strings.h
Daniel P. Berrange
1
-1
/
+0
2015-09-11
maint: remove unused include for signal.h
Daniel P. Berrange
1
-1
/
+0
2015-09-11
maint: remove unused include for assert.h
Daniel P. Berrange
1
-1
/
+0
2015-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
20
-345
/
+157
2015-09-07
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
4
-0
/
+293
2015-09-07
smbios: add smbios 3.0 support
Wei Huang
1
-3
/
+3
2015-09-04
iotests: Warn if python subprocess is killed
Max Reitz
1
-5
/
+21
2015-09-04
iotests: Do not suppress segfaults in bash tests
Max Reitz
8
-31
/
+67
2015-09-04
iotests: Respect -nodefaults in tests 41 and 55
Max Reitz
2
-6
/
+16
2015-09-04
iotests: More options for VM.add_drive()
Max Reitz
1
-3
/
+6
2015-09-04
qemu-iotests: s390x: fix test 130
Bo Tu
2
-6
/
+6
2015-09-04
qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
Bo Tu
1
-6
/
+4
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
qapi: Simplify error reporting for array types
Markus Armbruster
2
-2
/
+2
2015-09-04
qapi: Fix errors for non-string, non-dictionary members
Markus Armbruster
6
-6
/
+3
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
1
-1
/
+1
2015-09-04
qapi: Command returning anonymous type doesn't work, outlaw
Markus Armbruster
9
-10
/
+7
2015-09-04
qapi: Fix to reject union command and event arguments
Markus Armbruster
4
-6
/
+3
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 that input visitor semantics are prone to leaks
Eric Blake
1
-0
/
+2
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 generated code when schema has forward refs
Markus Armbruster
2
-18
/
+22
2015-09-04
qapi: Fix generated code when flat union has member 'kind'
Markus Armbruster
2
-2
/
+2
2015-09-04
qapi-event: Clean up how name of enum QAPIEvent is made
Markus Armbruster
1
-1
/
+1
2015-08-18
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-38
/
+62
2015-08-14
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2
-8
/
+231
2015-08-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+21
2015-08-13
smbios: move smbios code into a common folder
Wei Huang
1
-1
/
+1
2015-08-05
throttle: add throttle_max_is_missing_limit() test
Stefan Hajnoczi
1
-0
/
+21
2015-08-04
tests: test rx recovery from cont
Jason Wang
1
-0
/
+52
2015-08-04
tests: introduce basic pci test for virtio-net
Jason Wang
2
-8
/
+179
2015-07-30
virtio-scsi-test: Add test case for tail unaligned WRITE SAME
Fam Zheng
1
-3
/
+9
2015-07-30
tests: virtio-scsi: clear unit attention after reset
Stefan Hajnoczi
1
-36
/
+54
2015-07-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+20
2015-07-28
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...
Peter Maydell
1
-2
/
+2
2015-07-27
make: Clean build messages
Stefan Weil
1
-2
/
+2
2015-07-27
block: qemu-iotests - add check for multiplication overflow in vpc
Jeff Cody
4
-0
/
+60
2015-07-27
crypto: extend unit tests to cover decryption too
Daniel P. Berrange
1
-8
/
+20
2015-07-24
rcu: actually register threads that have RCU read-side critical sections
Paolo Bonzini
1
-0
/
+4
[next]