[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: replace hint with pointer in PVHv2 ACPI documentation
commit b4fbf078271e6f92c185b9f5289d768add2a74bb Author: Roger Pau Monne <roger.pau@xxxxxxxxxx> AuthorDate: Thu Nov 3 17:48:56 2016 +0100 Commit: Wei Liu <wei.liu2@xxxxxxxxxx> CommitDate: Fri Nov 4 14:06:39 2016 +0000 docs: replace hint with pointer in PVHv2 ACPI documentation Use pointer instead of hint, since this is the only way to get the address of the RSDP. Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Reported-by: Jan Beulich <jbeulich@xxxxxxxx> Acked-by: Jan Beulich <jbeulich@xxxxxxxx> Release-acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> --- docs/misc/hvmlite.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/misc/hvmlite.markdown b/docs/misc/hvmlite.markdown index 946908e..898b8ee 100644 --- a/docs/misc/hvmlite.markdown +++ b/docs/misc/hvmlite.markdown @@ -69,7 +69,7 @@ The following VCPU hypercalls can be used in order to bring up secondary vCPUs: PVHv2 guests that have access to hardware (either emulated or real) will also have ACPI tables with the description of the hardware that's available to the -guest. This applies to both privileged and unprivileged guests. A hint of +guest. This applies to both privileged and unprivileged guests. A pointer to the position of the RSDP in memory (if present) can be fetched from the start info structure that's passed at boot time (field rsdp_paddr). -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |