summaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)AuthorFilesLines
2013-07-04hw/block: pass owner to memory_region_init* functionsPaolo Bonzini5-13/+17
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini6-14/+15
2013-06-25nand: Don't inherit from SysbusPeter Crosthwaite1-3/+4
2013-06-25block/nand: Convert Sysbus::init to Device::realizePeter Crosthwaite1-9/+7
2013-06-25block/nand: QOM casting sweepPeter Crosthwaite1-9/+16
2013-06-21block/nand: Formatting sweepPeter Crosthwaite1-15/+18
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-1/+1
2013-06-17NVMe: Initial commit for new storage interfaceKeith Busch3-0/+1597
2013-06-07isa: QOM'ify ISADeviceAndreas Färber1-7/+9
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-10/+14
2013-06-04block: add block driver read only whitelistFam Zheng1-2/+6
2013-06-01m25p80: Add Micron n25q032aEd Maste1-0/+1
2013-05-29pc_sysfw: allow flash (-pflash) memory to be used with KVMJordan Justen1-19/+31
2013-05-29isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)Jordan Justen1-5/+11
2013-05-24memory: Rename readable flag to romd_modeJan Kiszka2-4/+4
2013-05-13Revert "pc: Kill the "use flash device for BIOS unless KVM" misfeature"Paolo Bonzini1-4/+4
2013-05-12m25p80.c: Sync Flash chip list with LinuxEd Maste1-5/+26
2013-04-29fdc: QOM'ify ISA floppy controllerAndreas Färber1-9/+12
2013-04-24pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster1-2/+18
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-2/+2
2013-04-24virtio: remove virtiobindings.KONRAD Frederic1-6/+9
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-5/+0
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-1/+0
2013-04-19m25p80: Remove bogus include of devices.hPeter Crosthwaite1-1/+0
2013-04-16m25p80: Add debug message for no bdrvPeter Crosthwaite1-0/+1
2013-04-16m25p80.c: Multiple debug verbosity levelsPeter Crosthwaite1-19/+21
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite1-5/+7
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite1-6/+7
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-12Typo, spelling and grammatical fixesPeter Maydell1-2/+2
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini2-1/+104
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini4-0/+1297
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini7-0/+1479
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini11-0/+6748
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0