|
From: | abhijeet inamdar |
Subject: | Re: Emulate custom machine on qemu-4.2.0 |
Date: | Tue, 14 Sep 2021 14:51:46 +0200 |
On Tue, 14 Sept 2021 at 11:21, abhijeet inamdar
<abhijeetinamdar3005@gmail.com> wrote:
>
> 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.
"-M help" lists all machines.
"-device help" lists all devices.
There is no mechanism where we limit the output of '-device help'
to only those devices that work with a particular machine;
QEMU does not have that information.
-- PMM
[Prev in Thread] | Current Thread | [Next in Thread] |