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
*
build: do not include main loop where it is not actually used
Paolo Bonzini
2012-10-30
1
-4
/
+4
*
janitor: move iovector functions out of cutils.c
Paolo Bonzini
2012-10-30
1
-1
/
+1
*
tests: do not include tools-obj-y
Paolo Bonzini
2012-10-23
1
-5
/
+5
*
tests/tcg: fix build
Catalin Patulea
2012-10-19
4
-14
/
+22
*
rtc: implement century byte
Paolo Bonzini
2012-10-05
1
-2
/
+30
*
rtc: fix overflow in mktimegm
Paolo Bonzini
2012-10-05
1
-0
/
+45
*
qtest: implement QTEST_STOP
Paolo Bonzini
2012-10-05
1
-13
/
+25
*
qemu-iotests: add tests for streaming error handling
Paolo Bonzini
2012-09-28
3
-2
/
+229
*
qemu-iotests: map underscore to dash in QMP argument names
Paolo Bonzini
2012-09-28
1
-1
/
+7
*
qemu-iotests: add test for pausing a streaming operation
Paolo Bonzini
2012-09-28
3
-5
/
+41
*
qemu-iotests: add initial tests for live block commit
Jeff Cody
2012-09-28
3
-0
/
+184
*
qemu-iotests: add backing file smaller than image test case
Stefan Hajnoczi
2012-08-29
2
-2
/
+35
*
check-qjson: add test for large JSON objects
Michael Roth
2012-08-16
1
-0
/
+53
*
qemu-iotests: Fix 030 after switch to GenericError
Kevin Wolf
2012-08-15
1
-4
/
+2
*
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
1
-1
/
+1
*
qemu-iotests: skip 039 with ./check -nocache
Stefan Hajnoczi
2012-08-10
2
-0
/
+15
*
block: add BLOCK_O_CHECK for qemu-img check
Stefan Hajnoczi
2012-08-10
1
-0
/
+6
*
qemu-iotests: Save some sed processes
Kevin Wolf
2012-08-10
1
-10
/
+10
*
qemu-iotests: Be more flexible with image creation options
Kevin Wolf
2012-08-06
2
-7
/
+7
*
qemu-iotests: add 039 qcow2 lazy refcounts test
Stefan Hajnoczi
2012-08-06
3
-0
/
+190
*
qcow2: implement lazy refcounts
Stefan Hajnoczi
2012-08-06
2
-7
/
+7
*
qemu-iotests: ignore qemu-img create lazy_refcounts output
Stefan Hajnoczi
2012-08-06
1
-1
/
+2
*
qcow2: introduce dirty bit
Stefan Hajnoczi
2012-08-06
2
-12
/
+12
*
qemu-iotests: add qed.py image manipulation utility
Stefan Hajnoczi
2012-08-06
1
-0
/
+235
*
tests: Makefile: include dependency files
Eduardo Habkost
2012-07-28
1
-0
/
+2
*
target-or32: Add testcases
Jia Liu
2012-07-27
52
-0
/
+2579
*
qapi: add test case for deallocating traversal of incomplete structure
Laszlo Ersek
2012-07-23
1
-0
/
+42
*
qapi: fix error propagation
Paolo Bonzini
2012-07-23
1
-8
/
+16
*
fdc-test: Clean up a bit
Kevin Wolf
2012-07-17
1
-16
/
+20
*
fdc-test: introduce test_relative_seek
Pavel Hrdina
2012-07-17
1
-5
/
+41
*
qemu-iotests: Valgrind support
Kevin Wolf
2012-07-17
2
-0
/
+21
*
qtest: Test we don't put hard disk info into CMOS for a CD-ROM
Markus Armbruster
2012-07-17
1
-0
/
+22
*
qtest: Cover qdev property for BIOS CHS translation
Markus Armbruster
2012-07-17
1
-6
/
+7
*
qtest: Cover qdev properties for disk geometry
Markus Armbruster
2012-07-17
1
-2
/
+4
*
qtest: Add hard disk geometry test
Markus Armbruster
2012-07-17
2
-0
/
+405
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
2
-0
/
+262
|
\
|
*
rewrite iov_send_recv() and move it to iov.c
Michael Tokarev
2012-06-11
1
-0
/
+107
|
*
rewrite iov_* functions
Michael Tokarev
2012-06-07
2
-0
/
+155
*
|
qtest: Tidy up temporary files properly
Markus Armbruster
2012-07-09
1
-13
/
+16
*
|
fdc_test: introduce test_sense_interrupt
Pavel Hrdina
2012-07-09
1
-1
/
+24
*
|
fdc_test: update media_change test
Pavel Hrdina
2012-07-09
1
-8
/
+17
*
|
qtest: fix infinite loop when QEMU aborts abruptly
Anthony Liguori
2012-06-27
1
-0
/
+5
*
|
libqtest: Fix socket_accept() to pass address_len
Andreas Färber
2012-06-22
1
-0
/
+1
*
|
qtest: add a fuzz test to fdc-test
Blue Swirl
2012-06-21
1
-0
/
+17
*
|
qemu-iotests: add 036 autoclear feature bit test
Stefan Hajnoczi
2012-06-15
3
-0
/
+121
*
|
qemu-iotests: add qcow2.py set-feature-bit command
Stefan Hajnoczi
2012-06-15
1
-0
/
+23
*
|
fdc-test: introduced qtest read_without_media
Pavel Hrdina
2012-06-15
1
-0
/
+66
*
|
qemu-iotests: COW with many AIO requests on the same cluster
Kevin Wolf
2012-06-15
3
-0
/
+1043
*
|
qemu-iotests: Some backing file COW tests
Kevin Wolf
2012-06-15
3
-0
/
+765
*
|
qemu-iotests: start vms in qtest mode
Paolo Bonzini
2012-06-15
2
-2
/
+4
[next]