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: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] s390x: fix s390 virtio aliases
Date: Fri, 8 Jun 2012 13:44:35 +0200

On 31.05.2012, at 12:42, Christian Borntraeger wrote:

> 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>
> 

Hrm. Did I forget to push this one out? Ugh.

We're probably going to do a 1.1.1 soon anyway, right? :)


Alex




reply via email to

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