index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
m25p80.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-14
/
+14
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-2
/
+3
*
block: m25p80: Support read only bdrvs.
Peter Crosthwaite
2014-06-21
1
-6
/
+2
*
block: m25p80: sync_page(): Deindent function body.
Peter Crosthwaite
2014-06-21
1
-11
/
+13
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-1
/
+0
*
block/m25p80: Remove FROM_SSI_SLAVE() usages
Peter Crosthwaite
2014-03-12
1
-4
/
+5
*
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
2013-10-11
1
-0
/
+5
*
block/m25p80: Update Micron entries
Ed Maste
2013-07-19
1
-4
/
+8
*
m25p80: Add Micron n25q032a
Ed Maste
2013-06-01
1
-0
/
+1
*
m25p80.c: Sync Flash chip list with Linux
Ed Maste
2013-05-12
1
-5
/
+26
*
m25p80: Remove bogus include of devices.h
Peter Crosthwaite
2013-04-19
1
-1
/
+0
*
m25p80: Add debug message for no bdrv
Peter Crosthwaite
2013-04-16
1
-0
/
+1
*
m25p80.c: Multiple debug verbosity levels
Peter Crosthwaite
2013-04-16
1
-19
/
+21
*
m25p80: Convert guest errors to LOG_GUEST_ERROR
Peter Crosthwaite
2013-04-16
1
-5
/
+7
*
m25p80: Fix debug messages.
Peter Crosthwaite
2013-04-16
1
-6
/
+7
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-1
/
+1
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+672