On Sun, 2026-06-07 at 19:40 +0200, Zuzana via lists.openembedded.org wrote: > In some cases like running multiple QEMUs, would be nice to have an option > to distinguish between them. For this reason I introduce an unique instance > ID based on time. Later in cmd, the '@INSTANCE_ID@' could be used for QEMU > identification. > > Signed-off-by: Zuzana Valekova Spitalova > <[email protected]> > --- > scripts/runqemu | 7 +++++++ > 1 file changed, 7 insertions(+)
Note that we already have the taplocks and IP addresses for the guests, there is also the PID of qemu as a unique ID. Why would we need something else as well? Can you not use the PID? Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238230): https://lists.openembedded.org/g/openembedded-core/message/238230 Mute This Topic: https://lists.openembedded.org/mt/119693437/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
