From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@bugzilla.kernel.org
Subject: [Bug 108381] New: KVM crashes when using qemu/kvm with specific BIOS
Date: Tue, 24 Nov 2015 01:46:04 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
To: kvm@vger.kernel.org
Return-path:
Received: from mail.kernel.org ([198.145.29.136]:49185 "EHLO mail.kernel.org"
rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP
id S1752463AbbKXBqH (ORCPT );
Mon, 23 Nov 2015 20:46:07 -0500
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 24EDA20887
for ; Tue, 24 Nov 2015 01:46:06 +0000 (UTC)
Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51])
by mail.kernel.org (Postfix) with ESMTP id 9A6A620810
for ; Tue, 24 Nov 2015 01:46:04 +0000 (UTC)
Sender: kvm-owner@vger.kernel.org
List-ID:
https://bugzilla.kernel.org/show_bug.cgi?id=108381
Bug ID: 108381
Summary: KVM crashes when using qemu/kvm with specific BIOS
Product: Virtualization
Version: unspecified
Kernel Version: 4.2.5
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: high
Priority: P1
Component: kvm
Assignee: virtualization_kvm@kernel-bugs.osdl.org
Reporter: mytbk920423@gmail.com
Regression: No
Created attachment 195281
--> https://bugzilla.kernel.org/attachment.cgi?id=195281&action=edit
The BIOS that triggers the bug, and dmesg log
I've built a coreboot image with UEFI payload and used it in QEMU, but it
causes a KVM crash. What's more, the system freezes if I run QEMU in X.
the command line I use:
$ qemu-system-x86_64 -enable-kvm -M q35 -m 2G -bios coreboot_uefi.rom
I ran it on a tty with -nographic option and I got a kernel log.
This bug doesn't appear in Linux 4.1.12 LTS kernel.
--
You are receiving this mail because:
You are watching the assignee of the bug.