acrn-hypervisor/hypervisor/include/arch/x86
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
..
boot
guest hv: io: add unregister_mmio_emulation_handler API 2019-10-29 14:49:55 +08:00
lib hv: Add a helper to account bitmap weight 2019-09-24 11:58:45 +08:00
apicreg.h HV: fix violations touched type conversion 2019-07-11 09:16:09 +08:00
board.h HV: add board specific cpu state table to support Px Cx 2019-07-29 20:25:16 +08:00
cat.h hv: cat: isolate hypervisor from rtvm 2019-09-05 09:59:13 +08:00
cpu_caps.h hv: add "invariant TSC" cap detection 2019-09-05 09:58:16 +08:00
cpu.h hv:check pcpu numbers during init_pcpu_pre 2019-09-24 09:02:05 +08:00
cpufeatures.h hv: add "invariant TSC" cap detection 2019-09-05 09:58:16 +08:00
cpuid.h hv: add "invariant TSC" cap detection 2019-09-05 09:58:16 +08:00
default_acpi_info.h hv: emulate ACPI reset register for Service OS guest 2019-05-15 11:20:12 +08:00
e820.h
gdt.h
host_pm.h hv: pm: fix coding style issue 2019-09-11 17:30:24 +08:00
idt.h
init.h
io.h
ioapic.h hv: Avoid run-time buffer overflows with IOAPIC data structures 2019-06-24 11:41:10 +08:00
irq.h hv: remove unnecessary cancel_event_injection related stuff 2019-07-09 09:23:12 +08:00
lapic.h doc: remove hard-coded interfaces in .rst files 2019-05-22 12:40:52 -07:00
mmu.h hv:change function parameter for invept 2019-09-05 16:32:30 +08:00
msr.h hv: vmsr: disable prmrr related msrs in vm 2019-10-15 15:13:11 +08:00
multiboot.h hv:tiny cleanup 2019-09-05 09:58:47 +08:00
page.h hv:Change the function parameter for init_ept_mem_ops 2019-10-23 12:48:30 +08:00
pci_dev.h hv: vpci: add emulated PCI device configure for SOS 2019-08-09 14:19:49 +08:00
per_cpu.h hv: sched: decouple scheduler from schedule framework 2019-10-25 13:00:21 +08:00
pgtable.h hv:change function parameter for invept 2019-09-05 16:32:30 +08:00
security.h hv:tiny cleanup 2019-09-05 09:58:47 +08:00
seed.h
sgx.h hv: sgx: add basic support to init sgx resource for vm 2019-05-29 11:24:13 +08:00
timer.h
trampoline.h
vm_config.h hv:remove some unnecessary includes 2019-10-15 14:40:39 +08:00
vmx.h
vtd.h hv:move down the structure intr_source 2019-09-16 14:51:36 +08:00
zeropage.h hv:remove common header files 2019-05-07 09:10:13 +08:00