acrn-hypervisor/hypervisor/include/arch/x86
Mingqiang Chi 5b43aa8a65 hv:Rename ptdev to ptirq for some variables and structures
ptdev_remapping_info --> ptirq_remapping_info
ptdev_msi_info --> ptirq_msi_info
ptdev_vpin_source --> ptirq_vpin_source
ptdev_irq_entries --> ptirq_entries
ptdev_entry_bitmaps --> ptirq_entry_bitmaps

v1-->v2:
   still use ptdev_lock instead of ptirq_lock
Tracked-On: #861
Signed-off-by: Mingqiang Chi <mingqiang.chi@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-11-30 13:27:49 +08:00
..
boot modularization: boot component - move files 2018-11-29 15:44:56 +08:00
guest hv:Rename ptdev to ptirq for some variables and structures 2018-11-30 13:27:49 +08:00
abl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
apicreg.h hv: self-IPI APIC register in x2APIC mode of guest vLAPIC 2018-11-02 13:48:43 +08:00
assign.h hv:Rename ptdev to ptirq for some variables and structures 2018-11-30 13:27:49 +08:00
cpu.h vmx: tiny fix for MACRO name and print format 2018-11-16 15:30:20 +08:00
cpufeatures.h HV: add CPU capabilities detection for L1TF mitigation 2018-11-01 11:21:15 +08:00
cpuid.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
gdt.h hv: remove unused MACROs 2018-09-18 09:43:43 +08:00
host_pm.h hv: fix '(void) missing for discarded return value' 2018-11-15 10:54:42 +08:00
hv_arch.h hv: mmu: add static paging table allocation for hypervisor 2018-11-02 13:15:48 +08:00
io.h hv: separate the PCI CONFIG_ADDR and CONFIG_DATA I/O port handlers 2018-11-19 09:34:34 +08:00
ioapic.h hv: ioapic: clean up HV_DEBUG usage 2018-11-23 12:21:02 +08:00
ioreq.h hv: Add IO request completion polling feature 2018-11-21 14:35:12 +08:00
irq.h hv: irq: clean up HV_DEBUG usage 2018-11-23 12:21:02 +08:00
lapic.h doc: hv: add comments to irq APIs for documentation 2018-11-02 15:34:36 -07:00
mmu.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
msr.h hv: code cleanup: msr.h 2018-11-21 14:45:43 +08:00
mtrr.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
multiboot.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
page.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
per_cpu.h debug: Remove early logbuf support 2018-11-27 09:32:27 +08:00
pgtable.h HV:MM:add API docs 2018-11-02 15:30:36 -07:00
sbl_seed_parse.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
timer.h HV:fix type related violations 2018-10-10 13:02:00 +08:00
trusty.h HV:treewide:rename vm data structure 2018-11-05 15:35:49 +08:00
vmexit.h HV:treewide:rename vcpu data structure 2018-11-05 15:35:49 +08:00
vmx.h fix "Procedure is not pure assembler" 2018-11-13 16:28:58 +08:00
vtd.h hv: vtd: merge lines for a statement if needed. 2018-11-20 13:30:13 +08:00
zeropage.h license: Replace license text with SPDX tag 2018-06-01 10:43:06 +08:00