Re: [BUG] x86 kenel won't boot under Virtual PC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: H. Peter Anvin
Date: Monday, September 8, 2008 - 10:08 am

Linus Torvalds wrote:

Yes, it does:

   /* We need to decide which NOP sequence to use for 32bit and
      64bit. When -mtune= is used:

      1. For PROCESSOR_I386, PROCESSOR_I486, PROCESSOR_PENTIUM and
      PROCESSOR_GENERIC32, f32_patt will be used.
      2. For PROCESSOR_PENTIUMPRO, PROCESSOR_PENTIUM4, PROCESSOR_NOCONA,
      PROCESSOR_CORE, PROCESSOR_CORE2, and PROCESSOR_GENERIC64,
      alt_long_patt will be used.
      3. For PROCESSOR_ATHLON, PROCESSOR_K6, PROCESSOR_K8 and
      PROCESSOR_AMDFAM10, alt_short_patt will be used.

      When -mtune= isn't used, alt_long_patt will be used if
      cpu_arch_isa_flags has Cpu686. Otherwise, f32_patt will
      be used.

"alt_long_patt" uses NOPL and its variants.

	-hpa
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Sun Sep 7, 1:07 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Sun Sep 7, 4:22 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Sun Sep 7, 6:48 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Sun Sep 7, 7:49 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Sun Sep 7, 9:04 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 2:42 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Mon Sep 8, 6:25 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 8:09 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Ingo Molnar, (Mon Sep 8, 8:23 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:36 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Mon Sep 8, 8:38 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:38 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:43 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 8:45 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:50 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 8:50 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:50 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 8:54 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 8:57 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 9:07 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 9:13 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 9:15 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 9:20 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, David Sanders, (Mon Sep 8, 9:26 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 9:32 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 9:42 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 9:59 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 10:00 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Ingo Molnar, (Mon Sep 8, 10:02 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 10:04 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 10:08 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 10:12 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Andi Kleen, (Mon Sep 8, 10:18 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 10:38 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 10:41 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 10:59 am)
Re: [BUG] x86 kenel won't boot under Virtual PC, H. Peter Anvin, (Mon Sep 8, 12:09 pm)
Re: [BUG] x86 kenel won't boot under Virtual PC, Linus Torvalds, (Mon Sep 8, 3:42 pm)