From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 82211] Cannot boot Xen under KVM with X2APIC enabled Date: Tue, 17 Mar 2015 17:01:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE To: kvm@vger.kernel.org Return-path: Received: from mail.kernel.org ([198.145.29.136]:39772 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754305AbbCQRCH convert rfc822-to-8bit (ORCPT ); Tue, 17 Mar 2015 13:02:07 -0400 Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 8AC2B204D6 for ; Tue, 17 Mar 2015 17:02:01 +0000 (UTC) Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org [172.20.200.52]) by mail.kernel.org (Postfix) with ESMTP id B40FA204AE for ; Tue, 17 Mar 2015 17:01:59 +0000 (UTC) In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: https://bugzilla.kernel.org/show_bug.cgi?id=3D82211 Radim Kr=C4=8Dm=C3=A1=C5=99 changed: What |Removed |Added -----------------------------------------------------------------------= ----- CC| |rkrcmar@redhat.com --- Comment #10 from Radim Kr=C4=8Dm=C3=A1=C5=99 -= -- I can reproduce with kernel-4.0.0-0.rc3.git2.1.fc23.x86_64 and attached= Xen. qemu-kvm -kernel ./xen -initrd /boot/vmlinuz-[...] -cpu kvm64,+x2apic Xen doesn't use x2APIC (which is good), but x2APIC enables directed EOI= for xAPIC, which doesn't work. All is good if we manually avoid it qemu-kvm [...] -append ioapic_ack=3Dnew KVM IOAPIC never gets EOI. I'll take a look where the problem is. --=20 You are receiving this mail because: You are watching the assignee of the bug.