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-21
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
17
-2
/
+78
2015-09-21
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
9
-12
/
+1
2015-09-21
qapi: Introduce a first class 'any' type
Markus Armbruster
16
-7
/
+125
2015-09-21
qapi: Make output visitor return qnull() instead of NULL
Markus Armbruster
1
-1
/
+2
2015-09-21
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
1
-3
/
+0
2015-09-21
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
3
-7
/
+4
2015-09-21
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
1
-2
/
+2
2015-09-21
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
Markus Armbruster
16
-118
/
+249
2015-09-21
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
1
-1
/
+1
2015-09-18
ide-test: add cdrom dma test
John Snow
1
-18
/
+72
2015-09-18
ide-test: add cdrom pio test
John Snow
1
-0
/
+157
2015-09-18
qtest/ahci: export generate_pattern
John Snow
3
-26
/
+27
2015-09-18
qtest/ahci: use generate_pattern everywhere
John Snow
1
-17
/
+6
2015-09-15
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
3
-0
/
+542
2015-09-15
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
6
-0
/
+2461
2015-09-15
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
1
-1
/
+1
2015-09-15
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
1
-3
/
+1
2015-09-15
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
1
-3
/
+4
2015-09-15
tests: remove repetition in unit test object deps
Daniel P. Berrange
1
-45
/
+51
2015-09-15
qapi: allow override of default enum prefix naming
Daniel P. Berrange
7
-1
/
+13
2015-09-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
7
-0
/
+316
2015-09-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1255
2015-09-14
iotests: Add test for checking large image files
Max Reitz
3
-0
/
+83
2015-09-14
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
3
-0
/
+188
2015-09-14
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2
-0
/
+45
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-10
cutils: work around platform differences in strto{l,ul,ll,ull}
Paolo Bonzini
1
-41
/
+16
2015-09-09
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
1
-0
/
+323
2015-09-09
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
1
-0
/
+320
2015-09-09
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
1
-0
/
+318
2015-09-09
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
1
-0
/
+319
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
[next]