diff options
author | neel <neel@FreeBSD.org> | 2014-12-30 00:00:42 +0000 |
---|---|---|
committer | neel <neel@FreeBSD.org> | 2014-12-30 00:00:42 +0000 |
commit | 3b591af2d9206cc8238757dc71fb88cbc8126e54 (patch) | |
tree | 4a70e257b106bcb834d9b41a09e1f5116dbfb134 /contrib/netbsd-tests/lib/libc/string/t_memmem.c | |
parent | 80b8a49df45350ef1df84cb477766defc817ae56 (diff) | |
download | FreeBSD-src-3b591af2d9206cc8238757dc71fb88cbc8126e54.zip FreeBSD-src-3b591af2d9206cc8238757dc71fb88cbc8126e54.tar.gz |
MFC 261321
Rename the AMD MSR_PERFCTR[0-3] so the Pentium Pro MSR_PERFCTR[0-1] aren't
redefined.
MFC r273214
Fix build to not bogusly always rebuild vmm.ko.
MFC r273338
Add support for AMD's nested page tables in pmap.c:
- Provide the correct bit mask for various bit fields in a PTE (e.g. valid bit)
for a pmap of type PT_RVI.
- Add a function 'pmap_type_guest(pmap)' that returns TRUE if the pmap is of
type PT_EPT or PT_RVI.
Add CPU_SET_ATOMIC_ACQ(num, cpuset):
This is used when activating a vcpu in the nested pmap. Using the 'acquire'
variant guarantees that the load of the 'pm_eptgen' will happen only after
the vcpu is activated in 'pm_active'.
Add defines for various AMD-specific MSRs.
Discussed with: kib (r261321)
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/string/t_memmem.c')
0 files changed, 0 insertions, 0 deletions