Skip to content

Instantly share code, notes, and snippets.

@egernst
Created August 20, 2020 18:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save egernst/bc372e6eda2f96f837ddb18413ce826c to your computer and use it in GitHub Desktop.
Save egernst/bc372e6eda2f96f837ddb18413ce826c to your computer and use it in GitHub Desktop.
overview of kata debug for CLH and QEMU

Summary

QEMU+CLI QEMU+SHIMV2 CLH+CLI CLH+SHIMV2
Logs
Tracing
Guest Console

Support details

Debug Logs

Tracing

CLI

  • Works for both CLH and QEMU

shimv2

  • not currently supported

Guest Console

QEMU

  1. Ensure guest rootfs has either sh or bash installed
  2. Update kernel commandline parameters to include agent.debug_console

Works for both

CLH

  • not working
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment