[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH for 4.5 1/2] docs: fix one typo in pvh.markdown
were -> where Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> Cc: Ian Campbell <ian.campbell@xxxxxxxxxx> Cc: Roger Pau Monne <roger.pau@xxxxxxxxxx> --- docs/misc/pvh.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc/pvh.markdown b/docs/misc/pvh.markdown index 2735b17..52d8e74 100644 --- a/docs/misc/pvh.markdown +++ b/docs/misc/pvh.markdown @@ -64,7 +64,7 @@ distinction for a 64bit PVH is that it is launched at privilege level 0 as opposed to a 64bit PV guest which is launched at privilege level 3. Also, the `rsi` (`esi` on 32bits) register is going to contain the virtual -memory address were Xen has placed the `start_info` structure. The `rsp` (`esp` +memory address where Xen has placed the `start_info` structure. The `rsp` (`esp` on 32bits) will point to the top of an initial single page stack, that can be used by the guest kernel. The `start_info` structure contains all the info the guest needs in order to initialize. More information about the contents can be -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |