]> git.proxmox.com Git - mirror_qemu.git/commit - hw/block/pflash_cfi01.c
pflash_cfi01: change to new-style MMIO accessors
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 8 Apr 2015 12:00:53 +0000 (14:00 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 5 Jun 2015 15:36:39 +0000 (17:36 +0200)
commit5aa113f0a2c245b0a77865e1dd2445bdd24c3ef8
tree7b5bccfc56a46a5d77b7dc7a76a3e648386df748
parente98094221ec336fcfd0c72c66f280f1cabb16c72
pflash_cfi01: change to new-style MMIO accessors

This is a required step to implement read_with_attrs and write_with_attrs.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/block/pflash_cfi01.c