LWN.net Logo

KVM paravirtualization framework (v2)

From:  Anthony Liguori <aliguori@us.ibm.com>
To:  kvm-devel@lists.sourceforge.net
Subject:  [PATCH 0/3] KVM paravirtualization framework (v2)
Date:  Mon, 27 Aug 2007 14:42:00 -0500
Message-ID:  <1188243723984-git-send-email-aliguori@us.ibm.com>
Cc:  Anthony Liguori <aliguori@us.ibm.com>, Avi Kivity <avi@qumranet.com>, linux-kernel@vger.kernel.org
Archive-link:  Article, Thread

This patchset refactors KVM's paravirtualization support to better support
guest SMP and cross platform migration.  It also introduces a bare-bones KVM
paravirt_ops implementation.

I've tested this on VT and it works nicely.  I'm having trouble getting a
bzImage to boot on SVM so I haven't been able to test on SVM yet.

I've incorporated all of the feedback into this series from posting the
last series.

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds