On 24/10/2018 16:16, Jintack Lim wrote: > Hi, > > I'm interested running HVM DomU only with PV drivers (network and > disk). Enabling CONFIG_XEN_NETDEV_FRONTEND and stuff didn't make DomU > see the PV devices until I enabled CONFIG_XEN_PVHVM.
Right, that's how it is done in modern Linux kernels. > But by looking at the virtualization spectrum[1], it seems possible to > do "HVM with PV drivers", but I couldn't find any guide (i.e. > kernel/xen configuration) to do that. Could anyone shed some light on > this? Disabling most of the PV interfaces other than those needed for using PV devices isn't supported in Linux since several years now. Any reason why you want to do that? Juergen _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
