From: Avi Kivity <avi@redhat.com>
To: Karl Vogel <karl.vogel@gmail.com>
Cc: kvm@vger.kernel.org, Marcelo Tosatti <mtosatti@redhat.com>
Subject: Re: [PATCH] KVM: Document mmu
Date: Thu, 22 Apr 2010 10:24:00 +0300 [thread overview]
Message-ID: <4BCFF990.7020501@redhat.com> (raw)
In-Reply-To: <4BCFF736.4030707@gmail.com>
On 04/22/2010 10:13 AM, Karl Vogel wrote:
> Avi Kivity wrote:
>> +Translation
>> +===========
>> +
>> +The primary job of the mmu is to program the processor's mmu to
>> translate
>> +addresses for the guest. Different translations are required at
>> different
>> +times:
>> +
>> +- when guest paging is disabled, we translate guest physical
>> addresses to
>> + host physical addresses (gpa->hpa)
>> +- when guest paging is enabled, we translate guest virtual
>> addresses, to
>> + guest virtual addresses, to host physical addresses (gva->gpa->hpa)
>
> I think you meant 'to guest physical addresses' here.
>
Fixed.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-04-22 7:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-21 13:09 [PATCH] KVM: Document mmu Avi Kivity
2010-04-22 7:13 ` Karl Vogel
2010-04-22 7:24 ` Avi Kivity [this message]
2010-04-22 20:16 ` Marcelo Tosatti
2010-04-23 10:23 ` Avi Kivity
2010-04-23 7:12 ` Gui Jianfeng
2010-04-23 10:16 ` Avi Kivity
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=4BCFF990.7020501@redhat.com \
--to=avi@redhat.com \
--cc=karl.vogel@gmail.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox