qemu-devel
[Top][All Lists]
Advanced

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

qdev: Regarding lazy ISA bridge creation


From: Philippe Mathieu-Daudé
Subject: qdev: Regarding lazy ISA bridge creation
Date: Wed, 24 Mar 2021 12:13:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

Hi Cédric,

I'm trying to understand the comment you added in commit
3495b6b6101 ("ppc/pnv: add a ISA bus"):

 /* let isa_bus_new() create its own bridge on SysBus otherwise
  * devices specified on the command line won't find the bus and
  * will fail to create.
  */
 isa_bus = isa_bus_new(NULL, &lpc->isa_mem, &lpc->isa_io, &local_err);

Do you have an example so I can reproduce?

Thanks,

Phil.



reply via email to

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