linux-zen-desktop/arch/x86/kvm
kvj fcf3f9ef95 Initial commit 2023-08-30 17:31:07 +02:00
..
mmu Initial commit 2023-08-30 17:31:07 +02:00
svm Initial commit 2023-08-30 17:31:07 +02:00
vmx Initial commit 2023-08-30 17:31:07 +02:00
.gitignore Initial commit 2023-08-30 17:31:07 +02:00
Kconfig Initial commit 2023-08-30 17:31:07 +02:00
Makefile Initial commit 2023-08-30 17:31:07 +02:00
cpuid.c Initial commit 2023-08-30 17:31:07 +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 Initial commit 2023-08-30 17:31:07 +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 Initial commit 2023-08-30 17:31:07 +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 Initial commit 2023-08-30 17:31:07 +02:00
kvm_emulate.h Initial commit 2023-08-30 17:31:07 +02:00
kvm_onhyperv.c Initial commit 2023-08-30 17:31:07 +02:00
kvm_onhyperv.h Initial commit 2023-08-30 17:31:07 +02:00
lapic.c Initial commit 2023-08-30 17:31:07 +02:00
lapic.h Initial commit 2023-08-30 17:31:07 +02:00
mmu.h Initial commit 2023-08-30 17:31:07 +02:00
mtrr.c Initial commit 2023-08-30 17:31:07 +02:00
pmu.c Initial commit 2023-08-30 17:31:07 +02:00
pmu.h Initial commit 2023-08-30 17:31:07 +02:00
reverse_cpuid.h Initial commit 2023-08-30 17:31:07 +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 Initial commit 2023-08-30 17:31:07 +02:00
x86.h Initial commit 2023-08-30 17:31:07 +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