commit | 999e5aa5cec71d7138c4b5271092f59ca85f9f6b | [log] [tgz] |
---|---|---|
author | Peter Crosthwaite <peter.crosthwaite@xilinx.com> | Wed Jun 18 18:36:37 2014 -0700 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Sat Jun 21 16:40:14 2014 +0800 |
tree | 0ac62b583727594c4100bd697de19e694cf3c0a8 | |
parent | fc1084aad72297cb6dbccf4c78473b5390ff6c87 [diff] |
block: m25p80: Support read only bdrvs. By just never doing write-backs. This is completely invisible to the guest, as the entire storage area is implemented as device state (at realize time the entire drive is read in). Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>