From: Paolo Bonzini <pbonzini@redhat.com>
To: carlo.bramix@libero.it
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Configure time selection of VGA and Ethernet
Date: Fri, 10 Feb 2012 15:36:03 +0100 [thread overview]
Message-ID: <4F352B53.6010107@redhat.com> (raw)
In-Reply-To: <24225130.31010.1328810044542.JavaMail.liberogw@smtp.libero.it>
On 02/09/2012 06:54 PM, carlo.bramix@libero.it wrote:
> Hello, in your opinion, is it possible to add some #ifdef and two
> options to configure script for activating/deactivating the
> compilation of supported video and ethernet interfaces, in a similar
> manner it had been done with audio cards and "--audio-card-list"
> option?
This is already supported. You need to put a configuration file in
*-softmmu/config-devices.mak (after configuring) with the list of devices.
However, the usability (especially the interaction with Makefiles and
"git pull") is pretty bad. It is simplest to modify
default-configs/*.mak and build QEMU normally.
Paolo
prev parent reply other threads:[~2012-02-10 14:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-09 17:54 [Qemu-devel] Configure time selection of VGA and Ethernet carlo.bramix
2012-02-10 14:36 ` Paolo Bonzini [this message]
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=4F352B53.6010107@redhat.com \
--to=pbonzini@redhat.com \
--cc=carlo.bramix@libero.it \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.