qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@web.de>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] dyngen-exec.h vs. qemu-common.h
Date: Fri, 05 Dec 2008 09:45:01 +0100	[thread overview]
Message-ID: <4938EA0D.7010004@web.de> (raw)

[-- Attachment #1: Type: text/plain, Size: 817 bytes --]

Hi,

right now dyngen-exec.h prevents that qemu-common.h (or other headers
that drag in standard headers) can be included into all parts of qemu.
The reason for this is that dyngen-exec.h redefines a bunch of standard
types, and that is likely due to

[dyngen-exec.h:]
/* NOTE: standard headers should be used with special care at this
   point because host CPU registers are used as global variables. Some
   host headers do not allow that. */

Trying to add the noreturn definition to a central place, I wonder now
if that comment will still be valid when we only have TCG archs, i.e. if
the successor of dyngen-exec.h could possibly become compatible with
standard headers? Or what host headers on what host OS / distro are the
precise problem that could survive the dyngen era?

Thanks,
Jan


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]

             reply	other threads:[~2008-12-05  8:45 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-05  8:45 Jan Kiszka [this message]
2008-12-13  9:31 ` [Qemu-devel] Re: dyngen-exec.h vs. qemu-common.h Jan Kiszka
2008-12-13 10:43 ` [Qemu-devel] " Laurent Desnogues
2008-12-13 11:41   ` [Qemu-devel] " Jan Kiszka

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=4938EA0D.7010004@web.de \
    --to=jan.kiszka@web.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).