qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 29/39] sun4u: convert to memory API


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v3 29/39] sun4u: convert to memory API
Date: Sun, 07 Aug 2011 12:27:26 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/05/2011 06:30 PM, Anthony Liguori wrote:
-    isa_bus_new(&s->qdev);
+    EbusState *s = container_of(pci_dev, EbusState, pci_dev);


DO_UPCAST() is the qdev macro for this.


Fixed.

--
error compiling committee.c: too many arguments to function




reply via email to

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