+2
−1
arch/x86/kvm/i8254.c
0 → 100644
+586
−0
arch/x86/kvm/i8254.h
0 → 100644
+61
−0
+3
−0
+9
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The patch moves the PIT model from userspace to kernel, and increases the timer accuracy greatly. [marcelo: make last_injected_time per-guest] Signed-off-by:Sheng Yang <sheng.yang@intel.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com> Tested-and-Acked-by:
Alex Davis <alex14641@yahoo.com> Signed-off-by:
Avi Kivity <avi@qumranet.com>