qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 13/23] memory: document the memory API


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH 13/23] memory: document the memory API
Date: Tue, 26 Jul 2011 13:44:55 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc15 Thunderbird/3.1.11

On 07/25/2011 10:15 PM, Anthony Liguori wrote:
+Region names
+------------
+
+Regions are assigned names by the constructor. For most regions these are +only used for debugging purposes, but RAM regions also use the name to identify +live migration sections. This means that RAM region names need to have ABI
+stability.
+

I don't think this needs to change for this series, but long term, this is something that we need to better think through.

Device ROM is part of the device. It shouldn't be migrated as RAM, it should be included in the device state.

Agreed; however I tries to limit the amount of functional change, especially with anything resembling an ABI.


Would be nice to make this patch #1 in the series.

Done.

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




reply via email to

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