index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
/
m25p80.c
Age
Commit message (
Expand
)
Author
2016-01-21
ssi: Move ssi.h into a separate directory
Alistair Francis
2016-01-21
m25p80.c: Add sst25wf080 SPI flash device
Alistair Francis
2016-01-20
block: Clean up includes
Peter Maydell
2015-04-28
m25p80: fix s->blk usage before assignment
Stefan Hajnoczi
2015-04-28
m25p80: add missing blk_attach_dev_nofail
Paolo Bonzini
2015-04-02
hw: Mark devices picking up block backends actively FIXME
Markus Armbruster
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-06-21
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
2014-06-21
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-03-12
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-07-19
block/m25p80: Update Micron entries
Ed Maste
2013-06-01
m25p80: Add Micron n25q032a
Ed Maste
2013-05-12
m25p80.c: Sync Flash chip list with Linux
Ed Maste
2013-04-19
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
2013-04-16
m25p80: Add debug message for no bdrv
Peter Crosthwaite
2013-04-16
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
2013-04-16
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
2013-04-16
m25p80: Fix debug messages.
Peter Crosthwaite
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini