edera-dev / krata

krata is a Xen control plane in Rust.
GNU General Public License v2.0
257 stars 12 forks source link

Add support for reading hypervisor console #344

Closed kaniini closed 1 month ago

kaniini commented 1 month ago

Adds kratactl host hv-console to read the hypervisor console which contains diagnostic messages.

Closes #328.