[OS-BUILD PATCH] redhat/configs: Enable Hyper-V guests on ARM64

2021-09-24 Thread Vitaly Kuznetsov (via Email Bridge)
From: Vitaly Kuznetsov redhat/configs: Enable Hyper-V guests on ARM64 Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2007430 Enable Hyper-V guest support for both x86 and ARM64, drop wrong entries from 'pending'. Signed-off-by: Vitaly Kuznetsov diff --git a/redhat/configs/common/gener

Re: [OS-BUILD PATCH] redhat/configs: Enable HYPERV host support on aarch64

2021-09-24 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1393#note_686510232 pending-common and pending-fedora are for unreviewed config items. Once things are reviewed and set, they should no longer be in pending. ___

Re: [OS-BUILD PATCH] redhat/configs: Enable HYPERV host support on aarch64

2021-09-24 Thread Jeremy Linton (via Email Bridge)
From: Jeremy Linton on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1393#note_686695272 Ok, I thought it was for rc's, my bad. I will move that (and the MTE bits). ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsu

Re: [OS-BUILD PATCH] redhat/configs: Enable Hyper-V guests on ARM64

2021-09-24 Thread Lyude Paul (via Email Bridge)
From: Lyude Paul on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1394#note_686726246 Acked-by: Lyude Paul (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le..

Re: [OS-BUILD PATCH] redhat/configs: Enable HYPERV host support on aarch64

2021-09-24 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1393#note_686770940 I think https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1394/diffs might be the proper consolidation, want to look that over? _

[OS-BUILD PATCH] redhat: move the DIST variable setting to Makefile.variables

2021-09-24 Thread Herton R. Krzesinski (via Email Bridge)
From: Herton R. Krzesinski redhat: move the DIST variable setting to Makefile.variables The DIST value is dynamically detected on ARK, but it can be set to a fixed value for a branch which forks from it (as some branches are built only for a given distro and we don't want the DIST value to chang