On Mon, 2006-11-13 at 14:06 -0800, Jonathan Kalbfeld wrote:
> qemu -isa -nics 1 -n ~joel/qemu-work/qemu/qemu-kit/tunconfig.sh \
>-macaddr 00:80:7F:22:61:77 -m 4 -serial stdio -fda
> /home/joel/qemu/grub144
>
> I have this much of a command line which doesn't cause qemu to
> complain but it do
Passing this along for a friend.
-- Forwarded message --
From: Joel Sherrill <[EMAIL PROTECTED]>
Date: Nov 13, 2006 1:51 PM
Subject: qemu 0.8.2 and RTEMS
To: RTEMS Users Mailing List <[EMAIL PROTECTED]>
Hi,
It looks like qemu has changed command line argument formats. :(
I can
Wolfgang Schildbach wrote:
>I stumbled upon the same problem as Bill Rossi (see his post below):
>
>The current cvs version of qemu fails to compile on my machine because
>CLOCK_MONOTONIC is not defined in my glibc. According to clock_gettime(3),
>systems that define this functionality have _POS
I stumbled upon the same problem as Bill Rossi (see his post below):
The current cvs version of qemu fails to compile on my machine because
CLOCK_MONOTONIC is not defined in my glibc. According to clock_gettime(3),
systems that define this functionality have _POSIX_MONOTONIC_CLOCK and
_POSIX_TI
John Reiser wrote:
Hi,
Under qemu-0.8.2 when emulating i386 -kernel in protected mode,
and if both the idt and gdt have length zero, then trying
to load a segment register loops for a very long time.
cli
lidtl empty_idt
lgdtl empty_gdt # %cs info persists in internal
Hi,
Under qemu-0.8.2 when emulating i386 -kernel in protected mode,
and if both the idt and gdt have length zero, then trying
to load a segment register loops for a very long time.
cli
lidtl empty_idt
lgdtl empty_gdt # %cs info persists in internal registers
mov
I saw the file src/hw/lance.c. Is it the driver for
amdlance NIC (as the one emulated in vmware)?
I don't know what vmware emulates, but the Lance NIC for Sparc32 is based on
Am7990. In the CVS version it was merged with PCNet driver, because
Am79C970A is fully downwards compatible towards Am7
I saw the file src/hw/lance.c. Is it the driver for
amdlance NIC (as the one emulated in vmware)?
-ishwar
___
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel
Fails to compile on Linux with glibc 2.2.5. CLOCK_MONOTONIC isn't
defined in glibc 2.2.5. The following patch is a workaround:
--- qemu-0.8.2/vl.c 2006-07-22 13:23:34.0 -0400
+++ ../qemu-0.8.2/vl.c 2006-07-26 11:37:34.0 -0400
@@ -541,7 +541,7 @@
static void init_get_clock(
I failed to compile qemu-0.8.2 under Solaris on SPARC Sun-Blade-100 box.
Does this patch help?
It looks like Solaris gcc by default compiles in V8plus (or V8plusa?) mode,
not V8 or V9 as I assumed. V8 would be wrong.
_
Express y
I failed to compile qemu-0.8.2 under Solaris on SPARC Sun-Blade-100 box.
[EMAIL PROTECTED]: qemu-0.8.2 $ uname -a
SunOS cps222 5.10 Generic_118833-03 sun4u sparc SUNW,Sun-Blade-100
[EMAIL PROTECTED]: qemu-0.8.2 $ gcc -v
Reading specs from /opt/sfw/bin/../lib/gcc/sparc-sun-solaris2.10/3.4.4/sp
http://www.h7.dion.ne.jp/~qemu-win/ now has 0.8.2 qemu bins.
These are the builds that have the messageboxes, last I checked.
WD
On 7/24/06, André Braga <[EMAIL PROTECTED]> wrote:
On 7/24/06, James Olsen <[EMAIL PROTECTED]> wrote:
> I've set up mingw and all the funky stuff (it was not fun to
On 7/24/06, James Olsen <[EMAIL PROTECTED]> wrote:
I've set up mingw and all the funky stuff (it was not fun to set up).
The only problem I haven't been able to figure out is how to compile
the executable so it doesn't pop up a DOS console window.
http://www.mingw.org/mingwfaq.shtml#faq-ridcons
Hello Lonnie,
LM> On Mon, 2006-07-24 at 06:38 -0500, wayne tempel wrote:
>> Hello All,
>>I see that the new version of Qemu is out 0.8.2. Where is the
>> Windows version??
LM>afaik these builds have so far been user contributed. If you do not
LM> want to build it yourself yo
On Mon, 2006-07-24 at 06:38 -0500, wayne tempel wrote:
> Hello All,
>I see that the new version of Qemu is out 0.8.2. Where is the
> Windows version??
afaik these builds have so far been user contributed. If you do not
want to build it yourself you can find a build for qemu 0.
Hello All,
I see that the new version of Qemu is out 0.8.2. Where is the
Windows version??
_
Dont just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/onm00200636ave/direct/01/
___
With the help of Lonnie Mendez (he updated his usb host support patch)
I just put together an experimental qemu port update. For some reason
my usb cardreader didnt want to work today:
uhub1: device problem (SET_ADDR_FAILED), disabling port 1
(anyone have an idea about this one? this is t
17 matches
Mail list logo