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