[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 11/20] xen: setup hypercall page for PVH
From: |
Roger Pau Monné |
Subject: |
Re: [PATCH v5 11/20] xen: setup hypercall page for PVH |
Date: |
Fri, 23 Nov 2018 16:14:07 +0100 |
User-agent: |
NeoMutt/20180716 |
On Wed, Nov 21, 2018 at 03:28:46PM +0100, Juergen Gross wrote:
> Add the needed code to setup the hypercall page for calling into the
> Xen hypervisor.
>
> Import the XEN_HVM_DEBUGCONS_IOPORT define from Xen unstable into
> include/xen/arch-x86/xen.h
>
> Signed-off-by: Juergen Gross <address@hidden>
Reviewed-by: Roger Pau Monné <address@hidden>
- [PATCH v5 05/20] xen: add some dummy headers for PVH mode, (continued)
- [PATCH v5 05/20] xen: add some dummy headers for PVH mode, Juergen Gross, 2018/11/21
- [PATCH v5 01/20] xen: add some xen headers, Juergen Gross, 2018/11/21
- [PATCH v5 16/20] grub-module-verifier: Ignore all_video for xenpvh, Juergen Gross, 2018/11/21
- [PATCH v5 17/20] xen: use elfnote defines instead of plain numbers, Juergen Gross, 2018/11/21
- [PATCH v5 19/20] xen_pvh: support grub-install for xen_pvh, Juergen Gross, 2018/11/21
- [PATCH v5 18/20] xen_pvh: support building a standalone image, Juergen Gross, 2018/11/21
- [PATCH v5 11/20] xen: setup hypercall page for PVH, Juergen Gross, 2018/11/21
- [PATCH v5 15/20] xen_pvh: add build runes for grub-core, Juergen Gross, 2018/11/21
- [PATCH v5 10/20] xen: add PVH boot entry code, Juergen Gross, 2018/11/21
- [PATCH v5 20/20] xen_pvh: add support to configure, Juergen Gross, 2018/11/21
- [PATCH v5 13/20] xen: setup Xen specific data for PVH, Juergen Gross, 2018/11/21