From: Aron Griffis <aron@hp.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: xen-devel@lists.xensource.com, xen-ia64-devel@lists.xensource.com
Subject: Re: [Xen-ia64-devel] [PATCH 0/3] blktap: various clean up and ia64 support
Date: Thu, 2 Nov 2006 18:08:17 -0500 [thread overview]
Message-ID: <20061102230816.GA2150@fc.hp.com> (raw)
In-Reply-To: <20061102060020.GA20428%yamahata@valinux.co.jp>
Isaku Yamahata wrote: [Thu Nov 02 2006, 01:00:20AM EST]
> Hi. This patch set is for blktap support on IA64.
Hi Isaku,
I tested this today on rx2600 (2x Madison). It's working very well!
Thanks a lot for working on this.
Also, here is the patch to enable blktap by default in the xen/ia64
buildconfigs.
Regards,
Aron
Signed-off-by: Aron Griffis <aron@hp.com>
diff -r 552aac8b0aee buildconfigs/linux-defconfig_xen0_ia64
--- a/buildconfigs/linux-defconfig_xen0_ia64 Thu Nov 02 12:05:32 2006 +0900
+++ b/buildconfigs/linux-defconfig_xen0_ia64 Thu Nov 02 14:36:44 2006 -0500
@@ -1529,7 +1529,7 @@ CONFIG_XEN_XENBUS_DEV=y
CONFIG_XEN_XENBUS_DEV=y
CONFIG_XEN_BACKEND=y
CONFIG_XEN_BLKDEV_BACKEND=y
-# CONFIG_XEN_BLKDEV_TAP is not set
+CONFIG_XEN_BLKDEV_TAP=y
CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
CONFIG_XEN_NETDEV_LOOPBACK=y
diff -r 552aac8b0aee buildconfigs/linux-defconfig_xen_ia64
--- a/buildconfigs/linux-defconfig_xen_ia64 Thu Nov 02 12:05:32 2006 +0900
+++ b/buildconfigs/linux-defconfig_xen_ia64 Thu Nov 02 14:37:01 2006 -0500
@@ -1535,7 +1535,7 @@ CONFIG_XEN_XENBUS_DEV=y
CONFIG_XEN_XENBUS_DEV=y
CONFIG_XEN_BACKEND=y
CONFIG_XEN_BLKDEV_BACKEND=y
-# CONFIG_XEN_BLKDEV_TAP is not set
+CONFIG_XEN_BLKDEV_TAP=y
CONFIG_XEN_NETDEV_BACKEND=y
# CONFIG_XEN_NETDEV_PIPELINED_TRANSMITTER is not set
CONFIG_XEN_NETDEV_LOOPBACK=y
next prev parent reply other threads:[~2006-11-02 23:08 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-02 6:00 [PATCH 0/3] blktap: various clean up and ia64 support Isaku Yamahata
2006-11-02 23:08 ` Aron Griffis [this message]
2006-11-06 21:21 ` [Xen-ia64-devel] " Aron Griffis
2006-11-06 22:17 ` Keir Fraser
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20061102230816.GA2150@fc.hp.com \
--to=aron@hp.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-ia64-devel@lists.xensource.com \
--cc=yamahata@valinux.co.jp \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.