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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2015-09-24
1
-1
/
+1
*
qapi: New QMP command query-qmp-schema for QMP introspection
Markus Armbruster
2015-09-21
17
-2
/
+78
*
qapi: Pseudo-type '**' is now unused, drop it
Markus Armbruster
2015-09-21
9
-12
/
+1
*
qapi: Introduce a first class 'any' type
Markus Armbruster
2015-09-21
16
-7
/
+125
*
qapi: Make output visitor return qnull() instead of NULL
Markus Armbruster
2015-09-21
1
-1
/
+2
*
qapi-event: Convert to QAPISchemaVisitor, fixing data with base
Markus Armbruster
2015-09-21
1
-3
/
+0
*
qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
Markus Armbruster
2015-09-21
3
-7
/
+4
*
qapi-types: Convert to QAPISchemaVisitor, fixing flat unions
Markus Armbruster
2015-09-21
1
-2
/
+2
*
tests/qapi-schema: Convert test harness to QAPISchemaVisitor
Markus Armbruster
2015-09-21
16
-118
/
+249
*
qapi: New QAPISchema intermediate reperesentation
Markus Armbruster
2015-09-21
1
-1
/
+1
*
ide-test: add cdrom dma test
John Snow
2015-09-18
1
-18
/
+72
*
ide-test: add cdrom pio test
John Snow
2015-09-18
1
-0
/
+157
*
qtest/ahci: export generate_pattern
John Snow
2015-09-18
3
-26
/
+27
*
qtest/ahci: use generate_pattern everywhere
John Snow
2015-09-18
1
-17
/
+6
*
crypto: introduce new module for handling TLS sessions
Daniel P. Berrange
2015-09-15
3
-0
/
+542
*
crypto: add sanity checking of TLS x509 credentials
Daniel P. Berrange
2015-09-15
6
-0
/
+2461
*
crypto: introduce new base module for TLS credentials
Daniel P. Berrange
2015-09-15
1
-1
/
+1
*
qom: allow QOM to be linked into tools binaries
Daniel P. Berrange
2015-09-15
1
-3
/
+1
*
crypto: move crypto objects out of libqemuutil.la
Daniel P. Berrange
2015-09-15
1
-3
/
+4
*
tests: remove repetition in unit test object deps
Daniel P. Berrange
2015-09-15
1
-45
/
+51
*
qapi: allow override of default enum prefix naming
Daniel P. Berrange
2015-09-15
7
-1
/
+13
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-14
7
-0
/
+316
|
\
|
*
iotests: Add test for checking large image files
Max Reitz
2015-09-14
3
-0
/
+83
|
*
qemu-iotests: More qcow2 reopen tests
Kevin Wolf
2015-09-14
3
-0
/
+188
|
*
qemu-iotests: Reopen qcow2 with lazy-refcounts change
Kevin Wolf
2015-09-14
2
-0
/
+45
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-14
1
-0
/
+1255
|
\
\
|
|
/
|
/
|
|
*
cutils: work around platform differences in strto{l,ul,ll,ull}
Paolo Bonzini
2015-09-10
1
-41
/
+16
|
*
cutils: Add qemu_strtoull() wrapper
Carlos L. Torres
2015-09-09
1
-0
/
+323
|
*
cutils: Add qemu_strtoll() wrapper
Carlos L. Torres
2015-09-09
1
-0
/
+320
|
*
cutils: Add qemu_strtoul() wrapper
Carlos L. Torres
2015-09-09
1
-0
/
+318
|
*
cutils: Add qemu_strtol() wrapper
Carlos L. Torres
2015-09-09
1
-0
/
+319
*
|
typofixes - v4
Veres Lajos
2015-09-11
2
-2
/
+2
*
|
opts: produce valid command line in qemu_opts_print
Kővágó, Zoltán
2015-09-11
32
-96
/
+96
*
|
maint: avoid useless "if (foo) free(foo)" pattern
Markus Armbruster
2015-09-11
1
-4
/
+2
*
|
maint: avoid useless "if (foo) free(foo)" pattern
Daniel P. Berrange
2015-09-11
1
-23
/
+13
*
|
maint: remove unused include for strings.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
|
maint: remove unused include for signal.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
|
maint: remove unused include for assert.h
Daniel P. Berrange
2015-09-11
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-09-07
20
-345
/
+157
|
\
\
|
*
|
iotests: Warn if python subprocess is killed
Max Reitz
2015-09-04
1
-5
/
+21
|
*
|
iotests: Do not suppress segfaults in bash tests
Max Reitz
2015-09-04
8
-31
/
+67
|
*
|
iotests: Respect -nodefaults in tests 41 and 55
Max Reitz
2015-09-04
2
-6
/
+16
|
*
|
iotests: More options for VM.add_drive()
Max Reitz
2015-09-04
1
-3
/
+6
|
*
|
qemu-iotests: s390x: fix test 130
Bo Tu
2015-09-04
2
-6
/
+6
|
*
|
qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts
Bo Tu
2015-09-04
1
-6
/
+4
|
*
|
qemu-iotests: s390x: fix test 041 and 055
Bo Tu
2015-09-04
2
-0
/
+15
|
*
|
qemu-iotests: disable default qemu devices for cross-platform compatibility
Bo Tu
2015-09-04
7
-288
/
+7
|
*
|
qemu-iotests: qemu machine type support
Bo Tu
2015-09-04
3
-1
/
+16
*
|
|
i.MX: Add qtest support for I2C device emulator.
Jean-Christophe Dubois
2015-09-07
4
-0
/
+293
*
|
|
smbios: add smbios 3.0 support
Wei Huang
2015-09-07
1
-3
/
+3
|
/
/
[next]