cloud-hypervisor/hypervisor
Wei Liu 29881a2d6a hypervisor: mshv: explicitly skip a few IO ports
OVMF would use string IO on those ports. String IO has not been
implemented, so that leads to panics.

Skip them explicitly in MSHV. Leave a long-ish comment in code to
explain the situation. We should properly implement string IO once it
becomes feasible / necessary.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-02-16 10:04:58 +01:00
..
src hypervisor: mshv: explicitly skip a few IO ports 2021-02-16 10:04:58 +01:00
Cargo.toml build(deps): bump env_logger from 0.8.2 to 0.8.3 2021-02-12 08:15:55 +00:00