qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 01/16] tests/virtio-blk-test: read config space after feat


From: Thomas Huth
Subject: Re: [PATCH v3 01/16] tests/virtio-blk-test: read config space after feature negotiation
Date: Mon, 21 Oct 2019 11:12:03 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0

On 19/10/2019 08.37, Stefan Hajnoczi wrote:
> The VIRTIO Configuration Space cannot be accessed before device feature
> bits have been read because a driver doesn't know the endianness until
> it has checked VIRTIO_F_VERSION_1.
> 
> Fix this problem in preparation for VIRTIO 1.0 support.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  tests/virtio-blk-test.c | 33 ++++++++++++++++++++-------------
>  1 file changed, 20 insertions(+), 13 deletions(-)

Reviewed-by: Thomas Huth <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]