Files
acrn-hypervisor/hypervisor/arch/x86/guest
Li, Fei1 2c158d5ad4 hv: io: add unregister_mmio_emulation_handler API
Since guest could re-program PCI device MSI-X table BAR, we should add mmio
emulation handler unregister.
However, after add unregister_mmio_emulation_handler API, emul_mmio_regions
is no longer accurate. Just replace it with max_emul_mmio_regions which records
the max index of the emul_mmio_node.

Tracked-On: #3475
Signed-off-by: Li, Fei1 <fei1.li@intel.com>
2019-10-29 14:49:55 +08:00
..
2019-09-25 13:45:39 +08:00
2019-08-22 14:13:15 +08:00
2019-10-21 10:13:02 +08:00
2019-10-22 10:09:16 +08:00
2019-07-19 16:47:06 +08:00
2019-05-07 09:10:13 +08:00