[ Date Index ]
[ Thread Index ]
[ <= Previous by date /
thread ]
[ Next by date /
thread => ]
Re: [LUG] XEN virtualization expertise?
- To: list@xxxxxxxxxxxxx
- Subject: Re: [LUG] XEN virtualization expertise?
- From: Dan Dart <dandart@xxxxxxxxxxxxxx>
- Date: Wed, 9 Jun 2010 15:50:24 +0100
- Delivered-to: dclug@xxxxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=1/LRgZ8pvNFn2B8e2zbBND/+QP/KHCLKci87nlojGjQ=; b=vhQyYOUWLMX3SgQ0p3fNQTWlaAQZPHdlD7WlIYcbp9ShHbDIO7Qy4vfRxpZRvr148r i5rrRYRi5TkbN7/eOFBU7X+6m9N55IQe34jLI3ROlmqq9ShAaqo9Tow8R49YpA2yEb+0 F0qfp6gMYiU+3C3xLTYVRqZ7V7HpBMYsiU0GU=
> Is there a way to test if a processor has HVM support, i.e. the flags from
> /proc/cpuinfo ? Or do I just install XEN and ask it?
AMD:
cat /proc/cpuinfo | grep svm
Intel:
cat /proc/cpuinfo | grep vt
In general, new P4s and above and Athlon 64s and above will have virtualisation.
See: http://en.wikipedia.org/wiki/X86_virtualization
--
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html