Module Name: src Committed By: maxv Date: Tue Aug 11 15:35:17 UTC 2020
Modified Files: src/doc: TODO.nvmm Log Message: sync To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/doc/TODO.nvmm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/TODO.nvmm diff -u src/doc/TODO.nvmm:1.4 src/doc/TODO.nvmm:1.5 --- src/doc/TODO.nvmm:1.4 Wed May 20 21:05:21 2020 +++ src/doc/TODO.nvmm Tue Aug 11 15:35:17 2020 @@ -8,10 +8,8 @@ Known issues in NVMM, low priority in mo * AMD: we don't support VCPU_CONF_TPR, would be nice to. - * AMD: need to do comprehensive CPUID filtering. - - * Intel: we have comprehensive CPUID filtering, but should we limit the highest - leaf? + * AMD: need to do comprehensive CPUID filtering, like we already do on + Intel. ====== LIBNVMM ======