Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- From: Avi Kivity <avi@xxxxxxxxxxxx>
- Date: Sun, 27 Jan 2008 11:51:06 +0200
Joerg Roedel wrote:
What happens to lazy fpu if we don't trap cr0 changes?
Perhaps it's worth disabling lazy fpu with npt.
It should be implicitly disabled with npt because accesses to cr3 are
not intercepted anymore. The svm_set_cr3 function is the only place
which disables fpu switching.
Okay. We may want to investigate enabling it later, but no hurry now.
On the other hand, we want to trap cr0 so the guest can't control the cache disable bits. Also cr4.pce and cr4.mce.
--
error compiling committee.c: too many arguments to function
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- From: Joerg Roedel
- Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- References:
- [PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
- From: Joerg Roedel
- [PATCH 8/8] SVM: add support for Nested Paging
- From: Joerg Roedel
- Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- From: Avi Kivity
- Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- From: Joerg Roedel
- [PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
- Prev by Date: Re: [kvm-devel] [PATCH][RFC] SVM: Add Support for Nested Paging in AMD Fam16 CPUs
- Next by Date: [PATCH 32/32] ide-tape: cleanup the remaining codestyle issues
- Previous by thread: Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- Next by thread: Re: [kvm-devel] [PATCH 8/8] SVM: add support for Nested Paging
- Index(es):