qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 10/39] Integrate I/O memory regions into qemu


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v3 10/39] Integrate I/O memory regions into qemu
Date: Sun, 07 Aug 2011 11:27:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 08/05/2011 05:15 PM, Anthony Liguori wrote:
   */
  MemoryRegion *get_system_memory(void);

+MemoryRegion *get_system_io(void);
+
@@ -28,6 +28,8 @@

Could you add a doc comment for this function?

Done.

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




reply via email to

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