From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KusBO-0006Qx-I6 for qemu-devel@nongnu.org; Tue, 28 Oct 2008 13:16:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KusBK-0006PK-VV for qemu-devel@nongnu.org; Tue, 28 Oct 2008 13:16:42 -0400 Received: from [199.232.76.173] (port=58818 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KusBK-0006P9-Ju for qemu-devel@nongnu.org; Tue, 28 Oct 2008 13:16:38 -0400 Received: from wx-out-0506.google.com ([66.249.82.238]:22190) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KusBJ-0005vb-63 for qemu-devel@nongnu.org; Tue, 28 Oct 2008 13:16:38 -0400 Received: by wx-out-0506.google.com with SMTP id h27so901455wxd.4 for ; Tue, 28 Oct 2008 10:16:33 -0700 (PDT) Message-ID: Date: Tue, 28 Oct 2008 19:16:32 +0200 From: "Blue Swirl" Subject: Re: [Qemu-devel] [PATCH 3/7] xen: add console backend driver. In-Reply-To: <1225196622-14164-4-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1225196622-14164-1-git-send-email-kraxel@redhat.com> <1225196622-14164-4-git-send-email-kraxel@redhat.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: xen-devel@lists.xensource.com, Gerd Hoffmann On 10/28/08, Gerd Hoffmann wrote: > This patch adds a xenconsole backend driver. It it based on current > xen-unstable code. It has been changed to make use of the common > backend driver code. > + * You should have received a copy of the GNU General Public License > + * along with this program; if not, write to the Free Software > + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA As if anyone cares: FSF address in this patch and others should probably be 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA