xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: xen-devel@lists.xen.org
Subject: Re: [BUG] (hvm)-virtualization doesn't work with xen 4.4
Date: Mon, 05 May 2014 20:38:18 +0100	[thread overview]
Message-ID: <5367E8AA.2090809@citrix.com> (raw)
In-Reply-To: <20140505191724.GB2948@asterix>

On 05/05/2014 20:17, Michael Mair-Keimberger wrote:
> Hi List,
>
> This is a forwarded mail which i already sent to the xen-users mailing
> list, however it was suggested to open a BUG about my problem which
> seems to work via the xen-devel mailing list. :)
>
> Below is my description about my problem - at the end i've added some
> more information about my xen configuration. If you need some other
> information, please let me know :)

Can you please post the complete xl dmesg from boot including one
attempted boot of the VM.  What you have pasted here is simply not
enough for us to help you with.  If you could boot xen with "loglvl=all
guest_loglvl=all" on the command line, that would help things.


> I've recently updated my xen setup from 4.1 to 4.4. Now it's impossible
> for me to start any (basic) vm.
> My basic config looks like this atm:
>
>> on_poweroff='destroy'
>> on_reboot='destroy'
>> on_crash='destroy'
>>
>>
disk=['file:/home/michael/xen/win7x64s.img,hda,w','file:/home/michael/xen/dvd/win7x64.iso,hdc:cdrom,r']
>> vif=['mac=DE:AD:CA:5E:13:37,bridge=br0,type=ioemu']
>>
>> boot='d'
>>
>> name = 'HVM_domU'
>> builder = 'hvm'
>> memory = 256
>> vcpus = 2
>> vnc = 1
>> vnclisten = '0.0.0.0'
>> vncdisplay = 1
>
> <snip>
>
> xl dmesg only shows one returning error, which didn't help me at all as i
> couldn't find any usefull help about this message:
>
>> (XEN) io.c:204:d2 MMIO emulation failed @ 0008:ffff1f50: 4a 00 00 00
00 00 00 00 36 99

This is quite strange.  That is a malformed 64bit instruction, and 32 or
16bit would be dec %[e]dx, which should not be hitting the emulator
under any circumstance I am aware of.

~Andrew

  reply	other threads:[~2014-05-05 19:38 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-05 19:17 [BUG] (hvm)-virtualization doesn't work with xen 4.4 Michael Mair-Keimberger
2014-05-05 19:38 ` Andrew Cooper [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-05-09 18:30 Michael Mair-Keimberger
2014-05-09 18:43 ` Andrew Cooper
2014-05-10  9:30   ` Michael Mair-Keimberger
2014-05-10 10:08     ` Fabio Fantoni
2014-05-10 10:14       ` Fabio Fantoni
2014-05-10 17:47         ` Michael Mair-Keimberger
2014-05-10 18:18           ` Fabio Fantoni
2014-05-11 11:26             ` Michael Mair-Keimberger
2014-05-12  8:50   ` Jan Beulich

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=5367E8AA.2090809@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=xen-devel@lists.xen.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;
as well as URLs for NNTP newsgroup(s).