From: Alexander Graf <agraf@suse.de>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: pbonzini@redhat.com, aliguori@us.ibm.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix legacy device aliases for s390
Date: Thu, 3 May 2012 10:49:36 +0200 [thread overview]
Message-ID: <F1152837-4C4C-42D0-902C-21EF37B69603@suse.de> (raw)
In-Reply-To: <1336034836-17892-1-git-send-email-borntraeger@de.ibm.com>
On 03.05.2012, at 10:47, Christian Borntraeger wrote:
> When qemu is called with -device virtio-serial/blk/net on s390, this alias
> is translated to virtio-serial/blk/net-pci instead of s390, since these
> drivers are first in the alias table.
> Let the core code check if the driver exist, if not lets search further.
> This fixes errors like:
>
> qemu-kvm: -device virtio-serial,id=virtio-serial0: Parameter 'driver'
> expects device type
>
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
The usual old fix was to not even compile them in. Why are they in the alias list in the s390 build now?
Alex
next prev parent reply other threads:[~2012-05-03 8:49 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 8:47 [Qemu-devel] [PATCH] Fix legacy device aliases for s390 Christian Borntraeger
2012-05-03 8:49 ` Alexander Graf [this message]
2012-05-03 8:53 ` Christian Borntraeger
2012-05-03 8:55 ` Alexander Graf
2012-05-03 9:03 ` Paolo Bonzini
2012-05-03 9:05 ` Paolo Bonzini
2012-05-03 9:07 ` Alexander Graf
2012-05-03 9:16 ` Paolo Bonzini
2012-05-03 12:32 ` Anthony Liguori
2012-05-03 13:34 ` Alexander Graf
2012-05-17 22:57 ` Alexander Graf
2012-05-18 0:28 ` Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=F1152837-4C4C-42D0-902C-21EF37B69603@suse.de \
--to=agraf@suse.de \
--cc=aliguori@us.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).