All of lore.kernel.org
 help / color / mirror / Atom feed
From: "André Braga" <meianoite@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] softmmu thoughts
Date: Thu, 16 Dec 2004 15:21:17 -0200	[thread overview]
Message-ID: <2ad73a04121609211f99718a@mail.gmail.com> (raw)
In-Reply-To: <41C1AF88.3060108@dblab.ece.ntua.gr>

Maybe this could help?
http://www.codeproject.com/threads/ucontext.asp

There might be a working ucontext.h in the headers of UWIN as well,
you might want to check it out:
http://www.research.att.com/sw/tools/uwin/

I haven't tested neither, btw.


--
"A year spent in artificial intelligence is enough to make one believe in God"
Alan J. Perlis




On Thu, 16 Dec 2004 17:53:44 +0200, Elefterios Stamatogiannakis
<estama@dblab.ece.ntua.gr> wrote:
>   I tried to compile it under mingw and it failed. This patch is for
> linux only?
> 
>   (today's cvs with all three patches cleanly applied)
> ---------
> $ gcc -dumpversion
> 3.2.3
> ---------
> gcc -Wall -O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. 
> -I/c/Projects/qemu/target-i386 -I/c/Projects/qemu -D_GNU_SOURCE
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I/c/Projects/qemu/slirp -c
> -o vl.o /c/Projects/qemu/vl.c
> In file included from c:/Projects/qemu/target-i386/cpu.h:34,
>                   from c:/Projects/qemu/vl.h:73,
>                   from c:/Projects/qemu/vl.c:24:
> c:/Projects/qemu/mmu_map.h:22:22: ucontext.h: No such file or directory
> In file included from c:/Projects/qemu/target-i386/cpu.h:34,
>                   from c:/Projects/qemu/vl.h:73,
>                   from c:/Projects/qemu/vl.c:24:
> c:/Projects/qemu/mmu_map.h:112: parse error before '*' token
> c:/Projects/qemu/mmu_map.h: In function `mmu_map_fault_get_vaddr':
> c:/Projects/qemu/mmu_map.h:117: `addr' undeclared (first use in this
> function)
> ---------
> 
> teris.
>

  parent reply	other threads:[~2004-12-16 18:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1098217677.26133.26.camel@kubu.opensource.se>
     [not found] ` <da63183704101917137df1cdc6@mail.gmail.com>
     [not found]   ` <da631837041019172720317e1c@mail.gmail.com>
     [not found]     ` <4175B3CA.9050209@sti.net>
     [not found]       ` <da63183704102000527be2cc6a@mail.gmail.com>
     [not found]         ` <41765D06.4020006@bellard.org>
2004-12-14 17:54           ` [Qemu-devel] softmmu thoughts Piotras
2004-12-15  7:50             ` Jens Arm
2004-12-15  7:59             ` Jens Arm
2004-12-16 12:22             ` Piotras
2004-12-16 15:53               ` Elefterios Stamatogiannakis
2004-12-16 16:49                 ` Jens Arm
2004-12-16 17:21                 ` André Braga [this message]
2004-12-16 21:28                 ` Piotras
2004-12-16 21:43                   ` Jim C. Brown
2004-12-16 22:16               ` Fabrice Bellard
2004-12-17  9:45                 ` Piotras
2004-12-18 18:59               ` Magnus Damm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2ad73a04121609211f99718a@mail.gmail.com \
    --to=meianoite@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.