[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200504185530.GE6299@xz-x1>
Date: Mon, 4 May 2020 14:55:30 -0400
From: Peter Xu <peterx@...hat.com>
To: Paolo Bonzini <pbonzini@...hat.com>
Cc: linux-kernel@...r.kernel.org, kvm@...r.kernel.org,
Sean Christopherson <sean.j.christopherson@...el.com>
Subject: Re: [PATCH 0/3] KVM: x86: cleanup and fixes for debug register
accesses
On Mon, May 04, 2020 at 11:55:55AM -0400, Paolo Bonzini wrote:
> The purpose of this series is to get rid of the get_dr6 accessor
> and, on Intel, of set_dr6 as well. This is done mostly in patch 2,
> since patch 3 is only the resulting cleanup. Patch 1 is a related
> bug fix that I found while inspecting the code.
Reviewed-by: Peter Xu <peterx@...hat.com>
(Btw, the db_interception() change in patch 2 seems to be a real fix to me)
>
> A guest debugging selftest is sorely needed if anyone wants to take
> a look!
I have that in my list, but I don't know it's "sorely" needed. :) It was low
after I knew the fact that we've got one test in kvm-unit-test, but I can for
sure do that earlier.
I am wondering whether we still want a test in selftests if there's a similar
test in kvm-unit-test already. For this one I guess at least the guest debug
test is still missing.
Thanks,
--
Peter Xu
Powered by blists - more mailing lists