From: Michael Tokarev <mjt@tls.msk.ru>
To: KVM list <kvm@vger.kernel.org>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: KVM internal error with some amounts of guest memory
Date: Thu, 14 Jun 2012 23:45:13 +0400 [thread overview]
Message-ID: <4FDA3F49.90307@msgid.tls.msk.ru> (raw)
In-Reply-To: <4FDA3A04.2000005@msgid.tls.msk.ru>
On 14.06.2012 23:22, Michael Tokarev wrote:
> Now that's something else. Reported by a debian user, but
> trivially reproducible.
>
> $ kvm -m 1.4g
> KVM internal error. Suberror: 1
> emulation failure
> EAX=000e3c54 EBX=00000000 ECX=00000000 EDX=00000cfd
> ESI=00000000 EDI=00000000 EBP=00000000 ESP=00006fe8
> EIP=000f309b EFL=00000016 [----AP-] CPL=0 II=0 A20=1 SMM=0 HLT=0
> ES =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> CS =0008 00000000 ffffffff 00c09b00 DPL=0 CS32 [-RA]
> SS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> DS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> FS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> GS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> LDT=0000 00000000 0000ffff 00008200 DPL=0 LDT
> TR =0000 00000000 0000ffff 00008b00 DPL=0 TSS32-busy
> GDT= 000fd3a8 00000037
> IDT= 000fd3e6 00000000
> CR0=00000011 CR2=00000000 CR3=00000000 CR4=00000000
> DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000
> DR6=00000000ffff0ff0 DR7=0000000000000400
> EFER=0000000000000000
> Code=ff ff ba 59 00 00 00 a8 10 89 d8 75 09 b9 ef 2f ff ff ff d1 <eb> 23 59 5b 5e e9 4a ff ff ff 31 d2 89 f0 e8 6c fa ff ff 89 c6 85 c0 79 ab c7 04 24 8c 4c
>
> This is 1.1.
Qemu 1.1 with -enable-kvm also has this very issue. Switching to qemu-devel@.
> -m 1.5g works. -no-kvm works.
I can trivially reproduce this on two machines, both are AMD-based. I don't
know if it is amd-specific or not.
/mjt
WARNING: multiple messages have this Message-ID (diff)
From: Michael Tokarev <mjt@tls.msk.ru>
To: KVM list <kvm@vger.kernel.org>
Cc: qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] KVM internal error with some amounts of guest memory
Date: Thu, 14 Jun 2012 23:45:13 +0400 [thread overview]
Message-ID: <4FDA3F49.90307@msgid.tls.msk.ru> (raw)
In-Reply-To: <4FDA3A04.2000005@msgid.tls.msk.ru>
On 14.06.2012 23:22, Michael Tokarev wrote:
> Now that's something else. Reported by a debian user, but
> trivially reproducible.
>
> $ kvm -m 1.4g
> KVM internal error. Suberror: 1
> emulation failure
> EAX=000e3c54 EBX=00000000 ECX=00000000 EDX=00000cfd
> ESI=00000000 EDI=00000000 EBP=00000000 ESP=00006fe8
> EIP=000f309b EFL=00000016 [----AP-] CPL=0 II=0 A20=1 SMM=0 HLT=0
> ES =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> CS =0008 00000000 ffffffff 00c09b00 DPL=0 CS32 [-RA]
> SS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> DS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> FS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> GS =0010 00000000 ffffffff 00c09300 DPL=0 DS [-WA]
> LDT=0000 00000000 0000ffff 00008200 DPL=0 LDT
> TR =0000 00000000 0000ffff 00008b00 DPL=0 TSS32-busy
> GDT= 000fd3a8 00000037
> IDT= 000fd3e6 00000000
> CR0=00000011 CR2=00000000 CR3=00000000 CR4=00000000
> DR0=0000000000000000 DR1=0000000000000000 DR2=0000000000000000 DR3=0000000000000000
> DR6=00000000ffff0ff0 DR7=0000000000000400
> EFER=0000000000000000
> Code=ff ff ba 59 00 00 00 a8 10 89 d8 75 09 b9 ef 2f ff ff ff d1 <eb> 23 59 5b 5e e9 4a ff ff ff 31 d2 89 f0 e8 6c fa ff ff 89 c6 85 c0 79 ab c7 04 24 8c 4c
>
> This is 1.1.
Qemu 1.1 with -enable-kvm also has this very issue. Switching to qemu-devel@.
> -m 1.5g works. -no-kvm works.
I can trivially reproduce this on two machines, both are AMD-based. I don't
know if it is amd-specific or not.
/mjt
next prev parent reply other threads:[~2012-06-14 19:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-14 19:22 KVM internal error with some amounts of guest memory Michael Tokarev
2012-06-14 19:45 ` Michael Tokarev [this message]
2012-06-14 19:45 ` [Qemu-devel] " Michael Tokarev
2012-06-14 20:06 ` Michael Tokarev
2012-06-14 20:06 ` [Qemu-devel] " Michael Tokarev
2012-06-17 8:25 ` Avi Kivity
2012-06-17 8:25 ` [Qemu-devel] " Avi Kivity
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=4FDA3F49.90307@msgid.tls.msk.ru \
--to=mjt@tls.msk.ru \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.