aboutsummaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
2013-11-05bswap.h: Remove cpu_to_be32wu()Peter Maydell
2013-11-05bswap.h: Remove cpu_to_be16wu()Peter Maydell
2013-11-05shix: Don't require firmware presence for qtestAndreas Färber
2013-10-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-10-18virtio: Remove unneeded memcpyStefan Weil
2013-10-14hw: set interrupts using pci irq wrappersMarcel Apfelbaum
2013-10-11blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf
2013-10-10xen_disk: mark ioreq as mapped before unmapping in error caseMatthew Daley
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-12block: Error parameter for open functionsMax Reitz
2013-09-06dataplane: Fix startup race.Cornelia Huck
2013-09-06xen_disk: simplify blk_disconnect with refcntFam Zheng
2013-09-06block: make bdrv_delete() staticFam Zheng
2013-09-01pflash_cfi02.c: fix debug macroAntony Pavlov
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-19aio: drop io_flush argumentStefan Hajnoczi
2013-08-19dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi
2013-08-19dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi
2013-08-12pc_sysfw: do not make it a device anymorePaolo Bonzini
2013-08-12pc_sysfw: remove the rom_only propertyPaolo Bonzini
2013-08-12sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatiblePaolo Bonzini
2013-07-29onenand: QOM cast cleanupAndreas Färber
2013-07-29fdc: Fix inheritence for SUNW,fdtwoAndreas Färber
2013-07-29Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29dataplane: refuse to start if device is already in useStefan Hajnoczi
2013-07-29dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi
2013-07-29xen_disk: support "direct-io-safe" backend optionStefano Stabellini
2013-07-28pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton
2013-07-23pflash_cfi02: Use QOM realize for pflash_cfi02Hu Tao
2013-07-23pflash_cfi01: Use QOM realize for pflash_cfi01Hu Tao
2013-07-23fdc: Improve error propagation for QOM realizeAndreas Färber
2013-07-23fdc: Use QOM realize for fdcHu Tao
2013-07-23pflash-cfi02: QOM'ify some moreHu Tao
2013-07-23pflash-cfi01: QOM'ify some moreHu Tao
2013-07-23fdc: QOM'ify some moreHu Tao
2013-07-22Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-07-19block/m25p80: Update Micron entriesEd Maste
2013-07-19dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi
2013-07-04hw/block: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-25nand: Don't inherit from Sysbuspull-arm-devs-20130625Peter Crosthwaite
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite
2013-06-21block/nand: Formatting sweepPeter Crosthwaite
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch
2013-06-07isa: QOM'ify ISADeviceAndreas Färber
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-06-04block: add block driver read only whitelistFam Zheng