cloud-hypervisor/arch
Wei Liu 5813ce0307 arch: x86_64: drop test_apic_delivery_mode
This test generates an array of random numbers and then applies the same
trivial algorithm twice -- once in set_apic_delivery_mode and another
time in an anonymous function.

Its usefulness is limited. Drop it to remove one unsafe in code.

Signed-off-by: Wei Liu <liuwe@microsoft.com>
2021-11-16 13:49:36 +00:00
..
src arch: x86_64: drop test_apic_delivery_mode 2021-11-16 13:49:36 +00:00
Cargo.toml deps: Downgrade anyhow 2021-11-10 09:43:12 +00:00