From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: Re: [PATCH] kvm: flush the dirty log when unregistering a slot Date: Tue, 17 Jan 2012 13:28:26 +0100 Message-ID: <4F15696A.7090002@siemens.com> References: <1326637051-23920-1-git-send-email-avi@redhat.com> <20120117112531.GC6150@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Avi Kivity , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" To: Marcelo Tosatti Return-path: In-Reply-To: <20120117112531.GC6150@amt.cnet> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org List-Id: kvm.vger.kernel.org On 2012-01-17 12:25, Marcelo Tosatti wrote: > On Sun, Jan 15, 2012 at 04:17:31PM +0200, Avi Kivity wrote: >> Otherwise, the dirty log information is lost in the kernel forever. >> >> Fixes opensuse-12.1 boot screen, which changes the vga windows rapidly. >> >> Signed-off-by: Avi Kivity >> --- >> >> This patch gives me a deja vu - I'm sure I've fixed exactly the same issue >> before. >> >> Please test. >> >> kvm-all.c | 4 ++++ >> 1 files changed, 4 insertions(+), 0 deletions(-) > > Applied to uq/master, thanks. It's already in qemu/master. Maybe you want to rebase uq/master at this chance. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:34985) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rn89U-0000Ds-W8 for qemu-devel@nongnu.org; Tue, 17 Jan 2012 07:28:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rn89P-0006XQ-FK for qemu-devel@nongnu.org; Tue, 17 Jan 2012 07:28:36 -0500 Received: from thoth.sbs.de ([192.35.17.2]:15137) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rn89P-0006X3-4M for qemu-devel@nongnu.org; Tue, 17 Jan 2012 07:28:31 -0500 Message-ID: <4F15696A.7090002@siemens.com> Date: Tue, 17 Jan 2012 13:28:26 +0100 From: Jan Kiszka MIME-Version: 1.0 References: <1326637051-23920-1-git-send-email-avi@redhat.com> <20120117112531.GC6150@amt.cnet> In-Reply-To: <20120117112531.GC6150@amt.cnet> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] kvm: flush the dirty log when unregistering a slot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Marcelo Tosatti Cc: Avi Kivity , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" On 2012-01-17 12:25, Marcelo Tosatti wrote: > On Sun, Jan 15, 2012 at 04:17:31PM +0200, Avi Kivity wrote: >> Otherwise, the dirty log information is lost in the kernel forever. >> >> Fixes opensuse-12.1 boot screen, which changes the vga windows rapidly. >> >> Signed-off-by: Avi Kivity >> --- >> >> This patch gives me a deja vu - I'm sure I've fixed exactly the same issue >> before. >> >> Please test. >> >> kvm-all.c | 4 ++++ >> 1 files changed, 4 insertions(+), 0 deletions(-) > > Applied to uq/master, thanks. It's already in qemu/master. Maybe you want to rebase uq/master at this chance. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux