From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Date: Sat, 22 Jun 2013 07:12:44 +0000 Subject: [PATCH 0/5] Some fixes and improvements for PR KVM Message-Id: <20130622071244.GA2791@iris.ozlabs.ibm.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Alexander Graf , kvm-ppc@vger.kernel.org Cc: kvm@vger.kernel.org This series of 5 patches is against the KVM next branch. It fixes some bugs in PR-style KVM on Book 3S PPC and adds support for the guest using 1TB segments as well as 256MB segments. My ultimate goal is to make it possible to configure both HV and PR KVM into the same kernel binary, and this is just the first few steps. Paul. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mackerras Subject: [PATCH 0/5] Some fixes and improvements for PR KVM Date: Sat, 22 Jun 2013 17:12:44 +1000 Message-ID: <20130622071244.GA2791@iris.ozlabs.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: Alexander Graf , kvm-ppc@vger.kernel.org Return-path: Content-Disposition: inline Sender: kvm-ppc-owner@vger.kernel.org List-Id: kvm.vger.kernel.org This series of 5 patches is against the KVM next branch. It fixes some bugs in PR-style KVM on Book 3S PPC and adds support for the guest using 1TB segments as well as 256MB segments. My ultimate goal is to make it possible to configure both HV and PR KVM into the same kernel binary, and this is just the first few steps. Paul.