DEBUG: nova-core: debugfs support to dump logrm, logintr, loginit

Uses C helpers to expose Nova's log buffers to /sys/kernel/debug/nova/*.
This can then be passed to xxd -r -p to convert to binary, and then to
nvlog_decoder for decoding to text.

Signed-off-by: Joel Fernandes <joelagnelf@nvidia.com>
8 files changed