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-05-26
9
-36
/
+591
|
\
|
*
qtest: pre-buffer hex nibs
John Snow
2015-05-22
1
-3
/
+5
|
*
libqos/ahci: Swap memread/write with bufread/write
John Snow
2015-05-22
2
-6
/
+6
|
*
qtest: add memset to qtest protocol
John Snow
2015-05-22
1
-7
/
+1
|
*
qtest: Add base64 encoded read/write
John Snow
2015-05-22
2
-0
/
+80
|
*
qtest/ahci: add migrate halted dma test
John Snow
2015-05-22
1
-1
/
+74
|
*
qtest/ahci: add halted dma test
John Snow
2015-05-22
1
-0
/
+60
|
*
qtest/ahci: add flush migrate test
John Snow
2015-05-22
1
-1
/
+51
|
*
qtest/ahci: add migrate dma test
John Snow
2015-05-22
2
-0
/
+46
|
*
qtest/ahci: Add migration test
John Snow
2015-05-22
1
-0
/
+90
|
*
libqos: Add migration helpers
John Snow
2015-05-22
4
-17
/
+145
|
*
libqos/ahci: Fix sector set method
John Snow
2015-05-22
1
-2
/
+4
|
*
libqos/ahci: Add halted command helpers
John Snow
2015-05-22
2
-0
/
+30
*
|
tests: add test case for encrypted qcow2 read/write
Daniel P. Berrange
2015-05-22
3
-0
/
+116
*
|
qemu-iotests: Make debugging python tests easier
Fam Zheng
2015-05-22
3
-6
/
+26
*
|
qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
Fam Zheng
2015-05-22
3
-0
/
+8
|
/
*
qemu-iotests: Test unaligned sub-block zero write
Fam Zheng
2015-05-22
2
-0
/
+43
*
iotests, parallels: check for incorrectly closed image in tests
Denis V. Lunev
2015-05-22
2
-0
/
+26
*
iotests, parallels: test for newly created parallels image via qemu-img
Denis V. Lunev
2015-05-22
3
-0
/
+93
*
iotests, parallels: test for write into Parallels image
Denis V. Lunev
2015-05-22
2
-0
/
+15
*
iotests, parallels: quote TEST_IMG in 076 test to be path-safe
Denis V. Lunev
2015-05-22
1
-5
/
+5
*
qapi: Turn generators' mandatory option -i into an argument
Markus Armbruster
2015-05-14
1
-4
/
+4
*
tests: Add missing dependencies on $(qapi-py)
Markus Armbruster
2015-05-14
1
-4
/
+4
*
qapi: Support downstream events and commands
Eric Blake
2015-05-14
3
-1
/
+23
*
qapi: Support downstream alternates
Eric Blake
2015-05-14
2
-2
/
+6
*
qapi: Support downstream flat unions
Eric Blake
2015-05-14
2
-2
/
+10
*
qapi: Support downstream simple unions
Eric Blake
2015-05-14
2
-2
/
+5
*
qapi: Support downstream structs
Eric Blake
2015-05-14
2
-2
/
+10
*
qapi: Support downstream enums
Eric Blake
2015-05-14
2
-1
/
+6
*
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
2015-05-12
8
-0
/
+285
|
\
|
*
rocker: add tests
Scott Feldman
2015-05-11
8
-0
/
+285
*
|
Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...
Peter Maydell
2015-05-12
1
-2
/
+13
|
\
\
|
*
|
json-parser: Accept 'null' in QMP
Eric Blake
2015-05-11
1
-2
/
+13
|
|
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-05-11
7
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
acpi: update expected files for memory unplug
Michael S. Tsirkin
2015-05-11
6
-0
/
+0
|
*
hw/i386: Move ACPI header definitions in an arch-independent location
Shannon Zhao
2015-04-27
1
-1
/
+1
*
|
qapi: Check for member name conflicts with a base class
Eric Blake
2015-05-05
13
-13
/
+25
*
|
qapi: Support (subset of) \u escapes in strings
Eric Blake
2015-05-05
25
-3
/
+31
*
|
qapi: Drop support for inline nested types
Eric Blake
2015-05-05
9
-11
/
+7
*
|
qapi: Drop tests for inline nested structs
Eric Blake
2015-05-05
6
-63
/
+90
*
|
qapi: Merge UserDefTwo and UserDefNested in tests
Eric Blake
2015-05-05
7
-103
/
+102
*
|
qapi: Use 'struct' instead of 'type' in schema
Eric Blake
2015-05-05
33
-66
/
+66
*
|
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
2015-05-05
19
-52
/
+52
*
|
qapi: More rigorous checking for type safety bypass
Eric Blake
2015-05-05
8
-10
/
+6
*
|
qapi: Whitelist commands that don't return dictionary
Eric Blake
2015-05-05
10
-17
/
+9
*
|
qapi: Require valid names
Eric Blake
2015-05-05
18
-26
/
+14
*
|
qapi: More rigourous checking of types
Eric Blake
2015-05-05
51
-68
/
+39
*
|
qapi: Add some type check tests
Eric Blake
2015-05-05
61
-3
/
+119
*
|
qapi: Unify type bypass and add tests
Eric Blake
2015-05-05
13
-0
/
+19
*
|
qapi: Allow true, false and null in schema json
Fam Zheng
2015-05-05
2
-2
/
+1
[next]