Re: Onboarding QEMU Firmware Configuration to other machines

2024-11-25 Thread Daniel P . Berrangé
On Sun, Nov 24, 2024 at 05:41:08PM +, Peter Maydell wrote: > On Sun, 24 Nov 2024 at 14:24, Anne Macedo wrote: > > How should one port fw_cfg to other QEMU machines? > > > > Context: > > > > - I found a possible bug on the Debian builds for Raspberry Pi 4 that is > > only triggered when I try

Re: Onboarding QEMU Firmware Configuration to other machines

2024-11-24 Thread Peter Maydell
On Sun, 24 Nov 2024 at 14:24, Anne Macedo wrote: > How should one port fw_cfg to other QEMU machines? > > Context: > > - I found a possible bug on the Debian builds for Raspberry Pi 4 that is > only triggered when I try to launch it on QEMU; > > - I wrote an issue on systemd (I thought it had so

Onboarding QEMU Firmware Configuration to other machines

2024-11-24 Thread Anne Macedo
Hello! How should one port fw_cfg to other QEMU machines? Context: - I found a possible bug on the Debian builds for Raspberry Pi 4 that is only triggered when I try to launch it on QEMU; - I wrote an issue on systemd (I thought it had something to do with logind) and they requested me to