cloud-hypervisor/pci
Sebastien Boeuf 7c457378e5 pci: Fix BAR reprogramming detection logic
The logic wasn't quite right, as it wasn't detecting BAR reprogramming
when the upper part of the address was identical. For instance, a BAR
moved from 0x7fc0000000 to 0x7fd0000000 wasn't detected properly.

The logic has been updated and cleaned up to fix this issue, which was
observed when running Windows guests. This fixes the network hotplug
support as well.

Fixes #1797
Fixes #1798

Signed-off-by: Sebastien Boeuf <sebastien.boeuf@intel.com>
2021-04-21 16:11:54 +01:00
..
src pci: Fix BAR reprogramming detection logic 2021-04-21 16:11:54 +01:00
Cargo.toml build(deps): bump libc from 0.2.92 to 0.2.93 2021-04-06 17:03:25 +00:00