From: "Alex Bennée" <alex.bennee@linaro.org>
To: Talha Khan <talhak2111@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: Re: Build qemu without USB,network devices
Date: Thu, 07 Dec 2023 16:35:42 +0000 [thread overview]
Message-ID: <877clqynq9.fsf@draig.linaro.org> (raw)
In-Reply-To: <CAMnsxbAr3GyB6bpvrYMt-31Q+ZKuEoLm+i++CWs6thQmQUXtVw@mail.gmail.com> (Talha Khan's message of "Thu, 7 Dec 2023 13:27:07 +0530")
Talha Khan <talhak2111@gmail.com> writes:
> Hey all,
> I want to build qemu without network devices( nic ), usb and vga. So basically a very lightweight emulator without the things
> i need.
You can configure with --without-default-devices or alternatively
--with-devices-ARCH=NAME where name is an alt config in
configs/devices/ARCH/NAME. For example:
../../configure --with-devices-aarch64=minimal --target-list=aarch64-softmmu
Should only build support for a minimal number of machines and devices.
> Any help and leads would be appreciated.
> Yours Truly
> Talha
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
prev parent reply other threads:[~2023-12-07 16:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-07 7:57 Build qemu without USB,network devices Talha Khan
2023-12-07 10:01 ` Talha Khan
2023-12-07 16:35 ` Alex Bennée [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=877clqynq9.fsf@draig.linaro.org \
--to=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=talhak2111@gmail.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).