WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] [qemu patches] Update patches for changes

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] [qemu patches] Update patches for changeset 11268:350a73222a51.
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 28 Aug 2006 20:40:12 +0000
Delivery-date: Mon, 28 Aug 2006 13:40:33 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Christian Limpach <Christian.Limpach@xxxxxxxxxxxxx>
# Node ID f790546ecfda03193a4b8983f7bb6b0f65924603
# Parent  350a73222a51ccc6db19b3aa2a7e41046f746f84
[qemu patches] Update patches for changeset 11268:350a73222a51.

Signed-off-by: Christian Limpach <Christian.Limpach@xxxxxxxxxxxxx>
---
 tools/ioemu/patches/xen-build |   14 +++++++++++---
 1 files changed, 11 insertions(+), 3 deletions(-)

diff -r 350a73222a51 -r f790546ecfda tools/ioemu/patches/xen-build
--- a/tools/ioemu/patches/xen-build     Mon Aug 28 20:21:38 2006 +0100
+++ b/tools/ioemu/patches/xen-build     Mon Aug 28 20:22:56 2006 +0100
@@ -1,7 +1,7 @@ Index: ioemu/Makefile
 Index: ioemu/Makefile
 ===================================================================
---- ioemu.orig/Makefile        2006-08-06 02:03:44.915543858 +0100
-+++ ioemu/Makefile     2006-08-06 02:11:33.461331417 +0100
+--- ioemu.orig/Makefile        2006-08-28 20:19:23.000000000 +0100
++++ ioemu/Makefile     2006-08-28 20:20:08.000000000 +0100
 @@ -1,11 +1,14 @@
  # Makefile for QEMU.
  
@@ -60,6 +60,15 @@ Index: ioemu/Makefile
  ifndef CONFIG_WIN32
        mkdir -p "$(DESTDIR)$(datadir)/keymaps"
        for x in $(KEYMAPS); do \
+@@ -89,7 +94,7 @@
+       $(MAKE) -C tests $@
+ 
+ TAGS: 
+-      etags *.[ch] tests/*.[ch]
++      etags *.[ch] target-i386-dm/*.[ch] hw/*.[ch]
+ 
+ cscope:
+       rm -f ./cscope.*
 @@ -107,11 +112,11 @@
        texi2dvi $<
  
@@ -76,8 +85,8 @@ Index: ioemu/Makefile
  info: qemu-doc.info qemu-tech.info
 Index: ioemu/Makefile.target
 ===================================================================
---- ioemu.orig/Makefile.target 2006-08-06 02:03:44.922543079 +0100
-+++ ioemu/Makefile.target      2006-08-06 02:09:22.320951557 +0100
+--- ioemu.orig/Makefile.target 2006-08-28 20:19:23.000000000 +0100
++++ ioemu/Makefile.target      2006-08-28 20:19:47.000000000 +0100
 @@ -1,5 +1,8 @@
  include config.mak
  
@@ -149,8 +158,8 @@ Index: ioemu/Makefile.target
  include .depend
 Index: ioemu/configure
 ===================================================================
---- ioemu.orig/configure       2006-08-06 02:03:45.783447220 +0100
-+++ ioemu/configure    2006-08-06 02:09:41.076860544 +0100
+--- ioemu.orig/configure       2006-08-28 20:19:23.000000000 +0100
++++ ioemu/configure    2006-08-28 20:19:47.000000000 +0100
 @@ -18,8 +18,8 @@
  
  # default parameters

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] [qemu patches] Update patches for changeset 11268:350a73222a51., Xen patchbot-unstable <=