qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emulate custom machine on qemu-4.2.0


From: abhijeet inamdar
Subject: Re: Emulate custom machine on qemu-4.2.0
Date: Tue, 14 Sep 2021 12:20:56 +0200

My question is that can we see the list of devices for say any particular machine. 
EX: if we do -m help.
we do get the list of machines right so is their anything similar for the devices to check for a particular machine. 

Thank you,
Abhijeet.

On Tue, Sep 14, 2021, 12:14 Peter Maydell <peter.maydell@linaro.org> wrote:
On Tue, 14 Sept 2021 at 10:58, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
> Is there anything in qemu to check for a machine which all
> devices are added or working? Can we do that!?

I dunno what you're asking for; could you elaborate ?
In general each machine has a different set of devices that
it has, because that depends on what the hardware is that's
being modelled. There's nothing in general QEMU code that can
know whether a board should or should not have an ethernet
device, for example.

-- PMM

reply via email to

[Prev in Thread] Current Thread [Next in Thread]