On Tue, Mar 06, 2018 at 03:56:58PM +, Ian Jackson wrote:
> Roger Pau Monné writes ("Re: [PATCH] libxl/pvh: force PVH guests to use the
> xenstore shutdown"):
> > On Tue, Dec 19, 2017 at 02:48:47PM +, Ian Jackson wrote:
> > > I think this is a candidate for backporting as far as 4.9 ?
> >
Roger Pau Monné writes ("Re: [PATCH] libxl/pvh: force PVH guests to use the
xenstore shutdown"):
> On Tue, Dec 19, 2017 at 02:48:47PM +, Ian Jackson wrote:
> > I think this is a candidate for backporting as far as 4.9 ?
>
> Yes, 4.10 only though (that's when the PVH guest type was introduced)
On Tue, Dec 19, 2017 at 02:48:47PM +, Ian Jackson wrote:
> Roger Pau Monné writes ("Re: [PATCH] libxl/pvh: force PVH guests to use the
> xenstore shutdown"):
> > Yes, that's exactly what I meant but failed to express. Feel free to
> > replace the commit message with yours.
>
> OK, thanks :-).
Roger Pau Monné writes ("Re: [PATCH] libxl/pvh: force PVH guests to use the
xenstore shutdown"):
> Yes, that's exactly what I meant but failed to express. Feel free to
> replace the commit message with yours.
OK, thanks :-). I have
Acked-by: Ian Jackson
and pushed it.
I think this is a candi
On Tue, Dec 19, 2017 at 02:36:06PM +, Ian Jackson wrote:
> Roger Pau Monne writes ("[PATCH] libxl/pvh: force PVH guests to use the
> xenstore shutdown"):
> > There's no other way to shutdown a PVH guest at the moment.
>
> This commit message is rather confusing.
>
> Do you mean, instead:
>
Roger Pau Monne writes ("[PATCH] libxl/pvh: force PVH guests to use the
xenstore shutdown"):
> There's no other way to shutdown a PVH guest at the moment.
This commit message is rather confusing.
Do you mean, instead:
PVH guests are all required to support the xenstore-based shutdown
signal
There's no other way to shutdown a PVH guest at the moment.
Signed-off-by: Roger Pau Monné
---
Cc: Ian Jackson
Cc: Wei Liu
---
tools/libxl/libxl_domain.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/libxl/libxl_domain.c b/tools/libxl/libxl_domain.c
index 814f8128a1