|
From: | Paolo Bonzini |
Subject: | Re: [Qemu-devel] Configure time selection of VGA and Ethernet |
Date: | Fri, 10 Feb 2012 15:36:03 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0) Gecko/20120131 Thunderbird/10.0 |
On 02/09/2012 06:54 PM, address@hidden 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 in Thread] | Current Thread | [Next in Thread] |