summaryrefslogtreecommitdiffstats
path: root/hw/block
Commit message (Expand)AuthorAgeFilesLines
* 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
* virtio: remove the function pointer.KONRAD Frederic2013-04-241-5/+0
* qdev: Drop taddr propertiesPeter Maydell2013-04-201-1/+0
* m25p80: Remove bogus include of devices.hPeter Crosthwaite2013-04-191-1/+0
* m25p80: Add debug message for no bdrvPeter Crosthwaite2013-04-161-0/+1
* m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite2013-04-161-19/+21
* m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite2013-04-161-5/+7
* m25p80: Fix debug messages.Peter Crosthwaite2013-04-161-6/+7
* arm: fix location of some include filesPeter Maydell2013-04-151-1/+1
* Typo, spelling and grammatical fixesPeter Maydell2013-04-121-2/+2
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-082-1/+104
* hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini2013-04-084-0/+1297
* hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini2013-04-087-0/+1479
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0811-0/+6748
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud