index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fdc-test.c
Age
Commit message (
Expand
)
Author
2014-01-22
qtest: Fix the bug about disable vnc causes "make check" fail
Kewei Yu
2013-11-07
libqtest: rename qmp() to qmp_discard_response()
Stefan Hajnoczi
2013-07-18
libqtest: New qtest_end() to go with qtest_start()
Markus Armbruster
2012-11-14
fdc-tests: add tests for VERIFY command
Hervé Poussineau
2012-11-14
fdc-test: Check READ ID
Kevin Wolf
2012-11-14
fdc: fix false FD_SR0_SEEK
Hervé Poussineau
2012-11-14
fdc-test: add tests for non-DMA READ command
Hervé Poussineau
2012-11-14
fdc-test: insert media before fuzzing registers
Hervé Poussineau
2012-11-14
fdc-test: split test_media_change() test, so insert part can be reused
Hervé Poussineau
2012-07-17
fdc-test: Clean up a bit
Kevin Wolf
2012-07-17
fdc-test: introduce test_relative_seek
Pavel Hrdina
2012-07-09
fdc_test: introduce test_sense_interrupt
Pavel Hrdina
2012-07-09
fdc_test: update media_change test
Pavel Hrdina
2012-06-21
qtest: add a fuzz test to fdc-test
Blue Swirl
2012-06-15
fdc-test: introduced qtest read_without_media
Pavel Hrdina
2012-05-25
fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy
Pavel Hrdina
2012-05-10
qtest: Add floppy test
Kevin Wolf