diff options
| author | Stefano Garzarella | 2019-02-21 11:33:06 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi | 2019-02-22 10:42:16 +0100 |
| commit | bbe8bd4d85d80442f87774d7bffaca11f2c02b9b (patch) | |
| tree | 46d354fd1d29ce5f3299a702dcd6937135527deb /scripts | |
| parent | virtio-blk: add acct_failed param to virtio_blk_handle_rw_error() (diff) | |
| download | qemu-bbe8bd4d85d80442f87774d7bffaca11f2c02b9b.tar.gz qemu-bbe8bd4d85d80442f87774d7bffaca11f2c02b9b.tar.xz qemu-bbe8bd4d85d80442f87774d7bffaca11f2c02b9b.zip | |
virtio-blk: add host_features field in VirtIOBlock
Since configurable features for virtio-blk are growing, this patch
adds host_features field in the struct VirtIOBlock. (as in virtio-net)
In this way, we can avoid to add new fields for new properties and
we can directly set VIRTIO_BLK_F* flags in the host_features.
We update "config-wce" and "scsi" property definition to use the new
host_features field without change the behaviour.
Suggested-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20190221103314.58500-3-sgarzare@redhat.com
Message-Id: <20190221103314.58500-3-sgarzare@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
