summaryrefslogtreecommitdiffstats
path: root/hw/block/m25p80.c
Commit message (Expand)AuthorAgeFilesLines
* m25p80: fix s->blk usage before assignmentStefan Hajnoczi2015-04-281-1/+3
* m25p80: add missing blk_attach_dev_nofailPaolo Bonzini2015-04-281-0/+1
* hw: Mark devices picking up block backends actively FIXMEMarkus Armbruster2015-04-021-0/+1
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-14/+14
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-2/+3
* block: m25p80: Support read only bdrvs.Peter Crosthwaite2014-06-211-6/+2
* block: m25p80: sync_page(): Deindent function body.Peter Crosthwaite2014-06-211-11/+13
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-1/+0
* block/m25p80: Remove FROM_SSI_SLAVE() usagesPeter Crosthwaite2014-03-121-4/+5
* blockdev: Remove IF_* check for read-only blockdev_initKevin Wolf2013-10-111-0/+5
* block/m25p80: Update Micron entriesEd Maste2013-07-191-4/+8
* m25p80: Add Micron n25q032aEd Maste2013-06-011-0/+1
* m25p80.c: Sync Flash chip list with LinuxEd Maste2013-05-121-5/+26
* 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
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+672
OpenPOWER on IntegriCloud