From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Hocko Subject: Re: CONFIG_HYPERVISOR_GUEST=y {-- replace -- CONFIG_PARAVIRT_GUEST=y {= { # CONFIG_HYPERVISOR_GUEST is not set } Re: 3.10-rc1 system starts regular boot when waking from s2ram Fw: [PATCH 2/2] x86: Make Linux guest support optional Date: Wed, 15 May 2013 15:46:56 +0200 Message-ID: <20130515134656.GF5455@dhcp22.suse.cz> References: <20130514160108.GA5055@dhcp22.suse.cz> <925E2E537ECB4D0C8EA18467A4D20174@local.st.by> <20130515133405.GC5455@dhcp22.suse.cz> <293D65E8F6CE48768FF47E438C57ECD2@local.st.by> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from cantor2.suse.de ([195.135.220.15]:59699 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754709Ab3EONq6 (ORCPT ); Wed, 15 May 2013 09:46:58 -0400 Content-Disposition: inline In-Reply-To: <293D65E8F6CE48768FF47E438C57ECD2@local.st.by> Sender: linux-pm-owner@vger.kernel.org List-Id: linux-pm@vger.kernel.org To: Victor Miasnikov Cc: Borislav Petkov , linux-pm@vger.kernel.org, Len Brown , Pavel Machek , "Rafael J. Wysocki" , LKML , X86 ML , Greg Kroah-Hartman , devel@linuxdriverproject.org, olaf@aepfle.de, "\"Andy Whitcroft\"" , jasowang@redhat.com, Thomas Gleixner , JBeulich@suse.com On Wed 15-05-13 16:44:05, Victor Miasnikov wrote: > > Hi! > > >>>- select PARAVIRT_GUEST > >>>+ select HYPERVISOR_GUEST > > > >I might have missed the previous discussion but how does this relate to > >the original problem reported to this (https://lkml.org/lkml/2013/5/14/398) > >thread? > > As example: > > https://lkml.org/lkml/2013/5/14/398 > == > . . . > # CONFIG_HYPERVISOR_GUEST is not set > . . . > == > > >For record: > >$grep HYPERVISOR_GUEST .config > ># CONFIG_HYPERVISOR_GUEST is not set > > > Why not > CONFIG_HYPERVISOR_GUEST=y This is unrelated to the issue discussed in this thread. -- Michal Hocko SUSE Labs