All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Lai, Paul" <paul.c.lai@intel.com>
To: shannon.zhao@linaro.org
Cc: xen-devel <xen-devel@lists.xenproject.org>,
	Wei Liu <wei.liu2@citrix.com>, 'Jan Beulich' <JBeulich@suse.com>
Subject: `xl create` hang on skylake desktop
Date: Mon, 10 Oct 2016 13:31:44 -0700	[thread overview]
Message-ID: <20161010203143.GA4138@intel.com> (raw)

Hi Shannon:

I’m reporting that commit 38cd0664a6bf1c3b887992ea029d2bb516f52c59 is causing a
hang in the `xl create windows7` command on my skylake desktop.  This is a
regression from previous behavior.

commit 38cd0664a6bf1c3b887992ea029d2bb516f52c59
Author: Shannon Zhao <shannon.zhao@linaro.org>
Date:   Wed Sep 28 18:19:02 2016 -0700

    libxl/arm: Add the size of ACPI tables to maxmem

    Here it adds the ACPI tables size to set the target maxmem to avoid
    providing less available memory for guest.

    Signed-off-by: Shannon Zhao <shannon.zhao@linaro.org>
    Acked-by: Wei Liu <wei.liu2@citrix.com>

I’ve was able to chase down this patchset by bisecting between
40277cded320efa32b86c0c9f01e33145eab5ee4 and
343f84be135e6f9e681960a9e235296eae159fc8.
I’ve confirmed that reverting 38cd0664a6bf1c3b887992ea029d2bb516f52c59 cleanly
avoids the hang.

I'm wondering how best to go forward,

Regards,
-Paul

PS:
Other info that might be helpful.

My CPU is:
        processor       : 7
        vendor_id       : GenuineIntel
        cpu family      : 6
        model           : 94
        model name      : Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz

The contents of the simple windows7 config file are:
        name="windows7"
        description="None"
        uuid="5c12c654-5ef4-d447-73de-ae106605f519"
        memory=1024
        maxmem=1024
        vcpus=2
        on_poweroff="destroy"
        on_reboot="restart"
        on_crash="destroy"
        localtime=1
        keymap="en-us"

        builder="hvm"
        boot="c"
        disk=[ '/rhel-home/pclai/xen-images/p2m_test/ia32_win7_ent.img,raw,hda,w', ]
        vif=[ 'mac=00:16:3e:4b:66:5f,bridge=br0,model=rtl8139', ]



        stdvga=0
        vnc=1
        vncunused=1
        soundhw="sb16"

        viridian=0
        usb=1
        acpi=1
        pae=1

        usbdevice='tablet'

        serial="pty"

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

             reply	other threads:[~2016-10-10 20:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 20:31 Lai, Paul [this message]
2016-10-11  7:41 ` `xl create` hang on skylake desktop Haozhong Zhang
2016-10-11  9:29   ` Wei Liu
2016-10-11 16:30     ` Lai, Paul

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=20161010203143.GA4138@intel.com \
    --to=paul.c.lai@intel.com \
    --cc=JBeulich@suse.com \
    --cc=shannon.zhao@linaro.org \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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.