|
From: | Gerd Hoffmann |
Subject: | Re: [Qemu-devel] [PATCH 3/3 v2] Add a pc-0-10 machine type for compatibility with 0.10.x |
Date: | Thu, 09 Jul 2009 15:55:20 +0200 |
User-agent: | Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Lightning/1.0pre Thunderbird/3.0b2 |
On 07/09/09 15:35, Anthony Liguori wrote:
It came out looking pretty good. The literal syntax is new to me: + .compat_props = (CompatProperty[]) { + { I assume this is a GCC-ism?
Not sure. Could also be C99. It is new to me too.One of Pauls patches brought it in (check hw/syborg_timer.c, pretty close to the bottom). I found it very useful for building up static data structures and picked it up.
cheers, Gerd
[Prev in Thread] | Current Thread | [Next in Thread] |