Re: [Xen-devel] [PATCH v2 00/22] mini-os: support HVMlite mode

2016-08-24 Thread Wei Liu
On Wed, Aug 24, 2016 at 12:11:22PM +0200, Juergen Gross wrote: > This patch series adds HVMlite support for Mini-OS. Setting > CONFIG_PARAVIRT to "n" (default is "y") will build mini-os as a > HVMlite domain on x86. Both 32- and 64-bit builds are supported. > > Tested with plain Mini-OS configurat

[Xen-devel] [PATCH v2 00/22] mini-os: support HVMlite mode

2016-08-24 Thread Juergen Gross
This patch series adds HVMlite support for Mini-OS. Setting CONFIG_PARAVIRT to "n" (default is "y") will build mini-os as a HVMlite domain on x86. Both 32- and 64-bit builds are supported. Tested with plain Mini-OS configuration to work in 32- and 64-bit mode either paravirtualized or as HVM domai