qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: xen-devel@lists.xensource.com,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Ian Jackson <Ian.Jackson@eu.citrix.com>,
	qemu-devel@nongnu.org, Fabio Fantoni <fabio.fantoni@m2r.biz>,
	Anthony.Perard@citrix.com, tiejun.chen@intel.com,
	Paul Durrant <paul.durrant@citrix.com>
Subject: Re: [Qemu-devel] [PATCH] libxl: change default QEMU machine to pc-i440fx-1.6
Date: Tue, 03 Jun 2014 15:43:17 +0200	[thread overview]
Message-ID: <538DD0F5.8000307@redhat.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1406031436110.4779@kaball.uk.xensource.com>

Il 03/06/2014 15:38, Stefano Stabellini ha scritto:
> Thanks, this sounds like the best option by far.
>
> I noticed that "-soundhw hda" becomes "-device intel-hda".
>
> Given that the VM config file exports a soundhw paramter, we would need
> a programmatic way to get the -device command line option from the
> soundhw paramter. Is there a way to do that?

A table. :)

-soundhw	corresponding -device syntax
---------------------------------------------------------
ac97		-device AC97
adlib		-device adlib
cs4231a		-device cs4231a
es1370		-device ES1370
gus		-device gus
hda		-device intel-hda,id=libxl-intel-hda \
		-device hda-duplex,bus=libxl-intel-hda.0
pcspk		-device isa-pcspk
sb16		-device sb16

(To review it start with "git grep _register_soundhw").

Paolo

  reply	other threads:[~2014-06-03 13:43 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-23 16:07 [Qemu-devel] [PATCH] libxl: change default QEMU machine to pc-i440fx-1.6 Stefano Stabellini
2014-05-23 17:08 ` [Qemu-devel] [Xen-devel] " Fabio Fantoni
2014-05-25 14:14   ` Stefano Stabellini
2014-05-26  8:00     ` Fabio Fantoni
     [not found]       ` <5385F670.5040207@m2r.biz>
     [not found]         ` <alpine.DEB.2.02.1405281710150.4779@kaball.uk.xensource.com>
     [not found]           ` <alpine.DEB.2.02.1405281732000.4779@kaball.uk.xensource.com>
     [not found]             ` <538613EB.3030009@redhat.com>
2014-06-03 13:38               ` [Qemu-devel] " Stefano Stabellini
2014-06-03 13:43                 ` Paolo Bonzini [this message]
2014-06-03 13:47                 ` Ian Campbell
2014-06-03 14:03                 ` Fabio Fantoni
2014-06-10 11:14 ` Ian Campbell
2014-06-11 10:35   ` Stefano Stabellini
2014-06-11 10:44     ` Ian Campbell
2014-06-11 18:05       ` [Qemu-devel] [Xen-devel] " Fabio Fantoni

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=538DD0F5.8000307@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=Anthony.Perard@citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=fabio.fantoni@m2r.biz \
    --cc=paul.durrant@citrix.com \
    --cc=qemu-devel@nongnu.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tiejun.chen@intel.com \
    --cc=xen-devel@lists.xensource.com \
    /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).