]> git.proxmox.com Git - qemu.git/history - hw/fdc.c
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
[qemu.git] / hw / fdc.c
2010-06-15 Jes SorensenCorrect definitions for FD_CMD_SAVE and FD_CMD_RESTORE
2010-06-14 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-06-04 Markus Armbrusterblockdev: Collect block device code in new blockdev.c
2010-05-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-05-15 Jan Kiszkafdc: Register vmstate via qdev
2010-04-18 Blue SwirlFix harmless if statements with empty body, spotted...
2010-03-21 Blue SwirlFix a typo
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-13 Gerd Hoffmannfdc: fix drive property handling.
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-07 Blue Swirlfdc: don't use reserved _ prefix
2010-02-07 Blue Swirlfdc: don't use reserved _t suffix
2009-12-18 Juan Quintelafdc: fix migration from 0.11
2009-12-18 Juan QuintelaRevert "fdc: fix vmstate variable passed"
2009-12-13 Artyom Tarasenkofdc/sparc32: don't hang on detection under OBP
2009-11-12 Juan Quintelafdc: fix vmstate variable passed
2009-11-09 Markus Armbrusterqdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
2009-11-07 Blue Swirlsparc32 (mostly): remove unneeded calls to device reset
2009-10-27 Juan Quintelavmstate: Rename VMS_VARRAY to VMS_VARRAY_INT32
2009-10-24 Blue Swirlfdc: convert to reset + vmsd
2009-10-07 Markus ArmbrusterClean up test for qdev_init() failure
2009-10-07 Markus ArmbrusterNew qdev_init_nofail()
2009-10-05 Gerd Hoffmannfloppy: move dma setup + drive connect to fdctrl_init_c...
2009-10-05 Gerd Hoffmannfloppy: add drive properties.
2009-10-05 Juan Quintelavmstate: remove const from pre_save() functions
2009-10-05 Juan Quintelavmstate: add version_id argument to post_load
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan Quintelavmstate: port fdc device
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-09-10 Gerd Hoffmannqdev: simplify isa irq assignments
2009-09-10 Gerd Hoffmannqdev: drop iobase properties from isa bus
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-28 Gerd Hoffmannqdev: add return value to init() callbacks.
2009-08-28 Gerd HoffmannMove isa_connect_irq calls into isa_create_simple
2009-08-28 Gerd Hoffmannisa bus irq changes and fixes.
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-10 Gerd Hoffmannqdev/isa: convert fdc.
2009-07-20 Blue SwirlClean up fdc qdev conversion
2009-07-17 Blue SwirlSparc32: fix fdc io_base
2009-07-16 Gerd Hoffmannqdev: rework device properties.
2009-07-15 Blue SwirlConvert fdc to qdev
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-06-16 Avi KivityRemove io_index argument from cpu_register_io_memory()
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-05-13 Blue SwirlReplace gcc variadic macro extension with C99 version
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-24 blueswir1Floppy: Properly handle Sense Interrupt Status after...
2008-12-22 malcUse the ARRAY_SIZE() macro where appropriate.
2008-12-02 blueswir1Remove address masking
2008-05-01 blueswir1FDC: Fix data transfer len (Hervé Poussineau)
2008-05-01 blueswir1FDC: Fix buffer overflow (Hervé Poussineau)
2008-04-29 blueswir1FDC fix 10/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 9/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 8/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 7/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 6/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 5/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 4/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 3/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 2/10 (Hervé Poussineau):
2008-04-29 blueswir1FDC fix 1/12 (Hervé Poussineau):
2008-04-08 blueswir1Simplify FDC code (Hervé Poussineau)
2008-03-21 blueswir1 Wire up TC signal from Aux1 to FDC
2008-02-29 blueswir1Give names to magic numbers (Herv�oussineau)
2008-01-01 blueswir1 Register only valid register access widths
2007-12-24 balrogAdd "cache" parameter to "-drive" (Laurent Vivier).
2007-12-17 thsFix bdrv_get_geometry to return uint64_t, by Andre...
2007-12-16 thsFix wrong signedness, by Andre Przywara.
2007-11-17 pbrookBreak up vl.h.
2007-11-05 j_mayerNo functional changes: remove dead code and fix indenta...
2007-11-04 j_mayerFix memory corruption: bdrv_read/write API has been...
2007-11-04 blueswir1 Fix Solaris breakage
2007-11-04 blueswir1 Constification
2007-11-04 blueswir1 Remove target dependent code
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-13 thsEmulate spinning floppy disk, by Jan Jezabek.
2007-07-11 thsSpelling fix, by Stefan Weil.
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-04-14 blueswir1Add device save and reset methods to FDC and M48T59
2007-04-07 pbrookUnify IRQ handling.
2007-01-05 thsFix comment, by Volker Ruppert.
2006-12-10 thsFix sector size overflow, by Herbert Xu.
2006-08-19 bellarduse bdrv_media_changed()
2005-03-13 bellardsparc fixes (Blue Swirl)
2005-01-03 bellardsuppressed warnings in 64 bit case
2004-12-19 bellardSPARC merge
2004-11-07 bellardaudio merge (malc)
2004-10-10 bellardfdc fix (Mike Nordell)
2004-10-09 bellardspelling fixes
2004-10-07 bellardfloppy fixes (initial patch by Mike Nordell)
2004-05-12 bellardfloppy fix
2004-05-08 bellardSPECIFY command fix (Jocelyn Mayer)
2004-05-08 bellardtimer for READ_ID (win98 floppy fix) - simpler irq...
2004-05-04 bellardfixed floppy reset (aka win98 floppy probe fix)
2004-04-12 bellardPowerPC system emulation fixes (Jocelyn Mayer)
2004-03-31 bellardwin32 port (initial patch by kazu)
2004-03-19 bellardupdated floppy driver: formatting code, disk geometry...
2004-03-14 bellardremovable device support - io port API change
next