commit | 7837699fa6d7adf81f26ab73a5f6897ea1ab9d6a | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng.yang@intel.com> | Mon Jan 28 05:10:22 2008 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 12:00:21 2008 +0300 |
tree | 37a89d5c10869a9ada59df75b49d685708661434 | |
parent | 4fcaa98267efc4d39ded9b0bc33c6b4a2f62fecd [diff] |
KVM: In kernel PIT model 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>