public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 60830] New: L2 rhel6u4(32bit) guest reboot continuously
Date: Mon, 02 Sep 2013 06:12:39 +0000	[thread overview]
Message-ID: <bug-60830-28872@https.bugzilla.kernel.org/> (raw)

https://bugzilla.kernel.org/show_bug.cgi?id=60830

            Bug ID: 60830
           Summary: L2 rhel6u4(32bit) guest reboot continuously
           Product: Virtualization
           Version: unspecified
    Kernel Version: 3.11.0-rc1
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: kvm
          Assignee: virtualization_kvm@kernel-bugs.osdl.org
          Reporter: chao.zhou@intel.com
        Regression: No

Environment:
------------
Host OS (ia32/ia32e/IA64):ia32e
Guest OS (ia32/ia32e/IA64):ia32e
Guest OS Type (Linux/Windows):Linux
kvm.git Commit:cc2df20c7c4ce594c3e17e9cc260c330646012c8
qemu.git Commit:f7ad538e1ea130c8b6f3abb06ad6c856242c799e
Host Kernel Version:3.11.0-rc1
Hardware:Romley_EP

Bug detailed description:
--------------------------

when create L1 guest with "-cpu host" , then create a 32bit rhel6u4 guest as L2
guest, the L2 guest reboot continuously.

This commit introduced this bug:

commit afa61f752ba62549e4143d9f9378a8d1d710d6eb
Author: Nadav Har'El <nyh@il.ibm.com>
Date:   Wed Aug 7 14:59:22 2013 +0200
    Advertise the support of EPT to the L1 guest, through the appropriate MSR.
    This is the last patch of the basic Nested EPT feature, so as to allow
    bisection through this patch series: The guest will not see EPT support
until this last patch, and will not attempt to use the half-applied feature.

note:

1. create a 32bit RHEL6u3 as L2 guest, the guest reboot continuously.
2. when creat a 64bit rhel6u4 guest as L2 guest, the L2 guest works fine
3. this should be a kernel bug:

kvm      +  qemu     = result

cc2df20c + f7ad538e  = bad

205befd9 + f7ad538e  = good

Reproduce steps:
----------------

1. create L1 guest:

qemu-system-x86_64 -enable-kvm -m 8G -smp 4 -net nic,macaddr=00:12:41:51:14:16
-net tap,script=/etc/kvm/qemu-ifup ia32e_nested-kvm.img -cpu host

2. create L2 guest

qemu-system-x86_64 -enable-kvm -m 1024 -smp 2 -net none ia32p_rhel6u4.img

Current result:
----------------

32bit rhel6u4 as L2 guest reboot continuously

Expected result:
----------------

32bit rhel6u4 as L2 guest works fine

Basic root-causing log:
----------------------

-- 
You are receiving this mail because:
You are watching the assignee of the bug.

             reply	other threads:[~2013-09-02  6:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-02  6:12 bugzilla-daemon [this message]
2013-11-07  6:33 ` [Bug 60830] L2 rhel6u4(32bit) guest reboot continuously bugzilla-daemon
2013-11-07  6:33 ` bugzilla-daemon

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=bug-60830-28872@https.bugzilla.kernel.org/ \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --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