From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH v3 1/6] suspend: add infrastructure Date: Thu, 09 Feb 2012 11:45:21 +0100 Message-ID: <4F33A3C1.1080108@redhat.com> References: <1328698819-31269-1-git-send-email-kraxel@redhat.com> <1328698819-31269-2-git-send-email-kraxel@redhat.com> <20120209084816.GB18866@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120209084816.GB18866@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Gleb Natapov Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org List-Id: xen-devel@lists.xenproject.org On 02/09/12 09:48, Gleb Natapov wrote: > On Wed, Feb 08, 2012 at 12:00:14PM +0100, Gerd Hoffmann wrote: >> * qemu_system_wakeup_request is supposed to be called on events which >> should wake up the guest. >> > qemu_system_wakeup_request() should get wakeup source as a parameter. > There are ways to report it to a guest. Can we do that incrementally, when we actually implement the guest reporting? cheers, Gerd