[coreboot-gerrit] Patch merged into coreboot/master: qemu: initialize lapic

gerrit at coreboot.org gerrit at coreboot.org
Mon Sep 14 17:23:29 CET 2015


the following patch was just integrated into master:
commit 59598b2e475b50e359c821e35fe1ab60dfce641e
Author: Gerd Hoffmann <kraxel at redhat.com>
Date:   Thu Sep 10 10:58:52 2015 +0200

    qemu: initialize lapic
    
    Recently qemu stopped doing a basic lapic setup and expects the
    firmware to handle this properly (like on real hardware).  So
    let's do that so coreboot works properly on qemu 2.4+.
    
    Here is the qemu commit message for the change:
    
    <quote>
      commit b8eb5512fd8a115f164edbbe897cdf8884920ccb
      Author: Nadav Amit <namit at cs.technion.ac.il>
      Date:   Mon Apr 13 02:32:08 2015 +0300
    
      target-i386: disable LINT0 after reset
    
      Due to old Seabios bug, QEMU reenable LINT0 after reset. This bug is long gone
      and therefore this hack is no longer needed.  Since it violates the
      specifications, it is removed.
    
      Signed-off-by: Nadav Amit <namit at cs.technion.ac.il>
      Message-Id: <1428881529-29459-2-git-send-email-namit at cs.technion.ac.il>
      Signed-off-by: Paolo Bonzini <pbonzini at redhat.com>
    </quote>
    
    Change-Id: I022f3742475d3f3477fc838b1e2bce69287b6b8e
    Signed-off-by: Gerd Hoffmann <kraxel at redhat.com>
    Reviewed-on: http://review.coreboot.org/11611
    Tested-by: build bot (Jenkins)
    Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
    Tested-by: Raptor Engineering Automated Test Stand <noreply at raptorengineeringinc.com>
    Reviewed-by: Patrick Georgi <pgeorgi at google.com>


See http://review.coreboot.org/11611 for details.

-gerrit



More information about the coreboot-gerrit mailing list