[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87ecvzk6s3.fsf@trenco.lwn.net>
Date: Wed, 04 Jun 2025 06:53:00 -0600
From: Jonathan Corbet <corbet@....net>
To: Roman Kisel <romank@...ux.microsoft.com>, alok.a.tiwari@...cle.com,
arnd@...db.de, bp@...en8.de, dave.hansen@...ux.intel.com,
decui@...rosoft.com, haiyangz@...rosoft.com, hpa@...or.com,
kys@...rosoft.com, mingo@...hat.com, mhklinux@...look.com,
tglx@...utronix.de, wei.liu@...nel.org, linux-arch@...r.kernel.org,
linux-doc@...r.kernel.org, linux-hyperv@...r.kernel.org,
linux-kernel@...r.kernel.org, x86@...nel.org
Cc: apais@...rosoft.com, benhill@...rosoft.com, bperkins@...rosoft.com,
sunilmut@...rosoft.com
Subject: Re: [PATCH hyperv-next v3 01/15] Documentation: hyperv:
Confidential VMBus
Roman Kisel <romank@...ux.microsoft.com> writes:
> Define what the confidential VMBus is and describe what advantages
> it offers on the capable hardware.
>
> Signed-off-by: Roman Kisel <romank@...ux.microsoft.com>
> Reviewed-by: Alok Tiwari <alok.a.tiwari@...cle.com>
> ---
> Documentation/virt/hyperv/coco.rst | 125 ++++++++++++++++++++++++++++-
> 1 file changed, 124 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/virt/hyperv/coco.rst b/Documentation/virt/hyperv/coco.rst
> index c15d6fe34b4e..b4904b64219d 100644
> --- a/Documentation/virt/hyperv/coco.rst
> +++ b/Documentation/virt/hyperv/coco.rst
[...]
> +
> +Here is the data flow for a conventional VMBus connection and the Confidential
> +VMBus connection (C stands for the client or VSC, S for the server or VSP):
> +
> ++---- GUEST ----+ +----- DEVICE ----+ +----- HOST -----+
> +| | | | | |
> +| | | | | |
> +| | | ========== |
> +| | | | | |
> +| | | | | |
> +| | | | | |
> ++----- C -------+ +-----------------+ +------- S ------+
This will generate all kinds of errors during the docs build and will
not give the results you are looking for - please actually build the
docs after making a change like this.
You need to put the diagram into a literal block.
Thanks,
jon
Powered by blists - more mailing lists