From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56462) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMEhr-000465-RP for qemu-devel@nongnu.org; Mon, 03 Aug 2015 08:19:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZMEhm-00057u-RF for qemu-devel@nongnu.org; Mon, 03 Aug 2015 08:19:03 -0400 Received: from mailout1.w1.samsung.com ([210.118.77.11]:16737) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZMEhm-00057b-LB for qemu-devel@nongnu.org; Mon, 03 Aug 2015 08:18:58 -0400 Received: from eucpsbgm1.samsung.com (unknown [203.254.199.244]) by mailout1.w1.samsung.com (Oracle Communications Messaging Server 7.0.5.31.0 64bit (built May 5 2014)) with ESMTP id <0NSI00I87A7JUZ80@mailout1.w1.samsung.com> for qemu-devel@nongnu.org; Mon, 03 Aug 2015 13:18:55 +0100 (BST) From: Pavel Fedin References: <1694c9da0a9d58f9d84e65665a00657682dc15b5.1437731107.git.p.fedin@samsung.com> <007c01d0c7aa$450975c0$cf1c6140$@samsung.com> In-reply-to: Date: Mon, 03 Aug 2015 15:18:54 +0300 Message-id: <01bd01d0cde6$91185ed0$b3491c70$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-transfer-encoding: 7bit Content-language: ru Subject: Re: [Qemu-devel] [PATCH v7 2/6] Implement GIC-500 base class List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Peter Maydell' Cc: 'Shlomo Pongratz' , 'Shlomo Pongratz' , 'QEMU Developers' , 'Christoffer Dall' , 'Eric Auger' Hello! > For this patch series we should retain this class hierarchy, > but remove all the fields corresponding to state information > which isn't used by the KVM subclass (and all the accessor > macro definitions, and that GICV3_NCPU definition, and so on). > We should have a migration information struct which says > "not migratable". Ok. I am wating for my GICv2 refactor review which includes memory API change. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia