login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
31
Re: [BUG] x86 kenel won't boot under Virtual PC
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Arjan van de Ven
Subject:
Re: [BUG] x86 kenel won't boot under Virtual PC
Date: Sunday, August 31, 2008 - 12:27 pm
On Sun, 31 Aug 2008 11:47:04 -0700 (PDT) Linus Torvalds <torvalds@linux-foundation.org> wrote:
quoted text
> > > On Sun, 31 Aug 2008, David Sanders wrote: > > > > I recently discovered that x86 kernels won't boot under Virtual PC. > > What CPU does Virtual PC emulate? As far as Wikipedia is concerned > (not that I'd take it on complete faith) it emulates a 32-bit Intel > Pentium II. > > And that commit makes the kernel use the "P6 nops" for such hardware. > Maybe Virtual PC doesn't support the newer intel nop things? > > Intel docs say that it should be available on any intel CPU that has > CPUID.01H.EAX[11:8] = 0110B or 1111B. That's the "family ID", and > Pentium II should have a family ID of 6 (ie that 0110B case). > > So it sounds like a Virtual PC bug, but I dunno. And maybe we should > just use the legcay nops for anything that isn't modern (ie P4+ or > Core)?
it's probably even a security bug in that I don't see what would be stopping a ring 3 user process from executing these instructions... --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Sun Aug 31, 11:22 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Sun Aug 31, 11:47 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Arjan van de Ven
, (Sun Aug 31, 12:27 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Sun Aug 31, 12:39 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Sun Aug 31, 1:03 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Mon Sep 1, 1:23 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Mon Sep 1, 3:22 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Tue Sep 2, 5:08 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Tue Sep 2, 11:12 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Tue Sep 2, 11:44 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Peter Zijlstra
, (Wed Sep 3, 4:09 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Wed Sep 3, 4:20 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, David Sanders
, (Fri Sep 5, 8:38 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Jan Beulich
, (Fri Sep 5, 9:15 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Fri Sep 5, 9:30 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Linus Torvalds
, (Fri Sep 5, 9:39 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Andi Kleen
, (Fri Sep 5, 10:55 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Ingo Molnar
, (Fri Sep 5, 11:43 am)
Re: [BUG] x86 kenel won't boot under Virtual PC
, Jeremy Fitzhardinge
, (Fri Sep 5, 12:08 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, H. Peter Anvin
, (Fri Sep 5, 1:06 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC
, H. Peter Anvin
, (Fri Sep 5, 1:12 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Adrian Bunk
[RFC: 2.6 patch] remove the broken SUN_AURORA driver
Francis Moreau
Re: Disk geometry from /sys
Christoph Lameter
Re: [bug] SLUB + mm/slab.c boot crash in -rc9
Eberhard Moenkeberg
Re: OT: character encodings (was: Linux 2.6.20-rc4)
David Howells
Re: [PATCH 5/5]bluetooth:hci_bcsp Fix operation on 'bcsp->msgq_txseq' may be un...
git
:
Pat Thoyts
[PATCH] git-gui: use themed tk widgets with Tk 8.5
Tait
Re: [PATCH] Replace hard-coded path with one from <paths.h>
Michael Witten
Re: 'git gc --aggressive' effectively unusable
Frans Pop
'git gc --aggressive' effectively unusable
Lynn Lin
Re: clearcase migration to git
git-commits-head
:
Linux Kernel Mailing List
tracing: Simplify trace_option_write()
Linux Kernel Mailing List
ACPICA: Fix to allow zero-length ASL field declarations
Linux Kernel Mailing List
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Linux Kernel Mailing List
V4L/DVB (10826): cx88: Add IR support to pcHDTV HD3000 & HD5500
Linux Kernel Mailing List
Fast TSC calibration: calculate proper frequency error bounds
linux-netdev
:
William Allen Simpson
[net-next-2.6 PATCH v8 0/7] TCPCT part 1: cookie option exchange
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
David Miller
Re: [PATCH] IPv6: preferred lifetime of address not getting updated
Eric Dumazet
Re: [PATCH net-next-2.6] net: Introduce skb_orphan_try()
Mark McLoughlin
Re: [PATCH 2/3] virtio: fix delayed xmit of packet and freeing of old packets.
openbsd-misc
:
Robert
disklabel - cylinder rounding
nixlists
Re: Which laptops do the developers use?
Samuel Baldwin
Re: Forum engine
L. V. Lammert
OT, .. but has anyone seen a crontab editor
Darrin Chandler
Re: That whole "Linux stealing our code" thing
Colocation donated by:
Syndicate