qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [RFC] Machine description as data


From: Paul Brook
Subject: Re: [Qemu-devel] [RFC] Machine description as data
Date: Thu, 12 Feb 2009 23:58:25 +0000
User-agent: KMail/1.9.9

> Unless I'm mistaken, Linux is able to probe most hardware properties.

You are badly mistaken.

On x86 workstation/server class hardware you might get away with it because 
everything interesting is either  standard legacy ports or PCI, and your 
firmware/bios already took care of the really hairy bits.

On embedded systems there's often very little that can be automatically 
detected, much less functionality provided by the firmware (You're lucky if 
all your RAM is even turned on!) and you just have to know where stuff is.

Paul




reply via email to

[Prev in Thread] Current Thread [Next in Thread]