From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] Fix breakpoints coming into KVM that are corrupted from qemu Date: Sun, 25 May 2008 13:55:41 +0300 Message-ID: <483945AD.6060408@qumranet.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Jerone Young Return-path: Received: from bzq-179-150-194.static.bezeqint.net ([212.179.150.194]:44384 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759028AbYEYKzm (ORCPT ); Sun, 25 May 2008 06:55:42 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Jerone Young wrote: > Bad breakpoints are being passed down to KVM due to the fact that breakpoint structure in the kvm_debug_guest structure are not being initialized. This fixes this. > > This fix can also be found in the RFC patches that Jan Kiszka has sent for adding soft breakpoints. > > Applied, thanks. -- error compiling committee.c: too many arguments to function