linux-zen-desktop/arch/x86/kvm
kvj 7903cf7784 6.5.5 2023-10-24 12:59:35 +02:00
..
mmu 6.5.5 2023-10-24 12:59:35 +02:00
svm 6.5.5 2023-10-24 12:59:35 +02:00
vmx 6.5.5 2023-10-24 12:59:35 +02:00
.gitignore Initial commit 2023-08-30 17:31:07 +02:00
Kconfig 6.5.5 2023-10-24 12:59:35 +02:00
Makefile Initial commit 2023-08-30 17:31:07 +02:00
cpuid.c 6.5.5 2023-10-24 12:59:35 +02:00
cpuid.h Initial commit 2023-08-30 17:31:07 +02:00
debugfs.c Initial commit 2023-08-30 17:31:07 +02:00
emulate.c 6.5.5 2023-10-24 12:59:35 +02:00
fpu.h Initial commit 2023-08-30 17:31:07 +02:00
hyperv.c Initial commit 2023-08-30 17:31:07 +02:00
hyperv.h Initial commit 2023-08-30 17:31:07 +02:00
i8254.c Initial commit 2023-08-30 17:31:07 +02:00
i8254.h Initial commit 2023-08-30 17:31:07 +02:00
i8259.c 6.5.5 2023-10-24 12:59:35 +02:00
ioapic.c Initial commit 2023-08-30 17:31:07 +02:00
ioapic.h Initial commit 2023-08-30 17:31:07 +02:00
irq.c Initial commit 2023-08-30 17:31:07 +02:00
irq.h Initial commit 2023-08-30 17:31:07 +02:00
irq_comm.c Initial commit 2023-08-30 17:31:07 +02:00
kvm-asm-offsets.c Initial commit 2023-08-30 17:31:07 +02:00
kvm_cache_regs.h 6.5.5 2023-10-24 12:59:35 +02:00
kvm_emulate.h Initial commit 2023-08-30 17:31:07 +02:00
kvm_onhyperv.c 6.5.5 2023-10-24 12:59:35 +02:00
kvm_onhyperv.h 6.5.5 2023-10-24 12:59:35 +02:00
lapic.c 6.5.5 2023-10-24 12:59:35 +02:00
lapic.h Initial commit 2023-08-30 17:31:07 +02:00
mmu.h 6.5.5 2023-10-24 12:59:35 +02:00
mtrr.c 6.5.5 2023-10-24 12:59:35 +02:00
pmu.c 6.5.5 2023-10-24 12:59:35 +02:00
pmu.h 6.5.5 2023-10-24 12:59:35 +02:00
reverse_cpuid.h 6.5.5 2023-10-24 12:59:35 +02:00
smm.c Initial commit 2023-08-30 17:31:07 +02:00
smm.h Initial commit 2023-08-30 17:31:07 +02:00
trace.h Initial commit 2023-08-30 17:31:07 +02:00
tss.h Initial commit 2023-08-30 17:31:07 +02:00
x86.c 6.5.5 2023-10-24 12:59:35 +02:00
x86.h 6.5.5 2023-10-24 12:59:35 +02:00
xen.c Initial commit 2023-08-30 17:31:07 +02:00
xen.h Initial commit 2023-08-30 17:31:07 +02:00