diff options
author | Eric Blake | 2016-07-16 01:23:08 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2016-07-20 15:24:25 +0200 |
commit | decaeed7734bddc95e2c81858fbbec3e923310a1 (patch) | |
tree | 86d24c2194d3bec24ab42e9589aa603fe2438891 /hw/intc/ioapic.c | |
parent | nbd: Convert to byte-based interface (diff) | |
download | qemu-decaeed7734bddc95e2c81858fbbec3e923310a1.tar.gz qemu-decaeed7734bddc95e2c81858fbbec3e923310a1.tar.xz qemu-decaeed7734bddc95e2c81858fbbec3e923310a1.zip |
raw_bsd: Convert to byte-based interface
Since the raw format driver is just passing things through, we can
do byte-based read and write if the underlying protocol does
likewise.
There's one tricky part - if we probed the image format, we document
that we restrict operations on the initial sector. It's easiest to
keep this guarantee by enforcing read-modify-write on sub-sector
operations (yes, this partially reverts commit ad82be2f).
Signed-off-by: Eric Blake <eblake@redhat.com>
Message-id: 1468624988-423-20-git-send-email-eblake@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'hw/intc/ioapic.c')
0 files changed, 0 insertions, 0 deletions