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
2016-02-16
tests: Clean up includes
Peter Maydell
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
2016-01-25
qtest/fdc: Support for 2.88MB drives
John Snow
2015-10-23
hw/block/fdc: Implement tray status
Max Reitz
2015-06-02
fdc-test: Test state for existing cases more thoroughly
Kevin Wolf
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
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