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
*
blockdev-test: Test device_del after drive_del
Markus Armbruster
2014-10-04
1
-0
/
+32
*
blockdev-test: Factor out some common code into helpers
Markus Armbruster
2014-10-04
1
-25
/
+25
*
blockdev-test: Simplify by using g_assert_cmpstr()
Markus Armbruster
2014-10-04
1
-7
/
+2
*
blockdev-test: Clean up bogus drive_add argument
Markus Armbruster
2014-10-04
1
-1
/
+1
*
blockdev-test: Use single rather than double quotes in QMP
Markus Armbruster
2014-10-04
1
-16
/
+16
*
drive_del-test: Merge of qdev-monitor-test, blockdev-test
Markus Armbruster
2014-10-04
3
-75
/
+48
*
iotests: qemu-img info output for corrupt image
Max Reitz
2014-10-04
2
-0
/
+12
*
qapi: Add corrupt field to ImageInfoSpecificQCow2
Max Reitz
2014-10-04
4
-11
/
+20
*
iotests: Use _img_info
Max Reitz
2014-10-04
6
-68
/
+26
*
qtest/bios-tables: Correct Q35 command line
John Snow
2014-10-03
1
-6
/
+4
*
qemu-iotests: Fix supported cache modes for 052
Kevin Wolf
2014-10-03
1
-2
/
+3
*
make check-block: Use default cache modes
Kevin Wolf
2014-10-03
1
-1
/
+1
*
vmdk: Fix integer overflow in offset calculation
Fam Zheng
2014-10-03
3
-0
/
+92
*
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-09-29
5
-0
/
+60
|
\
|
*
qemu-iotests: Test missing "driver" key for blockdev-add
Fam Zheng
2014-09-26
2
-0
/
+30
|
*
tests: add QMP input visitor test for unions with no discriminator
Michael Roth
2014-09-26
3
-0
/
+30
*
|
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
2014-09-29
3
-43
/
+42
*
|
libqos: improve event_index test with timeout
Stefan Hajnoczi
2014-09-29
3
-4
/
+31
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-29
4
-3
/
+77
|
\
\
|
*
|
qemu-iotests: Fail test if explicit test case number is unknown
Fam Zheng
2014-09-25
1
-2
/
+8
|
*
|
block: Catch simultaneous usage of options and their aliases
Kevin Wolf
2014-09-25
2
-0
/
+68
|
*
|
block: Improve message for device name clashing with node name
Markus Armbruster
2014-09-25
1
-1
/
+1
|
|
/
*
|
qapi: Ignore files created during make check
Eric Blake
2014-09-26
1
-0
/
+3
*
|
qapi: Consistent whitespace in tests/Makefile
Eric Blake
2014-09-26
1
-16
/
+16
*
|
tests: avoid running duplicate qom-tests
Michael Roth
2014-09-26
1
-1
/
+2
|
/
*
async: aio_context_new(): Handle event_notifier_init failure
Chrysostomos Nanakos
2014-09-22
3
-3
/
+27
*
block: delete cow block driver
Stefan Hajnoczi
2014-09-22
5
-12
/
+5
*
ahci: Add test_identify case to ahci-test.
John Snow
2014-09-22
1
-0
/
+304
*
ahci: Add test_hba_enable to ahci-test.
John Snow
2014-09-22
1
-0
/
+156
*
ahci: Add test_hba_spec to ahci-test.
John Snow
2014-09-22
1
-1
/
+560
*
ahci: add test_pci_enable to ahci-test.
John Snow
2014-09-22
2
-0
/
+59
*
ahci: Add test_pci_spec to ahci-test.
John Snow
2014-09-22
1
-6
/
+299
*
ahci: Adding basic functionality qtest.
John Snow
2014-09-22
2
-0
/
+198
*
layout: Add generators for refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+137
*
fuzz: Add fuzzing functions for entries of refcount table and blocks
Maria Kustova
2014-09-22
1
-1
/
+15
*
image-fuzzer: Trivial readability and formatting improvements
Maria Kustova
2014-09-22
2
-31
/
+28
*
iotests: Add more tests for qcow2 corruption
Max Reitz
2014-09-22
2
-2
/
+105
*
qcow2: Use qcow2_signal_corruption() for overlaps
Max Reitz
2014-09-22
1
-5
/
+5
*
thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_async
Fam Zheng
2014-09-22
1
-8
/
+26
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2014-09-18
2
-11
/
+150
|
\
|
*
qdev: Move global validation to a single function
Eduardo Habkost
2014-09-18
1
-11
/
+55
|
*
qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()
Eduardo Habkost
2014-09-18
1
-1
/
+1
|
*
test-qdev-global-props: Test handling of hotpluggable and non-device types
Eduardo Habkost
2014-09-18
1
-0
/
+55
|
*
test-qdev-global-props: Initialize not_used=true for all props
Eduardo Habkost
2014-09-18
1
-2
/
+5
|
*
test-qdev-global-props: Run tests on subprocess
Eduardo Habkost
2014-09-18
1
-6
/
+43
|
*
tests: disable global props test for old glib
Michael S. Tsirkin
2014-09-18
1
-1
/
+1
|
*
test-qdev-global-props: Trivial comment fix
Eduardo Habkost
2014-09-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-09-15
8
-30
/
+121
|
\
\
|
|
/
|
/
|
|
*
qcow2: Add falloc and full preallocation option
Hu Tao
2014-09-12
1
-27
/
+27
|
*
qapi: introduce PreallocMode and new PreallocModes full and falloc.
Hu Tao
2014-09-12
1
-1
/
+1
[next]