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-devel

[Xen-devel] [PATCH]passthrough: Change some cryptic numerals into macros

To: "Ian.Jackson@xxxxxxxxxxxxx" <Ian.Jackson@xxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH]passthrough: Change some cryptic numerals into macros
From: "Liu, Yuan B" <yuan.b.liu@xxxxxxxxx>
Date: Tue, 7 Sep 2010 17:37:49 +0800
Accept-language: en-US
Acceptlanguage: en-US
Cc: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 07 Sep 2010 02:39:00 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: ActOcFYeUrEvgfkySGO/UgRq12IHEg==
Thread-topic: [PATCH]passthrough: Change some cryptic numerals into macros

Hi,

         This is just a trivial patch that turns some cryptic numerals in pci code into macros

 

File stats:

hw/pass-through.c |    2 +-

hw/pci.c          |   18 +++++++++---------

hw/pci.h          |   12 ++++++++++--

hw/usb-ohci.c     |    4 ++--

4 files changed, 22 insertions(+), 14 deletions(-)

 

Signed-off-by: Liu Yuan yuan.b.liu@xxxxxxxxx

 

Thanks,

Yuan

Attachment: pci-header-macro.patch
Description: pci-header-macro.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH]passthrough: Change some cryptic numerals into macros, Liu, Yuan B <=