Avi Kivity <avi <at> redhat.com> writes:
> This release fixes the -std-vga regression which bothered those of us
> who have large or widescreen monitors (note the option is now named
> '-vga std' due to upstream qemu changes). Other significant changes
> include better disk performance if you have a fast host storage subsystem.
kvm-75 worked well. Now both 76 and 77 fail to boot. 76 gave no
hint and a Google check showed it to be blamed on CONFIG_KVM_GUEST
option in the linux kernel .config.
Host is Fedora 8 with kernel-2.6.26.5-28.fc8.x86_64
Guest is Fedora 9 with kernel-2.6.26.5-45.fc9.i686
Hardware is Asus P5B Deluxe, Core 2 E6600 with
flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe
syscall nx lm constant_tsc arch_perfmon pebs bts rep_good pni
monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr lahf_lm
Trying to boot with kvm-77 gave a debugging hint, so here is
what I get. Does not look informative to me though. This was
typed from screen (Can copy paste work?):
Startup script:
modprobe kvm-intel; sleep 1
/usr/local/kvm/bin/qemu-system-x86_64 vdisk_fedora9.img -m 2048 -no-quit &
====================
[First boot:]
Booting 'Fedora (2.6.26.5-45.fc9.i686)'
:
Booting the kernel.
..MP-BIOS bug: 8254 timer not connected to IO-APIC
Kernel panic - not syncing: IO-APIC + timer doesn't work! Boot with
apic=debug and send a report. Then try booting with the 'noapic'
option
====================
[Second boot (apic=debug):]
Booting 'Fedora (2.6.26.5-45.fc9.i686)'
:
Booting the kernel.
pci 0000:00:01.0: PIIX3: Enabling Passive Release
Red Hat nash version 6.0.52 starting
Reading all physical volumes. This may take a while...
Found volume group "VolGroup00" using metadata type lvm2
2 logical volume(s) in volume group "VolGroup00" now active
(hung here at 99%)
====================
[Third boot (noapic):]
Booting 'Fedora (2.6.26.5-45.fc9.i686)'
:
Booting the kernel.
(identical to second boot and
hangs as in 2nd case with 100% in "CPU qemu-system-x86")
====================
Hope this helps.
Don
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html