..
boot
move idt.S and idt.h out of boot component
2018-12-12 09:07:43 +08:00
guest
hv: enable/disable snoop control bit per vm
2018-12-25 14:47:31 +08:00
abl_seed_parse.h
HV:treewide:rename vm data structure
2018-11-05 15:35:49 +08:00
apicreg.h
hv: replace CPU_PAGE_SIZE with PAGE_SIZE
2018-12-03 15:14:57 +08:00
assign.h
hv: assign: change ptirq vpin source type from enum to macro
2018-12-25 14:47:31 +08:00
cpu.h
hv: extend the AC bit of rflags operations for smap
2019-02-15 14:38:53 +08:00
cpufeatures.h
hv: add fast string enhanced rep movsb/stosb check on initial
2018-12-25 14:47:31 +08:00
cpuid.h
modulization: move virtual cpuid stuff into guest dir
2018-12-13 09:08:02 +08:00
e820.h
HV: improve e820 interfaces and their usages
2018-12-12 09:12:12 +08:00
gdt.h
hv: remove unused MACROs
2018-09-18 09:43:43 +08:00
host_pm.h
hv: fix included file not protected with #define
2018-12-07 16:39:58 +08:00
hv_arch.h
modularization: move vMTRR code to guest directory
2018-12-14 09:43:06 +08:00
idt.h
move idt.S and idt.h out of boot component
2018-12-12 09:07:43 +08:00
init.h
hv: drop the temperory stack for AP startup
2018-12-17 19:16:43 +08:00
io.h
hv: change the param type of mmio_write**
2018-12-04 09:10:54 +08:00
ioapic.h
hv: ioapic: clean up HV_DEBUG usage
2018-11-23 12:21:02 +08:00
ioreq.h
hv: decouple IO completion polling from idle thread
2018-12-29 10:16:20 +08:00
irq.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
lapic.h
doc: hv: add comments to irq APIs for documentation
2018-11-02 15:34:36 -07:00
mmu.h
hv:bugfix in write protect page hypercall
2020-04-22 16:18:57 +08:00
msr.h
hv: add fast string enhanced rep movsb/stosb check on initial
2018-12-25 14:47:31 +08:00
multiboot.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
page.h
hv: fix 'Unused procedure parameter'
2018-12-04 18:28:32 +08:00
per_cpu.h
hv: save/restore TSC in host's suspend/resume path
2019-09-24 13:45:49 +08:00
pgtable.h
doc: replace return with retval
2018-11-30 14:55:17 +08:00
sbl_seed_parse.h
HV:treewide:rename vm data structure
2018-11-05 15:35:49 +08:00
timer.h
HV: check to avoid interrupt delay timer add twice
2019-01-30 10:23:34 +08:00
trampoline.h
hv: drop the temperory stack for AP startup
2018-12-17 19:16:43 +08:00
trusty.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
vmexit.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
vmx.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
vtd.h
hv: use int32_t replace int
2018-12-12 13:08:10 +08:00
zeropage.h
hv: minimize the case of "identifier reuse"
2018-12-07 15:21:39 +08:00