qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu exec-all.h osdep.h qemu-common.h translate...


From: Jocelyn Mayer
Subject: [Qemu-devel] qemu exec-all.h osdep.h qemu-common.h translate...
Date: Mon, 19 Nov 2007 00:38:33 +0000

CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Jocelyn Mayer <j_mayer> 07/11/19 00:38:33

Modified files:
        .              : exec-all.h osdep.h qemu-common.h translate-op.c 
        darwin-user    : qemu.h 

Log message:
        Avoid duplicated definitions: move common definitions from exec-all.h
          and qemu-common.h to osdep.h.
        Include this header in translate-op.c.
        Make sure it's included first in darwin-user/qemu.h.
        To avoid discarded inlining bug, define inline as always_inline and
        always_inline as (( attribute (always_inline) )) __inline__.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/exec-all.h?cvsroot=qemu&r1=1.71&r2=1.72
http://cvs.savannah.gnu.org/viewcvs/qemu/osdep.h?cvsroot=qemu&r1=1.10&r2=1.11
http://cvs.savannah.gnu.org/viewcvs/qemu/qemu-common.h?cvsroot=qemu&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/qemu/translate-op.c?cvsroot=qemu&r1=1.3&r2=1.4
http://cvs.savannah.gnu.org/viewcvs/qemu/darwin-user/qemu.h?cvsroot=qemu&r1=1.1&r2=1.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]