xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d"
@ 2017-07-04 11:54 Jean-Louis Dupond
  2017-07-04 12:40 ` Juergen Gross
  0 siblings, 1 reply; 5+ messages in thread
From: Jean-Louis Dupond @ 2017-07-04 11:54 UTC (permalink / raw)
  To: xen-devel

Hi All,

We had some issues with BSOD's on Windows at startup when using some old 
Xen drivers inside Windows.
Now when we upgrade to the most recent 4.9.x kernel. The issue seems to 
be resolved.

Could it be that the following commit fixes the issue:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=84d582d236dc1f9085e741affc72e9ba061a67c2
?

As far as I can see it only breaks Xen < 4.0. But could it be it also 
breaks Windows VM's with old Xen drivers?

Thanks
Jean-Louis

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d"
  2017-07-04 11:54 Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d" Jean-Louis Dupond
@ 2017-07-04 12:40 ` Juergen Gross
  2017-07-04 12:44   ` Jean-Louis Dupond
  0 siblings, 1 reply; 5+ messages in thread
From: Juergen Gross @ 2017-07-04 12:40 UTC (permalink / raw)
  To: Jean-Louis Dupond, xen-devel

On 04/07/17 13:54, Jean-Louis Dupond wrote:
> Hi All,
> 
> We had some issues with BSOD's on Windows at startup when using some old
> Xen drivers inside Windows.
> Now when we upgrade to the most recent 4.9.x kernel. The issue seems to
> be resolved.
> 
> Could it be that the following commit fixes the issue:
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=84d582d236dc1f9085e741affc72e9ba061a67c2
> 
> ?
> 
> As far as I can see it only breaks Xen < 4.0. But could it be it also
> breaks Windows VM's with old Xen drivers?

Umm, I don't get it.

Are you using Windows or Linux? Above commit is for the Linux kernel
running as HVM domain. It shouldn't be able to modify behavior of a
Windows guest at all.


Juergen

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d"
  2017-07-04 12:40 ` Juergen Gross
@ 2017-07-04 12:44   ` Jean-Louis Dupond
  2017-07-04 12:51     ` Juergen Gross
  0 siblings, 1 reply; 5+ messages in thread
From: Jean-Louis Dupond @ 2017-07-04 12:44 UTC (permalink / raw)
  To: Juergen Gross; +Cc: xen-devel

Hi Juergen,

We run Xen as dom0 with Windows domU's.

Now with older 4.9.x kernels, we had BSOD's when we booted a domU with 
old Xen drivers in it.
With the newest kernel (4.9.34), this seems to be resolved.

I was wondering what caused this. And that patch triggered my attention 
:)

Thanks
Jean-Louis

Op 2017-07-04 14:40, schreef Juergen Gross:
> On 04/07/17 13:54, Jean-Louis Dupond wrote:
>> Hi All,
>> 
>> We had some issues with BSOD's on Windows at startup when using some 
>> old
>> Xen drivers inside Windows.
>> Now when we upgrade to the most recent 4.9.x kernel. The issue seems 
>> to
>> be resolved.
>> 
>> Could it be that the following commit fixes the issue:
>> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=84d582d236dc1f9085e741affc72e9ba061a67c2
>> 
>> ?
>> 
>> As far as I can see it only breaks Xen < 4.0. But could it be it also
>> breaks Windows VM's with old Xen drivers?
> 
> Umm, I don't get it.
> 
> Are you using Windows or Linux? Above commit is for the Linux kernel
> running as HVM domain. It shouldn't be able to modify behavior of a
> Windows guest at all.
> 
> 
> Juergen

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d"
  2017-07-04 12:44   ` Jean-Louis Dupond
@ 2017-07-04 12:51     ` Juergen Gross
  2017-07-04 12:58       ` Jean-Louis Dupond
  0 siblings, 1 reply; 5+ messages in thread
From: Juergen Gross @ 2017-07-04 12:51 UTC (permalink / raw)
  To: Jean-Louis Dupond; +Cc: xen-devel

On 04/07/17 14:44, Jean-Louis Dupond wrote:
> Hi Juergen,
> 
> We run Xen as dom0 with Windows domU's.
> 
> Now with older 4.9.x kernels, we had BSOD's when we booted a domU with
> old Xen drivers in it.
> With the newest kernel (4.9.34), this seems to be resolved.
> 
> I was wondering what caused this. And that patch triggered my attention :)

No, I don't think this patch can be the reason.

Which was the latest dom0 kernel causing failure? Or could it be you
upgraded the hypervisor or Xen tools at the same time and the kernel
version just doesn't matter?


Juergen

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d"
  2017-07-04 12:51     ` Juergen Gross
@ 2017-07-04 12:58       ` Jean-Louis Dupond
  0 siblings, 0 replies; 5+ messages in thread
From: Jean-Louis Dupond @ 2017-07-04 12:58 UTC (permalink / raw)
  To: Juergen Gross; +Cc: xen-devel

Op 2017-07-04 14:51, schreef Juergen Gross:
> On 04/07/17 14:44, Jean-Louis Dupond wrote:
>> Hi Juergen,
>> 
>> We run Xen as dom0 with Windows domU's.
>> 
>> Now with older 4.9.x kernels, we had BSOD's when we booted a domU with
>> old Xen drivers in it.
>> With the newest kernel (4.9.34), this seems to be resolved.
>> 
>> I was wondering what caused this. And that patch triggered my 
>> attention :)
> 
> No, I don't think this patch can be the reason.
> 
> Which was the latest dom0 kernel causing failure? Or could it be you
> upgraded the hypervisor or Xen tools at the same time and the kernel
> version just doesn't matter?
> 
> 
> Juergen

We switched from 3.18 -> 4.9 (using CentOS VIRT), and started to see the 
issue.
If we just upgrade the kernel to latest 4.9, it works fine again.

So something broke it, but its fixed now ...
Was just wondering what caused it exactly :)

Jean-Louis

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-07-04 12:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-04 11:54 Question about "xen: Revert commits da72ff5bfcb0 and 72a9b186292d" Jean-Louis Dupond
2017-07-04 12:40 ` Juergen Gross
2017-07-04 12:44   ` Jean-Louis Dupond
2017-07-04 12:51     ` Juergen Gross
2017-07-04 12:58       ` Jean-Louis Dupond

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).