From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=37725 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOp9w-0000gY-Lm for qemu-devel@nongnu.org; Wed, 16 Jun 2010 05:43:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOp9v-00017j-Bv for qemu-devel@nongnu.org; Wed, 16 Jun 2010 05:43:48 -0400 Received: from fe01x03-cgp.akado.ru ([77.232.31.164]:61167 helo=akado.ru) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOp9v-00013V-1E for qemu-devel@nongnu.org; Wed, 16 Jun 2010 05:43:47 -0400 Date: Wed, 16 Jun 2010 13:43:29 +0400 (MSD) From: malc Subject: Re: [Qemu-devel] Re: [Bug 581353] Re: qemu doesn't stop execution upon hitting a breakpoint In-Reply-To: Message-ID: References: <20100516152304.10489.35592.malonedeb@potassium.ubuntu.com> <20100616070748.20899.45040.malone@wampee.canonical.com> <4C187FD7.5080601@web.de> <4C188203.5060402@web.de> <4C18852C.5010209@web.de> <4C189AAC.8040502@web.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: chimeranet89@gmail.com, qemu-devel@nongnu.org, Jun Koi On Wed, 16 Jun 2010, malc wrote: > On Wed, 16 Jun 2010, Jan Kiszka wrote: > > > malc wrote: > > > On Wed, 16 Jun 2010, Jan Kiszka wrote: [..snip..] > > >> > > >> You need this for segmented addressing, either in real mode (linear > > >> address = segment * 16 + offset) or in segmented protected mode (less > > > > > > Not true in general (big real mode), CPU still references hidden segment > > > cache even when protection is enabled. > ^^^^^^^ disabled ^^^^^^^ enabled I need to get some proper sleep one of these days.. Sorry for the noise. > > Unfortunately, the BIOS does not start in big real mode e.g... > > It's actually fortunate since there's no access whatsoever to the cache > (on a real system that is) > > -- mailto:av1474@comtv.ru