Re: [Xen-devel] stale hypervisor info in HVM after migration

2018-09-14 Thread Roger Pau Monné
On Fri, Sep 14, 2018 at 10:29:07AM +0200, Olaf Hering wrote: > During boot of a HVM domU, the running hypervisor ist recorded in DMI and > dmesg: > > crash> dmesg | grep -m1 Xen > [0.00] DMI: Xen HVM domU, BIOS 4.7.2_02-36.1.1284 08/28/2017 > > But after migration to another host, that i

[Xen-devel] stale hypervisor info in HVM after migration

2018-09-14 Thread Olaf Hering
During boot of a HVM domU, the running hypervisor ist recorded in DMI and dmesg: crash> dmesg | grep -m1 Xen [0.00] DMI: Xen HVM domU, BIOS 4.7.2_02-36.1.1284 08/28/2017 But after migration to another host, that info is not updated. Is there a chance to update that info in the kernels "re