|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/6] x86: Add nopv parameter to disable PV extensions
On 23.06.19 15:01, Zhenzhong Duan wrote:
Oh, this is no good idea. There are guest types which just won't work without pv interfaces, like Xen PV and Xen PVH. Letting them fail due to just a wrong command line parameter is not nice, especially as the failure might be very hard to track down to the issue for the user. I guess you could add a "ignore_nopv" member to struct hypervisor_x86 set to true for the mentioned guest types and call the detect functions only if nopv is false or ignore_nopv is true. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |