From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: option -daemonize broken in -next branch of qemu-kvm Date: Fri, 18 Sep 2009 02:46:01 -0300 Message-ID: <20090918054601.GA31210@amt.cnet> References: <1253204112.4ab26090c624a@webmail.netspace.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org To: renevant@netspace.net.au Return-path: Received: from mx1.redhat.com ([209.132.183.28]:54039 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751220AbZIRFqb (ORCPT ); Fri, 18 Sep 2009 01:46:31 -0400 Content-Disposition: inline In-Reply-To: <1253204112.4ab26090c624a@webmail.netspace.net.au> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Sep 18, 2009 at 02:15:12AM +1000, renevant@netspace.net.au wrote: > Hello, > > > When using -daemonize the VM won't start and the following is printed: > > kvm_create_vcpu: Input/output error > create_userspace_phys_mem: Input/output error > kvm_cpu_register_physical_memory: failed > > > > > Regards, > > Will Trives Fixed, thanks.