From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric B Munson Subject: Re: [PATCH 3/7] KVM-HV: KVM Steal time implementation Date: Mon, 13 Jun 2011 21:20:06 -0400 Message-ID: <20110614012005.GE5341@mgebm.net> References: <1308007897-17013-1-git-send-email-glommer@redhat.com> <1308007897-17013-4-git-send-email-glommer@redhat.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xJK8B5Wah2CMJs8h" Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org, Rik van Riel , Jeremy Fitzhardinge , Peter Zijlstra , Avi Kivity , Anthony Liguori To: Glauber Costa Return-path: Content-Disposition: inline In-Reply-To: <1308007897-17013-4-git-send-email-glommer@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org --xJK8B5Wah2CMJs8h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, 13 Jun 2011, Glauber Costa wrote: > To implement steal time, we need the hypervisor to pass the guest informa= tion > about how much time was spent running other processes outside the VM. > This is per-vcpu, and using the kvmclock structure for that is an abuse > we decided not to make. >=20 > In this patchset, I am introducing a new msr, KVM_MSR_STEAL_TIME, that > holds the memory area address containing information about steal time >=20 > This patch contains the hypervisor part for it. I am keeping it separate = =66rom > the headers to facilitate backports to people who wants to backport the k= ernel > part but not the hypervisor, or the other way around. >=20 > Signed-off-by: Glauber Costa > CC: Rik van Riel > CC: Jeremy Fitzhardinge > CC: Peter Zijlstra > CC: Avi Kivity > CC: Anthony Liguori > CC: Eric B Munson Tested-by: Eric B Munson --xJK8B5Wah2CMJs8h Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iQEcBAEBAgAGBQJN9rdFAAoJEH65iIruGRnNq88H/iyk8CHuPIFW3LDZPsomMTXq Df1iPyPdUWJ5fbe3VQ6Plg8DKEYzrOd/H4rMc5XzP6A6T/lDSmUdLBqCfmtGMF/4 8+sdZ1YSyaejYPp0j7Dklg3McoFNhVtYKTXJYj4eNuOUHv4dsGl//HFGeUVxRdym XNDaqQg1T/mRLogkRO1NadLYr3+XGHKk7sBubrkh675+nx+cKGiVNrc67okjsojs cP+jQ7G4Rnx9n1uWzwrbcuRVGhNepsUQuWRnW5pO0/112mRVcdkWhr2PNOOOLI0V IVn2XUmK6tGu7+xG5XA02TjnVxh0MVULpQfY6hjXG1U0xw0Q6+QHeNxp4BTF+qU= =RaLm -----END PGP SIGNATURE----- --xJK8B5Wah2CMJs8h--