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
*
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-10-06
2
-3
/
+3
|
\
|
*
qtest/ide-test: ppc64be correction for ATAPI tests
John Snow
2015-10-05
1
-2
/
+2
|
*
qtest/ahci: fix redundant assertion
John Snow
2015-10-05
1
-1
/
+1
*
|
tests: vhost-user: disable unless CONFIG_VHOST_NET
Michael S. Tsirkin
2015-10-06
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-02
1
-110
/
+60
|
\
|
*
vhost-user-test: fix predictable filename on tmpfs
Michael S. Tsirkin
2015-10-02
1
-1
/
+1
|
*
vhost-user-test: use tmpfs by default
Michael S. Tsirkin
2015-10-02
1
-12
/
+25
|
*
vhost-user: unit test for new messages
Michael S. Tsirkin
2015-10-02
1
-0
/
+18
|
*
vhost-user-test: do not reinvent glib-compat.h
Paolo Bonzini
2015-10-02
1
-97
/
+16
*
|
iotests: Fix test 128 for password-less sudo
Max Reitz
2015-10-02
1
-1
/
+8
*
|
tests: Fix test 049 fallout from improved HMP error messages
Eric Blake
2015-10-02
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
1
-0
/
+91
|
\
|
*
tests: add some qemu_strtosz() tests
Marc-André Lureau
2015-09-25
1
-0
/
+91
*
|
Merge remote-tracking branch 'remotes/vivier-misc/tags/pull-muldiv64-20150925...
Peter Maydell
2015-09-25
1
-1
/
+1
|
\
\
|
*
|
rtl8139: remove muldiv64()
Laurent Vivier
2015-09-25
1
-1
/
+1
|
|
/
*
|
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
[next]