Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: migrate PIT timer | Marcelo Tosatti | 2008-06-06 | 1 | -1/+13 |
* | KVM: PIT: take inject_pending into account when emulating hlt | Marcelo Tosatti | 2008-05-18 | 1 | -1/+1 |
* | KVM: PIT: support mode 4 | Marcelo Tosatti | 2008-05-04 | 1 | -0/+2 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 | 1 | -3/+3 |
* | KVM: Rename VCPU_MP_STATE_* to KVM_MP_STATE_* | Avi Kivity | 2008-04-27 | 1 | -1/+1 |
* | KVM: hlt emulation should take in-kernel APIC/PIT timers into account | Marcelo Tosatti | 2008-04-27 | 1 | -0/+10 |
* | KVM: Add reset support for in kernel PIT | Sheng Yang | 2008-04-27 | 1 | -11/+19 |
* | KVM: Add save/restore supporting of in kernel PIT | Sheng Yang | 2008-04-27 | 1 | -0/+7 |
* | KVM: In kernel PIT model | Sheng Yang | 2008-04-27 | 1 | -0/+586 |