summaryrefslogtreecommitdiffstats
path: root/hw/block
Commit message (Expand)AuthorAgeFilesLines
* dataplane: Fix startup race.Cornelia Huck2013-09-061-0/+9
* xen_disk: simplify blk_disconnect with refcntFam Zheng2013-09-061-6/+5
* block: make bdrv_delete() staticFam Zheng2013-09-061-2/+2
* pflash_cfi02.c: fix debug macroAntony Pavlov2013-09-011-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-224-19/+19
* aio: drop io_flush argumentStefan Hajnoczi2013-08-191-4/+4
* dataplane/virtio-blk: drop flush_true() and flush_io()Stefan Hajnoczi2013-08-191-15/+2
* dataplane/virtio-blk: check exit conditions before aio_poll()Stefan Hajnoczi2013-08-191-2/+2
* pc_sysfw: do not make it a device anymorePaolo Bonzini2013-08-122-235/+0
* pc_sysfw: remove the rom_only propertyPaolo Bonzini2013-08-121-57/+7
* sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatiblePaolo Bonzini2013-08-121-25/+1
* onenand: QOM cast cleanupAndreas Färber2013-07-291-10/+20
* fdc: Fix inheritence for SUNW,fdtwoAndreas Färber2013-07-291-44/+44
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-07-292-9/+40
|\
| * dataplane: refuse to start if device is already in useStefan Hajnoczi2013-07-291-0/+8
| * dataplane: enable virtio-blk x-data-plane=on live migrationStefan Hajnoczi2013-07-292-9/+32
* | devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-295-0/+7
* | xen_disk: support "direct-io-safe" backend optionStefano Stabellini2013-07-291-1/+13
* | pflash_cfi01: duplicate status byte from bits 23:16 for 32bit readsPaul Burton2013-07-281-0/+3
|/
* pflash_cfi02: Use QOM realize for pflash_cfi02Hu Tao2013-07-231-8/+7
* pflash_cfi01: Use QOM realize for pflash_cfi01Hu Tao2013-07-231-7/+5
* fdc: Improve error propagation for QOM realizeAndreas Färber2013-07-231-18/+22
* fdc: Use QOM realize for fdcHu Tao2013-07-231-22/+41
* pflash-cfi02: QOM'ify some moreHu Tao2013-07-231-9/+12
* pflash-cfi01: QOM'ify some moreHu Tao2013-07-231-9/+12
* fdc: QOM'ify some moreHu Tao2013-07-231-16/+25
* Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-07-221-4/+8
|\
| * block/m25p80: Update Micron entriesEd Maste2013-07-191-4/+8
* | dataplane: sync virtio.c and vring.c virtqueue stateStefan Hajnoczi2013-07-191-1/+1
|/
* hw/block: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-045-13/+17
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-046-14/+15
* nand: Don't inherit from SysbusPeter Crosthwaite2013-06-251-3/+4
* block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite2013-06-251-9/+7
* block/nand: QOM casting sweepPeter Crosthwaite2013-06-251-9/+16
* block/nand: Formatting sweepPeter Crosthwaite2013-06-211-15/+18
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-1/+1
* NVMe: Initial commit for new storage interfaceKeith Busch2013-06-173-0/+1597
* isa: QOM'ify ISADeviceAndreas Färber2013-06-071-7/+9
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-10/+14
* block: add block driver read only whitelistFam Zheng2013-06-041-2/+6
* m25p80: Add Micron n25q032aEd Maste2013-06-011-0/+1
* pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen2013-05-291-19/+31
* isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen2013-05-291-5/+11
* memory: Rename readable flag to romd_modeJan Kiszka2013-05-242-4/+4
* Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini2013-05-131-4/+4
* m25p80.c: Sync Flash chip list with LinuxEd Maste2013-05-121-5/+26
* fdc: QOM'ify ISA floppy controllerAndreas Färber2013-04-291-9/+12
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-241-2/+18
* virtio: cleanup: init and exit function.KONRAD Frederic2013-04-241-2/+2
* virtio: remove virtiobindings.KONRAD Frederic2013-04-241-6/+9
OpenPOWER on IntegriCloud