Hetz Ben Hamo wrote:
Hi,
Due to some personal problems (related to financial situations) I'm no
longer being able to keep paying the server which hosts the QEMU
forum.
Therefore, I'm looking for someone who can host the QEMU forum (and,
if possible, the nightly snapshots). If anyone would want
Bill C. Riemers wrote:
> The following message was forwarded to me:
>
> -
> Hello all,
>
> there's a problem compiling usb-linux.c on SuSE 10.1 with the standard
> kernel headers (kernel 2.6.16.13-4-default from uname -r).
>
> I'm using gcc 3.4.6 and the problem is an includ
Bill C. Riemers wrote:
> Good guess, SuSE makes many modifications to the standard kernel. However,
> the kernel source is not the problem. I downloaded fresh kernel source
> from
> www.kernel.org, and I still have the exact same error. Here are the
> relevant details:
>
> QEMU version: qemu-0.
nb_sectors * 512);
-if (ret != nb_sectors * 512)
+if (ret == -1)
return -1;
return 0;
}
> On 4/25/06, Damien Mascord <[EMAIL PROTECTED]> wrote:
>> Hi again,
>>
>> Sorry to top post, just wanted to know if anyone has had similar experiences
>>
Hi,
Seems as though a missing header is being included in this file.
Removing it enables qemu to compile cleanly,
Damien
Index: fpu/softfloat-native.h
===
RCS file: /cvsroot/qemu/qemu/fpu/softfloat-native.h,v
retrieving revision 1.
Heya guys,
I have put together a simple script that will take a directory, and turn it
into a bootable raw disk image. (busybox on uClibc)
Currently it is for PITA (http://ali.as/pita/), though since it is based on a
directory, a purpose built HDD image is very easy.
The script has to be run
Hi again,
Sorry to top post, just wanted to know if anyone has had similar experiences to
this?
If not, can someone help me debug the issue (bug?) with qemu here?
Damien Mascord wrote:
> Heya guys,
>
> I am trying to create my own uclibc/busybox floppy bootdisk, and am running
Heya guys,
I am trying to create my own uclibc/busybox floppy bootdisk, and am running
into an issue with the expansion of the RAMDISK... the
CPU shoots up to 100% and even leaving it overnight, it never recovers from
that situation.
I have tried it under qemu 0.7.2 and 0.8.0 in linux and windo
[EMAIL PROTECTED] wrote:
> Putting more stuff into the common files folders is just going to be
> 'clutter'.
>
> Things will never get used by any other application. Eventually the user
> will even entirely forget they are there.
>
> It just ends up being clutter.
Heya Jeebs,
There are nu
Per-Erik Kristensson wrote:
>- Original Message -
>From: "Rudi Lippert" <[EMAIL PROTECTED]>
>
>
>>Hi!
>>I keep wondering why QEMU does not do anything when I start it.
>>First of all: yes, I know how to use QEMU. When I use it on my other PC,
>>
>>
>it
>
>
>>works like a charm.
>>
Joerg Platte wrote:
>Hi!
>
>
>Now qemu starts but crashes just after opening its window. This does not
>happen to the precompiled version from
>http://www.freeoszoo.org/ftp/qemu/win32/daily/, but this version does not
>boot linux either. It semms to get stuck in an endless loop...
>
>Now I
Heya guys,
Here is a patch that allows compilation on MingW (Windows). [To allow
cygwin compilation, only the addition of -mno-cygwin on the CFLAGS will
suffice, as per http://www.h7.dion.ne.jp/~qemu-win/qemu-cygwin.txt].
Specifically it allows the console output on the command line (so,
executin
Hi guys,
Here is the updated patch for supporting tap devices (specifically
against the OpenVPN Tap-Win32 driver).
This is just the patch from
[http://lists.gnu.org/archive/html/qemu-devel/2004-10/msg00213.html]
reapplied manually against the latest CVS, and then re-diffed.
This works correctly,
Hi guys,
I was trying out the latest qemu for win32, and tried to compile the
latest source snapshot (from dads answers), and Windows 2003 Server
crashes around the "file copy" portion of the install.
QemuInstall-20050411.exe - installs, and runs Windows 2003 Server SP1
correctly as a guest, on a
14 matches
Mail list logo