From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [CRIU] x86: Hardware breakpoints are not always triggered Date: Thu, 4 Feb 2016 12:28:22 +0100 Message-ID: <56B335D6.2020701@redhat.com> References: <56AA8928.50507@redhat.com> <20160128224224.GA10028@gmail.com> <20160129222130.GC10798@odin.com> <56ADE9A1.4080309@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Andrew Vagin , Andrey Wagin , kvm@vger.kernel.org, Oleg Nesterov , LKML , "criu@openvz.org" , Cyrill Gorcunov To: Nadav Amit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 04/02/2016 00:32, Nadav Amit wrote: > Sorry for spamming. The correct fix appears to reload the DRs (set > KVM_DEBUGREG_RELOAD) in kvm_arch_vcpu_load . Yup, that was my intended thing to test, but unfortunately I'm travelling and doing all the testing on the laptop is a bit hard. Thanks Nadav!!! Paolo