AMDESE / AMDSEV

AMD Secure Encrypted Virtualization
272 stars 84 forks source link

How to get the output from SVSM while guest Linux is running? #175

Closed GToad closed 11 months ago

GToad commented 11 months ago

Sorry for help. I'm trying to add some code into SVSM, however the output for debugging generated by the following code does not show in the terminal or QEMU commandline.

prints!("Hello new SVSM Calls");

How can I get the output, or are there other debugging methods recommanded?

tlendacky commented 11 months ago

Closing, answered in the linux-svsm project.