NetBSD-Bugs archive

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

PR/45671 CVS commit: src/sys/arch/x86/pci



The following reply was made to PR kern/45671; it has been noted by GNATS.

From: "Andreas Gustafsson" <gson%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45671 CVS commit: src/sys/arch/x86/pci
Date: Sat, 5 Oct 2013 11:20:35 +0000

 Module Name:   src
 Committed By:  gson
 Date:          Sat Oct  5 11:20:35 UTC 2013
 
 Modified Files:
        src/sys/arch/x86/pci: pci_machdep.c
 
 Log Message:
 Force PCI mode 1 when running under QEMU, to work around QEMU bug 897771.
 This should also make it possible to boot NetBSD under versions of KVM
 that have inherited said QEMU bug.  Fixes PR kern/45671.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.60 -r1.61 src/sys/arch/x86/pci/pci_machdep.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