From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Thu, 29 Apr 2010 14:29:39 +0000 Subject: Re: [PATCH] sh: add CONFIG_VIRTUALIZATION for virtio support Message-Id: <20100429142938.GA9621@linux-sh.org> List-Id: References: <20100428054611.5220.52869.sendpatchset@t400s> In-Reply-To: <20100428054611.5220.52869.sendpatchset@t400s> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Wed, Apr 28, 2010 at 02:46:11PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Add CONFIG_VIRTUALIZATION to the SH architecture > and include the virtio code there. Used to enable > the virtio drivers under QEMU. > > Signed-off-by: Magnus Damm Applied, thanks.