Re: [Xen-devel] [PATCH 7/8] xenpvh: support grub-install for xenpvh

2018-02-15 Thread Daniel Kiper
On Wed, Nov 29, 2017 at 02:46:49PM +0100, Juergen Gross wrote: > Add xenpvh support to grub-install. > > Signed-off-by: Juergen Gross Reviewed-by: Daniel Kiper Daniel ___ Xen-devel mailing list

[Xen-devel] [PATCH 7/8] xenpvh: support grub-install for xenpvh

2017-11-29 Thread Juergen Gross
Add xenpvh support to grub-install. Signed-off-by: Juergen Gross --- include/grub/util/install.h | 1 + util/grub-install-common.c | 1 + util/grub-install.c | 7 +++ 3 files changed, 9 insertions(+) diff --git a/include/grub/util/install.h