Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2008-01-30 | 1 | -45/+0 |
* | KVM: Dynamically allocate vcpus | Rusty Russell | 2007-10-13 | 1 | -1/+1 |
* | KVM: Remove arch specific components from the general code | Gregory Haskins | 2007-10-13 | 1 | -0/+3 |
* | KVM: SVM: Only save/restore MSRs when needed | Anthony Liguori | 2007-05-03 | 1 | -6/+5 |
* | KVM: Remove unused and write-only variables | Avi Kivity | 2007-05-03 | 1 | -2/+0 |
* | KVM: Use ARRAY_SIZE macro instead of manual calculation. | Ahmed S. Darwish | 2007-03-04 | 1 | -1/+2 |
* | [PATCH] KVM: Replace __x86_64__ with CONFIG_X86_64 | Avi Kivity | 2006-12-13 | 1 | -1/+1 |
* | [PATCH] kvm: userspace interface | Avi Kivity | 2006-12-10 | 1 | -0/+44 |