Mailing List Archive

Xen on old CPUs.
Hello,
On a computer with old CPU that doesn't have any Virtualization feature (HVM), Xen can run a VM without modifying its OS?

Thank you. 
Re: Xen on old CPUs. [ In reply to ]
On 10/14/20 9:29 AM, Jason Long wrote:
> On a computer with old CPU that doesn't have any Virtualization feature (HVM), Xen can run a VM without modifying its OS?

Yes, you will be able to run XEN/PV guests on old CPUs without VT nor
SVM. However, for that, you will need your guest to have a PV-capable
kernel. You can use either Direct Kernel Boot (kernel=) or pvgrub2.
You can even run a general and multi-purpose Linux kernel designed for
that matter, and run various types of guests within your farm or host,
as long as you also deliver its related modules into `/lib/modules/`.

Note however that 32-bit PV has already been deprecated and the hype is
going towards PVH.

--
Pierre-Philipp
https://pub.nethence.com/xen/
Re: Xen on old CPUs. [ In reply to ]
Jason,

I believe YES, but surely older XEN releases are a yes....

Of course, you can take the latest software and modify it to get through
if needed, but I again I believe the answer is yes....

And the last statement - simply try it and report to everyone...

(If I am wrong I will suffer the wrath of e-mails.... )


On 10/14/20 3:29 AM, Jason Long wrote:
> Hello,
> On a computer with old CPU that doesn't have any Virtualization feature (HVM), Xen can run a VM without modifying its OS?
>
> Thank you.
>
>
Re: Xen on old CPUs. [ In reply to ]
Why Xen don't support binary translation?

Sent from Yahoo Mail on Android

On Wed, Oct 14, 2020 at 8:21 PM, Robert Garron<Robert.Garron@Access3000.net> wrote:
Jason,

I believe YES, but surely older XEN releases are a yes....

Of course, you can take the latest software and modify it to get through if needed, but I again I believe the answer is yes....


And the last statement - simply try it and report to everyone...


(If I am wrong I will suffer the wrath of e-mails.... )



On 10/14/20 3:29 AM, Jason Long wrote:

Hello,
On a computer with old CPU that doesn't have any Virtualization feature (HVM), Xen can run a VM without modifying its OS?

Thank you.