summaryrefslogtreecommitdiff
path: root/hw/block
AgeCommit message (Expand)Author
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
2013-04-16m25p80: Convert guest errors to LOG_GUEST_ERRORPeter Crosthwaite
2013-04-16m25p80: Fix debug messages.Peter Crosthwaite
2013-04-15arm: fix location of some include filesPeter Maydell
2013-04-12Typo, spelling and grammatical fixesPeter Maydell
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move block devices to hw/block/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini