Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759123Ab3EONoM (ORCPT ); Wed, 15 May 2013 09:44:12 -0400 Received: from mail-bk0-f47.google.com ([209.85.214.47]:49958 "EHLO mail-bk0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759013Ab3EONoK (ORCPT ); Wed, 15 May 2013 09:44:10 -0400 Message-ID: <293D65E8F6CE48768FF47E438C57ECD2@local.st.by> From: "Victor Miasnikov" To: "Michal Hocko" Cc: "Borislav Petkov" , , "Len Brown" , "Pavel Machek" , "Rafael J. Wysocki" , "LKML" , "X86 ML" , "Greg Kroah-Hartman" , , , "\"Andy Whitcroft\"" , , "Thomas Gleixner" , References: <20130514160108.GA5055@dhcp22.suse.cz> <925E2E537ECB4D0C8EA18467A4D20174@local.st.by> <20130515133405.GC5455@dhcp22.suse.cz> 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 16:44:05 +0300 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="ISO-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.4548 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.4913 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 810 Lines: 41 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 ? > $grep PARAVIRT_GUEST .config > $ Best regards, Victor Miasnikov Blog: http://vvm.blog.tut.by/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/