Virtio Network Device Failover

Support for Virtio Network Device Failover which has been merged
for linux 4.17 presents an interesting study in interface design:
both for operating systems and hypervisors.
Read on for an article examining the problem domain, solution space and
describing the...