From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] i440fx: do change ISA mappings under KVM Date: Thu, 11 Sep 2008 13:06:40 +0300 Message-ID: <48C8EDB0.8000902@qumranet.com> References: <48C82154.4030109@web.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: kvm-devel To: Jan Kiszka Return-path: Received: from il.qumranet.com ([212.179.150.194]:52153 "EHLO il.qumranet.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752173AbYIKKJH (ORCPT ); Thu, 11 Sep 2008 06:09:07 -0400 In-Reply-To: <48C82154.4030109@web.de> Sender: kvm-owner@vger.kernel.org List-ID: Jan Kiszka wrote: > As long as KVM does not support remapping or protection state changes of > guest memory, do not fiddle with the ISA mappings that QEMU see, > confusing both the monitor and the gdbstub. > Applied, thanks. What guest triggers this? Or is it the standard bios? -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.