[Qemu-devel] changing simulated CPU frequency

2006-01-31 Thread Jonathan ILIAS
Hi, I'm trying to bypass a bug in an old version of RTAI, which does not work correctly with processors that have a clock greater than 2^31 Hz (frequency stored in a signed 32 bits integer). As I cannot use a earlier version and fixing this bug may not be trivial, I'm looking for a way to re

[Qemu-devel] [patch] Misleading -net documentation

2006-01-31 Thread Paul Brook
The qemu documentation implies that "-net user" is the default. It's actually "-net user -net nic". The patch below clarifies the documentation. I've also moved the description of the default to -net none as that seems a more logical place for it. Paul Index: qemu-doc.texi

[Qemu-devel] Re: RE: qemu debian etch

2006-01-31 Thread Alex
This works for me: eject cdrom switch back to windows and try to access the cdrom. Now windows will complain that there is no media in the drive. switch to qemu console change cdrom /whatever go back to windows and try again. This time Window should see the correct media. -- Alex. "De Leeuw Gu

Re: [Qemu-devel][PATCH] Tap and VLAN socket support for win32

2006-01-31 Thread André Braga
Wow, thanks! I almost gave up on seeing someone port over this patch :) -- "I decry the current tendency to seek patents on algorithms. There are better ways to earn a living than to prevent other people from making use of one's contributions to computer science." Donald Knuth On 1/31/06, Kazu

[Qemu-devel] Qemu on Intel Macs

2006-01-31 Thread Jeshua Lacock
Greetings, I am trying to build Qemu on a Intel Mac and after a little bit of work I got it building. It is having trouble with the "mach-o/ppc/reloc.h" file. Someone from Apple says: "Mac OS X's ABI for Intel uses 'generic' relocation entry types, which are defined in . Y

Re: [Qemu-devel] Qemu on Intel Macs

2006-01-31 Thread Gwenole Beauchesne
Hi, Anyone out there feel qualified to help me get this going? Its a bit beyond my ability at this time and I would be happy to compensate for time. I still haven't had the time to merge back to QEMU the following change: