[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YbjpecoDf93xd7GC@google.com>
Date: Tue, 14 Dec 2021 18:59:05 +0000
From: Sean Christopherson <seanjc@...gle.com>
To: Andrew Jones <drjones@...hat.com>
Cc: Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org, vkuznets@...hat.com, mlevitsk@...hat.com,
joao.m.martins@...cle.com, stable@...r.kernel.org,
David Matlack <dmatlack@...gle.com>
Subject: Re: [PATCH v3] selftests: KVM: avoid failures due to reserved
HyperTransport region
On Tue, Dec 14, 2021, Andrew Jones wrote:
> (Maybe we should stop keeping the vm struct private...)
I'm all in favor of that. Ditto for the vcpu struct so that we can get rid of
the stupid VCPU_ID code.
I have spent more time than I care to admit trying to do relatively simple things
in the selftests that become unnecessarily complex just because core state like
the vm_fd is hidden from individual tests.
Powered by blists - more mailing lists