NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-xen/53965: XEN DomU fails to poweroff in new HEAD kernels
The following reply was made to PR port-xen/53965; it has been noted by GNATS.
From: Robert Elz <kre%munnari.OZ.AU@localhost>
To: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, port-xen-maintainer%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: port-xen/53965: XEN DomU fails to poweroff in new HEAD kernels
Date: Sun, 10 Feb 2019 02:51:55 +0700
Date: Sat, 9 Feb 2019 19:40:50 +0100
From: Manuel Bouyer <bouyer%antioche.eu.org@localhost>
Message-ID: <20190209184050.GA6107%antioche.eu.org@localhost>
| that's a domU; I was talking about dom0.
OK, and yes, I think I remember that too ... it has been years since
I wanted to shutdown my Dom0 (power outages are all that normally affect
it) that I had almost forgotten that.
| shutdown -p always worked in domUs for me, even with a 2-days old kernel
| (this is part of the daily anita run)
This is the case we're concerned with, and now I look at Greg's messages
I see he meant a current DomU on an 8_STABLE Dom0. So we're seeking
the same thing, and it appears that you're right, and it is something
from the API change, and that it needs to be altered.
It should be easy to build with
options __XEN_INTERFACE_VERSION__=0x00030201
as you suggested, so I will try that.
kre
Home |
Main Index |
Thread Index |
Old Index