NetBSD-Bugs archive

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

PR/40356 CVS commit: src/sys/arch/xen



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

From: Manuel Bouyer <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40356 CVS commit: src/sys/arch/xen
Date: Sun, 18 Jan 2009 20:50:43 +0000 (UTC)

 Module Name:   src
 Committed By:  bouyer
 Date:          Sun Jan 18 20:50:43 UTC 2009
 
 Modified Files:
        src/sys/arch/xen/conf: files.xen
        src/sys/arch/xen/x86: mainbus.c
        src/sys/arch/xen/xen: hypervisor.c
 
 Log Message:
 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.91 -r1.92 src/sys/arch/xen/conf/files.xen
 cvs rdiff -r1.6 -r1.7 src/sys/arch/xen/x86/mainbus.c
 cvs rdiff -r1.42 -r1.43 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