public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* generic kernel on the simulator
@ 2003-08-20  1:24 Ian Wienand
  2003-08-20  4:01 ` David Mosberger
  0 siblings, 1 reply; 2+ messages in thread
From: Ian Wienand @ 2003-08-20  1:24 UTC (permalink / raw)
  To: linux-ia64

Hi,

Should a generic kernel be able to boot on the simulator?  The kernel
seems to build in machine vector information for the simulator, but
I'm not sure if the simulator simulates enough for the init routines
to discover this?

-i
ianw@gelato.unsw.edu.au
http://www.gelato.unsw.edu.au

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: generic kernel on the simulator
  2003-08-20  1:24 generic kernel on the simulator Ian Wienand
@ 2003-08-20  4:01 ` David Mosberger
  0 siblings, 0 replies; 2+ messages in thread
From: David Mosberger @ 2003-08-20  4:01 UTC (permalink / raw)
  To: linux-ia64

>>>>> On Wed, 20 Aug 2003 11:24:14 +1000, Ian Wienand <ianw@gelato.unsw.edu.au> said:

  Ian> Hi, Should a generic kernel be able to boot on the simulator?
  Ian> The kernel seems to build in machine vector information for the
  Ian> simulator, but I'm not sure if the simulator simulates enough
  Ian> for the init routines to discover this?

I think it would be useful to have that work because it would mean
that anyone with access to real hardware could test at least two very
different platforms with a generic kernel (namely Ski and the real
hardware).

I suspect we'll need to add some more fw emulation to make this really
work.  Actually, looking at acpi_get_sysname(), perhaps we just need
to change it so that if the rsdp cannot be found, we default to hpsim?
Without RSDP, real hardware won't be able to boot anyhow, so returning
"dig" makes little sense.

	--david

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-20  4:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-08-20  1:24 generic kernel on the simulator Ian Wienand
2003-08-20  4:01 ` David Mosberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox