index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
fdc.c
Age
Commit message (
Expand
)
Author
2010-08-24
Rearrange block headers
Blue Swirl
2010-07-06
fdc: Reject unimplemented error actions
Markus Armbruster
2010-07-02
block: Fix virtual media change for if=none
Markus Armbruster
2010-07-02
block: Catch attempt to attach multiple devices to a blockdev
Markus Armbruster
2010-07-02
qdev: Decouple qdev_prop_drive from DriveInfo
Markus Armbruster
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
2010-05-15
fdc: Register vmstate via qdev
Jan Kiszka
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2010-03-21
Fix a typo
Blue Swirl
2010-03-13
fdc: fix drive property handling.
Gerd Hoffmann
2010-02-07
fdc: don't use reserved _ prefix
Blue Swirl
2010-02-07
fdc: don't use reserved _t suffix
Blue Swirl
2009-12-18
fdc: fix migration from 0.11
Juan Quintela
2009-12-18
Revert "fdc: fix vmstate variable passed"
Juan Quintela
2009-12-13
fdc/sparc32: don't hang on detection under OBP
Artyom Tarasenko
2009-11-12
fdc: fix vmstate variable passed
Juan Quintela
2009-11-09
qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
Markus Armbruster
2009-11-07
sparc32 (mostly): remove unneeded calls to device reset
Blue Swirl
2009-10-27
vmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
Juan Quintela
2009-10-24
fdc: convert to reset + vmsd
Blue Swirl
2009-10-07
Clean up test for qdev_init() failure
Markus Armbruster
2009-10-07
New qdev_init_nofail()
Markus Armbruster
2009-10-05
floppy: move dma setup + drive connect to fdctrl_init_common()
Gerd Hoffmann
2009-10-05
floppy: add drive properties.
Gerd Hoffmann
2009-10-05
vmstate: remove const from pre_save() functions
Juan Quintela
2009-10-05
vmstate: add version_id argument to post_load
Juan Quintela
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-11
vmstate: port fdc device
Juan Quintela
2009-09-11
Unexport ticks_per_sec variable. Create get_ticks_per_sec() function
Juan Quintela
2009-09-10
qdev: simplify isa irq assignments
Gerd Hoffmann
2009-09-10
qdev: drop iobase properties from isa bus
Gerd Hoffmann
2009-08-27
qdev: add return value to init() callbacks.
Gerd Hoffmann
2009-08-27
Move isa_connect_irq calls into isa_create_simple
Gerd Hoffmann
2009-08-27
isa bus irq changes and fixes.
Gerd Hoffmann
2009-08-25
Make CPURead/WriteFunc structure 'const'
Blue Swirl
2009-08-10
qdev/isa: convert fdc.
Gerd Hoffmann
2009-07-20
Clean up fdc qdev conversion
Blue Swirl
2009-07-17
Sparc32: fix fdc io_base
Blue Swirl
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-07-15
Convert fdc to qdev
Blue Swirl
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
2009-06-16
Remove io_index argument from cpu_register_io_memory()
Avi Kivity
2009-05-22
Introduce reset notifier order
Jan Kiszka
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
2009-02-05
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-24
Floppy: Properly handle Sense Interrupt Status after FDC Reset
blueswir1
2008-12-22
Use the ARRAY_SIZE() macro where appropriate.
malc
2008-12-02
Remove address masking
blueswir1
[next]