Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | KVM: Use pointer to vcpu instead of vcpu_id in timer code. | Gleb Natapov | 2009-09-10 |
| | | | | | Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com> | ||
* | KVM: unify part of generic timer handling | Marcelo Tosatti | 2009-06-10 |
Hide the internals of vcpu awakening / injection from the in-kernel emulated timers. This makes future changes in this logic easier and decreases the distance to more generic timer handling. Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com> |