All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: kvm@vger.kernel.org
Subject: [Bug 67061] New: [Nested]L2 guest boot up fail(kvm on kvm).
Date: Mon, 16 Dec 2013 02:56:07 +0000	[thread overview]
Message-ID: <bug-67061-28872@https.bugzilla.kernel.org/> (raw)

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

            Bug ID: 67061
           Summary: [Nested]L2 guest boot up fail(kvm on kvm).
           Product: Virtualization
           Version: unspecified
    Kernel Version: 3.13.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:2ecd1aba597726c9053ba1a112e3d8fdc5ca08ff
qemu-kvm Commit:5c5432e7d630592ddcc1876ac8a1505f8f14ef15
Host Kernel Version:3.12.0
Hardware:Romley_EP


Bug detailed description:
--------------------------
when create L2 guest, the L2 guest boot up fail.
note:
1. L1 guest is kvm on kvm.
2. This should be a kernel bug
kvm      + qemu     =  result
f0804804 + 5c5432e7 = bad
ede58222 + 5c5432e7 = good

Reproduce steps:
----------------
1.create L1 guest:
qemu-system-x86_64 -enable-kvm -m 6G -smp 4 -net nic,macaddr=00:12:52:13:46:67
-net tap,script=/etc/kvm/qemu-ifup ia32e_nested_kvm.img -cpu host
2.create L2 guest:
qemu-system-x86_64 -enable-kvm -m 1G -smp 2 -net none ia32e_rhel6u4.img

Current result:
----------------
L2 guest boot  up fail
Expected result:
----------------
after create L2 guest, 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-12-16  2:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-16  2:56 bugzilla-daemon [this message]
2013-12-16  2:57 ` [Bug 67061] [Nested]L2 guest boot up fail(kvm on kvm) bugzilla-daemon
2013-12-18 14:25 ` [Bug 67061] [BISECTED][Nested]L2 " bugzilla-daemon
2014-03-10 19:51 ` bugzilla-daemon
2014-03-11  7:47 ` 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-67061-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 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.