From: Paolo Pedaletti <paolo.pedaletti@gmail.com>
To: KVM <kvm@vger.kernel.org>
Subject: kvm-82 doesn't boot 64bit (?) [cpu0 unhandled wrmsr]
Date: Sun, 11 Jan 2009 04:16:03 +0100 [thread overview]
Message-ID: <49696473.2080000@gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 2038 bytes --]
ciao,
I have a problem to run a 64 bit intel guest inside a 64 bit intel host.
It doesn' boot.
host: Intel(R) Core(TM)2 CPU 6420 @ 2.13GHz
OS: ubuntu 8.10 64 bit
($ file /bin/ls>/bin/ls: ELF 64-bit LSB xecutable, x86-64,...)
kvm-82
$ modinfo kvm
filename: /lib/modules/2.6.27-9-server/extra/kvm.ko
license: GPL
author: Qumranet
version: kvm-82
srcversion: 26E72577C6F752FF6FCE2AE
depends:
vermagic: 2.6.27-9-server SMP mod_unload modversions
parm: oos_shadow:bool
parm: msi2intx:bool
$ modinfo kvm_intel
filename: /lib/modules/2.6.27-9-server/extra/kvm-intel.ko
license: GPL
author: Qumranet
version: kvm-82
srcversion: 6F53E897CA902DDC25AC326
depends: kvm
vermagic: 2.6.27-9-server SMP mod_unload modversions
parm: bypass_guest_pf:bool
parm: enable_vpid:bool
parm: flexpriority_enabled:bool
parm: enable_ept:bool
parm: emulate_invalid_guest_state:bool
trying to boot the guest:
/usr/local/bin/qemu-system-x86_64 -cpu core2duo
-hda ./ubuntu-server-8.10_64bit.root
-cdrom /home/vm/iso/ubuntu/ubuntu-8.10-server-i386.iso
-k it -usbdevice tablet -boot d
as soon as I run this command, in syslog appear:
cpu0: unhandled wrmsr: 0xc0010117 data 0
(always the same address)
and in the guest window, the latest 3 lines:
Initializing cgroup subsys ns
Initializing cgroup subsys cpuacct
Initializing cgroup subsys memory
(screendump in attachment)
the same with -cpu: coreduo
no problem (but still appear "unhandled wrmsr" error) with
all the other cpu
questions:
1) with -cpu qemu64 I obtain in the guest:
cat /proc/cpuinfo
vendor_id: GenuineIntel
but it doesn't seem a 64 bit cpu (?)
2) can I do some deeper debug to provide more useful info?
(or suggest me a different command-line)
3) what does "logfile" command (should) do?
CTRL-ALT-2
logfile /tmp/logfile
but there is no /tmp/logfile on host
thank you.
--
/* Paolo Pedaletti,
* paolo@pedaletti.it www.pedaletti.it */
[-- Attachment #2: screendump.gif --]
[-- Type: image/gif, Size: 11811 bytes --]
next reply other threads:[~2009-01-11 3:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-11 3:16 Paolo Pedaletti [this message]
2009-01-11 8:51 ` kvm-82 doesn't boot 64bit (?) [cpu0 unhandled wrmsr] Amit Shah
2009-01-16 14:49 ` paolo pedaletti
2009-01-16 15:00 ` Amit Shah
2009-01-16 15:10 ` paolo pedaletti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49696473.2080000@gmail.com \
--to=paolo.pedaletti@gmail.com \
--cc=kvm@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox