| From: |
| Avi Kivity <avi@qumranet.com> |
| To: |
| kvm-devel@lists.sourceforge.net |
| Subject: |
| [PATCH 0/6] KVM: Add AMD SVM support |
| Date: |
| Tue, 28 Nov 2006 14:37:29 +0200 |
| Cc: |
| linux-kernel <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>, Ingo Molnar <mingo@elte.hu>,
yaniv.kamay@qumranet.com |
| Archive-link: |
| Article,
Thread
|
This patchset adds support for AMD processors with SVM (or AMD-V)
technology.
KVM on AMD is fairly fast despite the naive mmu implementation. It
should also support many more guests, since the real mode implementation
on AMD is complete.
The bulk of the work was performed by Yaniv; I ported it to the arch
split patchset I posted yesterday.
--
error compiling committee.c: too many arguments to function