acrn-hypervisor/hypervisor/arch/x86
Li, Fei1 57d0bf3b7c hv: refine bitops
Rename bitmap_clr to bitmap_clear
Rename bitmap_isset to bitmap_test
Remove bitmap_setof

Signed-off-by: Li, Fei1 <fei1.li@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-25 09:42:03 +08:00
..
debug hv: Add reboot shell command 2018-05-18 16:38:40 +08:00
guest hv: refine bitops 2018-05-25 09:42:03 +08:00
assign.c hv: refine atomic_load/store_xxx name 2018-05-18 10:52:31 +08:00
cpu_primary.S UEFI: change the efi_ctx passing method 2018-05-15 17:19:39 +08:00
cpu_secondary.S Revert "HV: Prepare cpu_secondary.S for AP trampoline code relocation" 2018-05-15 17:25:59 +08:00
cpu_state_tbl.c HV Cx: add cx data of bxt j3455 SOC 2018-05-15 17:25:57 +08:00
cpu.c hv: refine bitops 2018-05-25 09:42:03 +08:00
cpuid.c hv: vlapic_timer: remove vlapic one-shot/periodic timer implement 2018-05-15 18:03:33 +08:00
ept.c page walk during copy_from_vm/copy_to_vm 2018-05-24 13:42:19 +08:00
gdt.c initial import 2018-05-11 14:44:28 +08:00
idt.S initial import 2018-05-11 14:44:28 +08:00
interrupt.c hv:rename data structure intr_ctx 2018-05-23 13:38:52 +08:00
intr_lapic.c MMU: bug fix on operating va <=> pa convertion 2018-05-15 17:25:55 +08:00
intr_main.c uefi: init vlapic according to native lapic 2018-05-15 17:19:37 +08:00
io.c remove potential using default i/o handler 2018-05-15 18:03:34 +08:00
ioapic.c ptdev: change remapping entry from virtual to physical based 2018-05-15 17:25:57 +08:00
irq.c hv:Merge dump_interrupt and dump_exception to a commond API 2018-05-23 13:38:52 +08:00
mmu.c hv: Check ept rwx misconfigurations 2018-05-18 10:51:33 +08:00
notify.c initial import 2018-05-11 14:44:28 +08:00
retpoline-thunk.S retpoline: add indirect thunk support 2018-05-15 17:19:36 +08:00
softirq.c hv: refine bitops 2018-05-25 09:42:03 +08:00
timer.c hv: timer: make the timer list be ordered 2018-05-15 18:03:33 +08:00
trusty.c security: fix issues reported by Klocwork 2018-05-15 17:25:57 +08:00
vmexit.c fix "obsolete use of designated initializer without '='" 2018-05-24 13:43:53 +08:00
vmx_asm.S Jmp to vm_exit directly to avoid calling vmlaunch again if vm-entry fails in vmresume 2018-05-15 17:19:37 +08:00
vmx.c hv: define 4 vcpu modes 2018-05-24 10:16:48 +08:00
vtd.c MMU: bug fix on operating va <=> pa convertion 2018-05-15 17:25:55 +08:00