diff options
author | Xuan Zhuo <xuanzhuo@linux.alibaba.com> | 2022-11-14 11:58:17 +0800 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2022-11-23 09:28:54 +0100 |
commit | 5ea5c64c20e97e962c520af3f4e413d4b1b98dea (patch) | |
tree | 5c70febfc08f0fbf7b1b1f86d7b7290862f8bc70 /src/hw/virtio-blk.c | |
parent | 61e901bbaadf63080ac6a3911bd29da1308a0751 (diff) | |
download | seabios-5ea5c64c20e97e962c520af3f4e413d4b1b98dea.tar.gz |
virtio-mmio: read/write the hi 32 features for mmio
Under mmio, when we read the feature from the device, we should read the
high 32-bit part. Similarly, when writing the feature back, we should
also write back the high 32-bit feature.
Signed-off-by: Xuan Zhuo <xuanzhuo@linux.alibaba.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20221114035818.109511-2-xuanzhuo@linux.alibaba.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'src/hw/virtio-blk.c')
0 files changed, 0 insertions, 0 deletions