All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Durrant <pdurrant@gmail.com>
To: Steven Haigh <netwiz@crc.id.au>
Cc: xen-devel <xen-devel@lists.xenproject.org>
Subject: Re: [Xen-devel] Debugging Windows HVM crashes on Ryzen 3xxx series CPUs.
Date: Thu, 24 Oct 2019 15:45:14 +0100	[thread overview]
Message-ID: <CACCGGhBUx6AHfF2wJkQ3=M2OVDuLgR+Q4WBLCJE3Rb7-r3fRRQ@mail.gmail.com> (raw)
In-Reply-To: <1571918276.2606.0@crc.id.au>


[-- Attachment #1.1: Type: text/plain, Size: 2221 bytes --]

Not much clue in the logs. The crash params are weird though... certainly
not matching the doc. (
https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-0xac--hal-memory-allocation)
but then again they are not always to be believed.
There are some odd looking IOMMU faults in there too.

 Paul

On Thu, 24 Oct 2019 at 13:01, Steven Haigh <netwiz@crc.id.au> wrote:

> Hi all,
>
> I've managed to get the git master version of Xen on this affected
> system and tries to boot a Windows Server 2016 system. It crashes as
> per normal.
>
> I managed to get these logs, but I'm not quite sure what else to do to
> debug this issue further.
>
> Suggestions welcome.
>
> The boot log in /var/log/xen/ shows:
> Waiting for domain soti.vm (domid 4) to die [pid 9174]
> Domain 4 has shut down, reason code 3 0x3
> Action for shutdown reason code 3 is destroy
> Domain 4 needs to be cleaned up: destroying the domain
> Done. Exiting now
>
> For some reason I'm not getting any serial output - so I'll have to
> take a look at that tomorrow - but if you need anything further, please
> let me know and I'll see what I can turn up.
>
> Windows config file:
>
> type = "hvm"
> name = "$vmname.vm"
> viridian = 1
> #viridian = ['base']
> memory = 8192
> vcpus = 4
> vif = ['bridge=br51, mac=00:16:3E:64:CC:A0']
> #disk = [ '/dev/vg_hosting/$vmname.vm,raw,xvda,rw',
> 'file:/root/SW_DVD9_NTRL_Windows_Svrs_2016_English_2_Std_DC_FPP_OEM_X21-22567.ISO,hdc:cdrom,r'
>
> ]
> disk = [ '/dev/vg_hosting/$vmname.vm,raw,hda,rw' ]
> boot = 'cd'
> vnc = 2
> vnclisten = "0.0.0.0"
> #vncpasswd = ''
>
> ## Set the clock to localtime - not UTC...
> localtime = 1
>
> ## Fix the mouse cursor for VNC usage
> usbdevice = 'tablet'
>
> ## Lower CPU prio that other VMs...
> cpu_weight = 128
>
> on_poweroff = 'destroy'
> on_reboot = 'destroy'
> on_crash = 'destroy'
>
> Steven Haigh
>
> 📧 netwiz@crc.id.au     💻 https://www.crc.id.au
> 📞 +613 9001 6090       📱 +614 1293 5897
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xenproject.org
> https://lists.xenproject.org/mailman/listinfo/xen-devel

[-- Attachment #1.2: Type: text/html, Size: 3486 bytes --]

[-- Attachment #2: Type: text/plain, Size: 157 bytes --]

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

  reply	other threads:[~2019-10-24 14:45 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-24 11:57 [Xen-devel] Debugging Windows HVM crashes on Ryzen 3xxx series CPUs Steven Haigh
2019-10-24 14:45 ` Paul Durrant [this message]
2019-10-25  5:26   ` Steven Haigh
2019-10-25  7:00     ` Steven Haigh
2019-10-25  8:28       ` Jan Beulich
2019-10-25 10:10         ` Steven Haigh
2019-10-25 17:01 ` Andrew Cooper
2019-10-26  5:22   ` Jürgen Groß
2019-10-28  9:22     ` Jan Beulich
2019-10-28  9:21   ` Jan Beulich
2019-10-28 10:42     ` Paul Durrant
2019-10-28 11:18     ` Andrew Cooper
2019-10-28 11:46       ` Jan Beulich
2019-10-28 11:03   ` Andreas Kinzler

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='CACCGGhBUx6AHfF2wJkQ3=M2OVDuLgR+Q4WBLCJE3Rb7-r3fRRQ@mail.gmail.com' \
    --to=pdurrant@gmail.com \
    --cc=netwiz@crc.id.au \
    --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.