From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:38306) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZiTB-00033u-2V for qemu-devel@nongnu.org; Thu, 23 Jun 2011 07:53:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QZiT9-0008So-Lt for qemu-devel@nongnu.org; Thu, 23 Jun 2011 07:53:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:64359) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QZiT9-0008Sg-46 for qemu-devel@nongnu.org; Thu, 23 Jun 2011 07:53:11 -0400 Message-ID: <4E03291F.6020402@redhat.com> Date: Thu, 23 Jun 2011 14:53:03 +0300 From: Avi Kivity MIME-Version: 1.0 References: <7e392169046f7464027d3916b9cb081abd1f984d.1308070416.git.jan.kiszka@siemens.com> <4E031ED6.1050804@web.de> In-Reply-To: <4E031ED6.1050804@web.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 10/13] Drop dirty log start/stop infrastructure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: Anthony PERARD , Anthony Liguori , qemu-devel , "Michael S. Tsirkin" On 06/23/2011 02:09 PM, Jan Kiszka wrote: > From: Jan Kiszka > > No more users of vga_dirty_log_start/start, thus also no use anymore for > the log_start/stop CPUPhysMemoryClient callbacks. Drop the whole > infrastructure. > > CC: Anthony PERARD > CC: Michael S. Tsirkin > CC: Avi Kivity > Signed-off-by: Jan Kiszka > --- > > Changes in v2: > - rebased over master, removing the freshly added Xen hooks > > Avi, does this match your plans for a new memory API? Or would be end up > reintroducing such callbacks after the refactoring? I think we should be fine. -- error compiling committee.c: too many arguments to function