From mboxrd@z Thu Jan 1 00:00:00 1970 From: iankronquist@gmail.com Subject: Re: [PATCH] KVM: Expose Virtual Machine Control Structure to SYSFS Date: Wed, 3 May 2017 22:08:43 -0400 Message-ID: <20170504020843.GA4806@kartal> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from mail-qk0-f193.google.com ([209.85.220.193]:35954 "EHLO mail-qk0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753416AbdEDCIJ (ORCPT ); Wed, 3 May 2017 22:08:09 -0400 Received: by mail-qk0-f193.google.com with SMTP id o4so90084qkb.3 for ; Wed, 03 May 2017 19:08:09 -0700 (PDT) Received: from kartal (md72436d0.tmodns.net. [208.54.36.215]) by smtp.gmail.com with ESMTPSA id j1sm610396qkf.57.2017.05.03.19.08.07 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 03 May 2017 19:08:07 -0700 (PDT) Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Hello, About a week ago I submitted a patch to this mailing list to expose the Intel VMCS to SysFS. I now realize that it may not have been the best time during the development cycle to submit a patch. Roughly speaking, when will you be able to review new patches? This is my first patch I've submitted to the kernel and I look forward to making sure it meets your standards of quality. Thank you, Ian Kronquist