Hi Ian,

On 19/05/2020 20:02, Ian Jackson wrote:
CC: Julien Grall <jul...@xen.org>
CC: Stefano Stabellini <sstabell...@kernel.org>
Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>

Acked-by: Julien Grall <jgr...@amazon.com>

---
  Osstest/Debian.pm | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm
index 6fed0b75..77508d19 100644
--- a/Osstest/Debian.pm
+++ b/Osstest/Debian.pm
@@ -1064,7 +1064,7 @@ END
      logm("\$arch is $arch, \$suite is $suite");
      if ($xopts{PvMenuLst} &&
        $arch =~ /^arm/ &&
-       $suite =~ /wheezy|jessie|stretch|sid/ ) {
+       $suite =~ /wheezy|jessie|stretch|buster|sid/ ) {
# Debian doesn't currently know what bootloader to install in
        # a Xen guest on ARM. We install pv-grub-menu above which

OOI, what does Debian install for x86 HVM guest? Is there any ticket tracking this issue?

Cheers,

--
Julien Grall

Reply via email to