Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: MMU: add TDP support to the KVM MMU | Joerg Roedel | 2008-04-27 | 1 | -0/+6 |
| | | | | | | | | This patch contains the changes to the KVM MMU necessary for support of the Nested Paging feature in AMD Barcelona and Phenom Processors. Signed-off-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@qumranet.com> | ||||
* | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2008-01-30 | 1 | -0/+44 |
This paves the way for multiple architecture support. Note that while ioapic.c could potentially be shared with ia64, it is also moved. Signed-off-by: Avi Kivity <avi@qumranet.com> |