commit | 4610c83cdc8bff04f2f22883749f716b1ccc502f | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Sun Jan 10 12:19:20 2010 +0200 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Mon Mar 01 12:35:51 2010 -0300 |
tree | c88be0b18b3163964dca22a0b7c20bd0c78c6914 | |
parent | d225157bc6a442b1214882635fbf287d7d0e8133 [diff] |
KVM: SVM: Lazy fpu with npt Now that we can allow the guest to play with cr0 when the fpu is loaded, we can enable lazy fpu when npt is in use. Acked-by: Joerg Roedel <joerg.roedel@amd.com> Signed-off-by: Avi Kivity <avi@redhat.com>