From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1a43t2-0001qg-UV for qemu-devel@nongnu.org; Wed, 02 Dec 2015 04:39:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1a43t2-0008TF-2v for qemu-devel@nongnu.org; Wed, 02 Dec 2015 04:39:44 -0500 From: Pavel Fedin References: <1447680189-2128-1-git-send-email-shannon.zhao@linaro.org> <1447680189-2128-2-git-send-email-shannon.zhao@linaro.org> <20151201142146.2bcda69f@nial.brq.redhat.com> <01d201d12c47$5a77dd00$0f679700$@samsung.com> <565DBCCF.7050404@redhat.com> In-reply-to: <565DBCCF.7050404@redhat.com> Date: Wed, 02 Dec 2015 12:39:32 +0300 Message-id: <00d201d12ce5$59ace110$0d06a330$@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=UTF-8 Content-transfer-encoding: 7bit Content-language: ru Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH v3 1/8] hw/arm/virt: Add a GPIO controller List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: 'Wei Huang' , 'Peter Maydell' , 'Igor Mammedov' Cc: 'G Gregory' , "'Michael S. Tsirkin'" , 'QEMU Developers' , "'Huangpeng (Peter)'" , 'qemu-arm' , 'Shannon Zhao' , 'Shannon Zhao' Hello! > PSCI handles the actions initiated from the inside of OS. Examples > include system shutdown and hotplug (still inside OS). From this > perspective PSCI works well. However this communication is > one-direction: there isn't a way to communicate from the outside (e.g. > libvirt) to the guest OS. For instance, "system_powerdown" qmp command > won't work because guest OS can't receive the notification. Ah, so it is necessary for e.g. commanding a graceful shutdown using virt-manager's "shutdown" command? Good then, i've missed that. Kind regards, Pavel Fedin Expert Engineer Samsung Electronics Research center Russia