commit | d1cd4bf41906980434bee1c6656e8aeb9a132df3 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@amd.com> | Thu Aug 20 23:34:17 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Aug 27 19:33:15 2009 -0500 |
tree | 6e4af5679952e093caafb2758065b59ac4b5a43d | |
parent | a8a358bf35e660b1c0bf5adc5446836c6c0d1c73 [diff] |
introduce kvm64 CPU In addition to the TCG based qemu64 type let's introduce a kvm64 CPU type, which is the least common denominator of all KVM-capable x86-CPUs (based on Intel Pentium 4 Prescott). It can be used as a base type for migration. Signed-off-by: Andre Przywara <andre.przywara@amd.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>