[Qemu-devel] [PPC] where can I upload a img of a working prep linuxppc2K ?

2005-09-28 Thread djame
Hello, I've just managed to get from an old powerbook its linuxppc 2K installation (because none of the recent distribution I've tried wanted to install with qemu (mandrake, gentoo, debian and even yellow dog))... I put it on a PREP partition sheme and it's working. what works : every

Re: [Qemu-devel] Re: Trying to emulate an openmosix cluster

2005-09-28 Thread Jim C. Brown
On Wed, Sep 28, 2005 at 09:31:54PM +0200, Christian MICHON wrote: > My point is the following: today 2 qemu guests with dedicated > macaddr cannot share the same TAP-win32 v8 adapter. > > The software I mentionned above doesn't have similar limitation. > Would it be feasible to change the current

Re: [Qemu-devel] [patch] IDE busmaster DMA support

2005-09-28 Thread Henrik Nordstrom
On Mon, 26 Sep 2005, John Coiner wrote: Do people have ideas about how to implement concurrent IO? I have a couple hazy ideas... AIO immediately springs to mind.. supported on most platforms (except Windows, which does things slightly different but the same). Regards Henrik __

[Qemu-devel] Re: Trying to emulate an openmosix cluster

2005-09-28 Thread Christian MICHON
I managed doing this simulation using Parallels Workstation (I'm not trying to spam the list here...). It worked flawlessly, using bridged networking on a dedicated TAP-like network device... My point is the following: today 2 qemu guests with dedicated macaddr cannot share the same TAP-win32 v8

Re: [Qemu-devel] qemu for macosx can't boot linux partition

2005-09-28 Thread Mike Kronenberg
Just from my experienc with using CD-ROM under OS X: say You want partition 1 of disk 5 You dont need the: /dev/disk5s1 But: /dev/rdisk5s1 wich is a raw access Mike Enric Pedascoll Quingles wrote: well, now i have running macosX.4 and i want to start a qemu session with a Debian partition, i

Re: [Qemu-devel] qemu for macosx can't boot linux partition

2005-09-28 Thread Enric Pedascoll Quingles
well, now i have running macosX.4 and i want to start a qemu session with a Debian partition, i know that macos partition is disk0s5 but all other partitions are Debian (swap, root, home ...), i try to boot all the disk /dev/disk0 and select Debian in a yaboot but when i type qemu -hda /dev/disk0,

Re: [Qemu-devel] qemu for macosx can't boot linux partition

2005-09-28 Thread Jonas Maebe
On 28 sep 2005, at 16:29, Enric Pedascoll Quingles wrote: i try to boot a fisical mac's partition with qemu but i don't obtain good results i have read in documentation files that the command is: ~#qemu -snapshot -hda /dev/(your disk) i try several way with the same result ~#qemu -snapshot -

[Qemu-devel] qemu for macosx can't boot linux partition

2005-09-28 Thread Enric Pedascoll Quingles
hello, i try to boot a fisical mac's partition with qemu but i don't obtain good results i have read in documentation files that the command is: ~#qemu -snapshot -hda /dev/(your disk) i try several way with the same result ~#qemu -snapshot -hda /dev/hda ~#qemu -snapshot -hda /dev/disk0 ~#qemu -