qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 2/2] virtio-pci: switch to modern accessors for


From: Cornelia Huck
Subject: Re: [Qemu-devel] [PATCH 2/2] virtio-pci: switch to modern accessors for 1.0
Date: Mon, 2 Mar 2015 12:56:55 +0100

On Mon, 2 Mar 2015 12:40:28 +0100
"Michael S. Tsirkin" <address@hidden> wrote:

> virtio 1.0 config space is in LE format for all
> devices, use modern wrappers when accessed through
> the 1.0 BAR.
> 
> Reported-by: Rusty Russell <address@hidden>
> Signed-off-by: Michael S. Tsirkin <address@hidden>
> ---
>  hw/virtio/virtio-pci.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Not that I'm deeply familiar with pci :), but this looks good to me.

(This is on top of your pci branch, btw?)




reply via email to

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