On Mon, Mar 27, 2023, Michal Luczaj wrote: > On 1/26/23 18:33, Sean Christopherson wrote: > > On Thu, Jan 26, 2023, Michal Luczaj wrote: > >> Two small fixes for __load_segment_descriptor(), along with a KUT > >> x86/emulator test. > >> > >> And a question to maintainers: is it ok to send patches for two repos in > >> one series? > > > > No, in the future please send two separate series (no need to do so for this case). > > Us humans can easily figure out what's going on, but b4[*] gets confused, e.g. > > `b4 am` will fail. > > > > What I usually do to connect the KVM-unit-test change to the kernel/KVM change is > > to post the kernel patches first, and then update the KVM-unit-test patch(es) to > > provide the lore link to the kernel patches. > > > > Thanks for asking, and a _huge_ thanks for writing tests! > > ... > > My pleasure ;) I've noticed two months have passed, but the test was not > merged. Is there something I should improve? Nope, KUT x86 is simply lagging badly on maintenance. I am planning on putting together a pull request this week, I'll make sure your patch is included.