NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/40356 CVS commit: [netbsd-5] src/sys/arch/xen



The following reply was made to PR port-xen/40356; it has been noted by GNATS.

From: Soren Jacobsen <snj%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40356 CVS commit: [netbsd-5] src/sys/arch/xen
Date: Thu, 22 Jan 2009 20:17:13 +0000 (UTC)

 Module Name:   src
 Committed By:  snj
 Date:          Thu Jan 22 20:17:13 UTC 2009
 
 Modified Files:
        src/sys/arch/xen/conf [netbsd-5]: files.xen
        src/sys/arch/xen/x86 [netbsd-5]: mainbus.c
        src/sys/arch/xen/xen [netbsd-5]: hypervisor.c
 
 Log Message:
 Pull up following revision(s) (requested by bouyer in ticket #286):
        sys/arch/xen/conf/files.xen: revision 1.92
        sys/arch/xen/x86/mainbus.c: revision 1.7 via patch
        sys/arch/xen/xen/hypervisor.c: revision 1.43
 The Xen PCI_BUS_FIXUP/PCI_ADDR_FIXUP has rotted, catch up with x86 changes
 in this area. Patch provided by FUKAUMI Naoki in PR#40356.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.88 -r1.88.4.1 src/sys/arch/xen/conf/files.xen
 cvs rdiff -r1.5 -r1.5.4.1 src/sys/arch/xen/x86/mainbus.c
 cvs rdiff -r1.42 -r1.42.4.1 src/sys/arch/xen/xen/hypervisor.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index