Tim--- / qemu

Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
http://www.qemu.org
Other
1 stars 0 forks source link

something about qemu for amd psp #1

Open jacksonwhoami opened 1 month ago

jacksonwhoami commented 1 month ago

excuse me, I found a project "https://github.com/Tim---/qemu/tree/psp3" about qemu for amd psp, I have a problem about how to run the qemu. Could you give a sample?

Tim--- commented 1 month ago

Hi !

I added a minimal example on how to run the code. Please note however that the PSP firmware is by default just silent, so most of the output should be qemu warnings about unimplemented devices. If you really want to see what's going on, you will probably need to attach a GDB to qemu to investigate what's going on.

jacksonwhoami commented 1 month ago

Thanks

---- Replied Message ---- | From | Timothée @.> | | Date | 09/23/2024 16:11 | | To | @.> | | Cc | @.>@.> | | Subject | Re: [Tim---/qemu] something about qemu for amd psp (Issue #1) |

Hi !

I added a minimal example on how to run the code. Please note however that the PSP firmware is by default just silent, so most of the output should be qemu warnings about unimplemented devices. If you really want to see what's going on, you will probably need to attach a GDB to qemu to investigate what's going on.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>