index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fdc-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
fdc-test: Avoid deprecated 'change' command
Eric Blake
1
-4
/
+4
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-3
/
+1
2016-02-02
Revert "hw/block/fdc: Implement tray status"
Max Reitz
1
-2
/
+0
2016-01-25
qtest/fdc: Support for 2.88MB drives
John Snow
1
-1
/
+1
2015-10-23
hw/block/fdc: Implement tray status
Max Reitz
1
-3
/
+1
2015-06-02
fdc-test: Test state for existing cases more thoroughly
Kevin Wolf
1
-0
/
+34
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
1
-1
/
+1
2014-07-18
tests: Add missing 'static' attributes (fix warnings from smatch)
Stefan Weil
1
-1
/
+1
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
1
-1
/
+1
2014-01-22
qtest: Fix the bug about disable vnc causes "make check" fail
Kewei Yu
1
-4
/
+1
2013-11-07
libqtest: rename qmp() to qmp_discard_response()
Stefan Hajnoczi
1
-6
/
+9
2013-07-18
libqtest: New qtest_end() to go with qtest_start()
Markus Armbruster
1
-1
/
+1
2012-11-14
fdc-tests: add tests for VERIFY command
Hervé Poussineau
1
-3
/
+13
2012-11-14
fdc-test: Check READ ID
Kevin Wolf
1
-0
/
+66
2012-11-14
fdc: fix false FD_SR0_SEEK
Hervé Poussineau
1
-3
/
+3
2012-11-14
fdc-test: add tests for non-DMA READ command
Hervé Poussineau
1
-0
/
+98
2012-11-14
fdc-test: insert media before fuzzing registers
Hervé Poussineau
1
-0
/
+1
2012-11-14
fdc-test: split test_media_change() test, so insert part can be reused
Hervé Poussineau
1
-1
/
+8
2012-07-17
fdc-test: Clean up a bit
Kevin Wolf
1
-16
/
+20
2012-07-17
fdc-test: introduce test_relative_seek
Pavel Hrdina
1
-5
/
+41
2012-07-09
fdc_test: introduce test_sense_interrupt
Pavel Hrdina
1
-1
/
+24
2012-07-09
fdc_test: update media_change test
Pavel Hrdina
1
-8
/
+17
2012-06-21
qtest: add a fuzz test to fdc-test
Blue Swirl
1
-0
/
+17
2012-06-15
fdc-test: introduced qtest read_without_media
Pavel Hrdina
1
-0
/
+66
2012-05-25
fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy
Pavel Hrdina
1
-17
/
+48
2012-05-10
qtest: Add floppy test
Kevin Wolf
1
-0
/
+195