Bug 1152578

Summary: nested guests hang at boot with "trying to set up timer as Virtual Wire IRQ"
Product: Red Hat Enterprise Linux 7 Reporter: Giulio Fidente <gfidente>
Component: rhel-guest-imageAssignee: Fabian Deutsch <fdeutsch>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: bnemec, dgregor, jgreguske
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-14 15:02:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Giulio Fidente 2014-10-14 12:56:28 UTC
Description of problem:
nested libvirt VMs based on rhel-guest-image 20140909.0 hang on boot with:

> ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
> ..MP-BIOS bug: 8254 timer not connected to IO-APIC
> ...trying to set up timer (IRQ0) through the 8259A ...
> ..... (found apic 0 pin 2) ...
> ....... failed.
> ...trying to set up timer as Virtual Wire IRQ...


Version-Release number of selected component (if applicable):
qemu-common-2.0.0-1.el7.1.x86_64
qemu-kvm-common-1.5.3-60.el7_0.7.x86_64
qemu-system-x86-2.0.0-1.el7.1.x86_64


How reproducible:
launch a guest based on rhel-guest-image within a rhel7 vm hosted on a baremetal rhel7 system


Additional info:
guest boots successfully if no_timer_check is added as kernel paramter

it also seems there have been issues like this on centos5 with recent qemu, see https://lists.gnu.org/archive/html/qemu-devel/2014-02/msg03744.html

Comment 3 Ben Nemec 2014-10-14 15:02:13 UTC

*** This bug has been marked as a duplicate of bug 1144155 ***