Does your processor support virtualization technology?
Most newer processors from Intel (VT) and AMD (AMD-V) now come with hardware support for virtualization. Which makes using virtualization frameworks or hypervisors like KVM, XEN, etc. possible.
But before you jump into virtualization, how can you find out if your existing infrastructure/machines support it?
In Linux, you can do this by checking for the following flags [...]
