From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pekka Enberg Subject: Re: kvm tools: why SDL window does not exit on "poweroff"? Date: Thu, 23 May 2013 10:30:00 +0300 Message-ID: <519DC578.6010104@kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM General , Cyrill Gorcunov , Asias He , Sasha Levin , William Dauchy , Ingo Molnar To: Lin Ming Return-path: Received: from mail-la0-f51.google.com ([209.85.215.51]:35712 "EHLO mail-la0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754288Ab3EWHaE (ORCPT ); Thu, 23 May 2013 03:30:04 -0400 Received: by mail-la0-f51.google.com with SMTP id lx15so2834230lab.24 for ; Thu, 23 May 2013 00:30:02 -0700 (PDT) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Hello, On 04/15/2013 10:11 AM, Lin Ming wrote: > On Mon, Apr 15, 2013 at 2:48 PM, Pekka Enberg wrote: >> Hello, > > Hi, > >> >> On Mon, Apr 15, 2013 at 5:27 AM, Lin Ming wrote: >>> Will BIOS support be added in kvmtool in the future? >> >> Yes, I expect that to happen eventually. Various patchsets have been >> started by multiple people to support SeaBIOS but there hasn't been a >> focused effort to push them forward. > > Could you show me the links to these patchsets? > I'd like to read and try it. I managed to track down the work thanks to Asias and I uploaded it here: https://github.com/penberg/seabios Pekka