kvmm is a type2 hypervisor that uses the Linux Kernel Virtual Machine(KVM).
The goal of kvmm is to run xv6.
- execution of basic instructions
- LAPIC/IOAPIC emulation (partially)
- disk emulation (partially)
- uart emulation (partially)
- ide interrupts (partially)
- uart interrupts
- keyboard interrupts
- timer
- multiproccessor support