qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] OT: Running qemu without host os?
@ 2005-01-21 16:10 Peter Karlsson
  2005-01-21 17:02 ` Jim C. Brown
  2005-01-22 13:15 ` venkateshp
  0 siblings, 2 replies; 22+ messages in thread
From: Peter Karlsson @ 2005-01-21 16:10 UTC (permalink / raw)
  To: qemu-devel

Hi!

I'm toying with the idea of running qemu as a vm from linuxbios and then
boot another os inside the vm (qemu). Qemu would have to virtualise the
hardware but still let the virtual os access hardware via normal hardware
registers, i.e. the os would not know a real computer from a virtualised
one. Is this theoretically possible, or maybe even practically?

One of the reasons for doing something like this would be to snoop windows
driver registers for example reverse engineering of graphics hardware and
maybe wireless network cards. But I can think of several other useful
areas like high-availability, remote management of cluster nodes etc...

Best regards

Peter K

-- 
We Can Put an End to Word Attachments:
http://www.fsf.org/philosophy/no-word-attachments.html

^ permalink raw reply	[flat|nested] 22+ messages in thread
* Re: [Qemu-devel] anybody working on smp..?
@ 2005-02-17 16:04 Damien "tuX" Thebault
  0 siblings, 0 replies; 22+ messages in thread
From: Damien "tuX" Thebault @ 2005-02-17 16:04 UTC (permalink / raw)
  To: venkateshp; +Cc: qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1419 bytes --]

venkateshp wrote :
 > hi,
 > i edited the configure script to print a few lines of #defines for
smp.. into
 > smp.h(or should it be printed into somewhere else?) now when i go to
bios..
 > which would be easier (or better?) to do? take the bochs bios from
earliest
 > version which came with smp, or edit the present bios?
 > if anybody working on smp, please share your experiences.. i'm seeing smp
 > support in the todo file under short term: for quite sometime..
 > thanks
 >

I have a dual-cpu computer so I'm interested in smp support too.
But how would it work?

I mean, emulate a smp system on a up one, a un system on a smp one, or
just a smp system on a system with the same number of cpus?
The last should be enough for me but the others are cool too.

On the bochs CVS (I didn't try the archives), ther are some smp bioses :
2,4 and 8 processors support...

I tried this bios with qemu... the bios shows "2 cpus" and the Linux
kernel see that from the bios. But there is a problem juste after the
first cpu detection ("BIOS bug, local APIC #0 not detected!...")

I know that BIOS support is far than enough to enable smp support in
qemu, but it is a good start, isn't it?
(there is also some details here on what need to be done to enable smp :
http://bochs.sourceforge.net/doc/docbook/user/smp.html, maybe it could
help someone...)

I don't know if smp support is important, but it may be nice :)

Damien.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]

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

end of thread, other threads:[~2005-02-17 16:27 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-21 16:10 [Qemu-devel] OT: Running qemu without host os? Peter Karlsson
2005-01-21 17:02 ` Jim C. Brown
2005-01-21 18:03   ` Peter Karlsson
2005-01-21 19:23     ` Jim C. Brown
2005-01-21 21:30       ` [Qemu-devel] " Ben Pfaff
2005-01-21 22:33         ` Karl Magdsick
2005-01-22  1:23           ` Peter Karlsson
2005-01-21 22:36         ` Jim C. Brown
2005-01-21 22:42           ` Ben Pfaff
2005-01-21 22:45       ` [Qemu-devel] " Peter Karlsson
2005-01-22  4:05         ` Jim C. Brown
2005-01-22 14:29           ` Karl Magdsick
2005-01-22 15:16             ` Paul Brook
2005-01-22 21:09             ` Peter Karlsson
2005-01-22 21:47               ` Jim C. Brown
2005-01-22 23:13                 ` Peter Karlsson
2005-01-23  1:49               ` Mark Williamson
2005-01-22 20:46           ` Peter Karlsson
2005-01-22 13:15 ` venkateshp
2005-01-22 20:56   ` Peter Karlsson
2005-02-17 11:41     ` [Qemu-devel] anybody working on smp..? venkateshp
  -- strict thread matches above, loose matches on Subject: below --
2005-02-17 16:04 Damien "tuX" Thebault

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).