summaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
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 SysbusPeter 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
2013-06-01m25p80: Add Micron n25q032aEd Maste
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-19m25p80: Remove bogus include of devices.hPeter Crosthwaite
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite