From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: kvm-ppc@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 6/8] Enable KVM for ppcemb.
Date: Mon, 15 Dec 2008 22:24:02 +0000 [thread overview]
Message-ID: <4946D902.6020107@codemonkey.ws> (raw)
In-Reply-To: <57ad0a46ca0ea8a77ab68a9571d7152cba51be7f.1229359102.git.hollisb@us.ibm.com>
Hollis Blanchard wrote:
> Implement hooks called by generic KVM code.
>
> Also add code that will copy the host's CPU and timebase frequencies to the
> guest, which is necessary on KVM because the guest can directly access the
> timebase.
>
> Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
Regards,
Anthony Liguori
WARNING: multiple messages have this Message-ID (diff)
From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: kvm-ppc@vger.kernel.org
Subject: Re: [Qemu-devel] [PATCH 6/8] Enable KVM for ppcemb.
Date: Mon, 15 Dec 2008 16:24:02 -0600 [thread overview]
Message-ID: <4946D902.6020107@codemonkey.ws> (raw)
In-Reply-To: <57ad0a46ca0ea8a77ab68a9571d7152cba51be7f.1229359102.git.hollisb@us.ibm.com>
Hollis Blanchard wrote:
> Implement hooks called by generic KVM code.
>
> Also add code that will copy the host's CPU and timebase frequencies to the
> guest, which is necessary on KVM because the guest can directly access the
> timebase.
>
> Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
>
Acked-by: Anthony Liguori <aliguori@us.ibm.com>
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-12-15 22:24 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-15 16:44 KVM PowerPC support Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 16:44 ` [PATCH 1/8] Move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 23:14 ` [Qemu-devel] [PATCH 1/8] Move PPC4xx SDRAM controller Aurelien Jarno
2008-12-15 23:14 ` [Qemu-devel] [PATCH 1/8] Move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c Aurelien Jarno
2008-12-15 16:44 ` [PATCH 2/8] Rename ppc405_sdram_init() to ppc4xx_sdram_init() Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 23:14 ` [Qemu-devel] [PATCH 2/8] Rename ppc405_sdram_init() to Aurelien Jarno
2008-12-15 23:14 ` [Qemu-devel] [PATCH 2/8] Rename ppc405_sdram_init() to ppc4xx_sdram_init() Aurelien Jarno
2008-12-15 16:44 ` [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC 4xx Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 23:18 ` [Qemu-devel] [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC Aurelien Jarno
2008-12-15 23:18 ` [Qemu-devel] [PATCH 3/8] Create a helper function to allow more flexible RAM allocation for PPC 4xx Aurelien Jarno
2008-12-15 16:44 ` [PATCH 4/8] kvm: sync vcpu state during initialization Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 22:20 ` Anthony Liguori
2008-12-15 22:20 ` Anthony Liguori
2008-12-15 16:44 ` [PATCH 5/8] Implement device tree support needed for Bamboo emulation Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 23:20 ` Aurelien Jarno
2008-12-15 23:20 ` Aurelien Jarno
2008-12-15 16:44 ` [PATCH 6/8] Enable KVM for ppcemb Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 22:24 ` Anthony Liguori [this message]
2008-12-15 22:24 ` Anthony Liguori
2008-12-15 16:44 ` [PATCH 7/8] PowerPC 440EP SoC emulation Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 16:44 ` [PATCH 8/8] IBM PowerPC 440EP Bamboo reference board emulation Hollis Blanchard
2008-12-15 16:44 ` [Qemu-devel] " Hollis Blanchard
2008-12-15 17:03 ` Paul Brook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4946D902.6020107@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=kvm-ppc@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.