summaryrefslogtreecommitdiff
path: root/hw/block/fdc.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-1/+1
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-07-29fdc: Fix inheritence for SUNW,fdtwoAndreas Färber1-44/+44
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-07-23fdc: Improve error propagation for QOM realizeAndreas Färber1-18/+22
2013-07-23fdc: Use QOM realize for fdcHu Tao1-22/+41
2013-07-23fdc: QOM'ify some moreHu Tao1-16/+25
2013-07-04hw/block: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+4
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-7/+9
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-10/+14
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber1-9/+12
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+2284