qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] s390x: fix s390 virtio aliases


From: Christian Borntraeger
Subject: Re: [Qemu-devel] [PATCH] s390x: fix s390 virtio aliases
Date: Thu, 31 May 2012 12:42:37 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

On 18/05/12 02:43, Alexander Graf wrote:
> Some of the virtio devices have the same frontend name, but actually
> implement different devices behind the scenes through aliases.
> 
> The indicator which device type to use is the architecture. On s390, we
> want s390 virtio devices. On everything else, we want PCI devices.
> 
> Reflect this in the alias selection code. This way we fix commands like
> -device virtio-blk on s390x which with this patch applied select the
> correct virtio-blk-s390 device rather than virtio-blk-pci.
> 
> Reported-by: Christian Borntraeger <address@hidden>
> Signed-off-by: Anthony Liguori <address@hidden>
> Signed-off-by: Alexander Graf <address@hidden>

Ping. 
Just in case:
Tested-by: Christian Borntraeger <address@hidden>




reply via email to

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