summaryrefslogtreecommitdiff
path: root/tests/lib/libnvmm
AgeCommit message (Expand)Author
2020-12-27Implement support for trapping REP CMPS instructions in NVMM.reinoud
2020-09-05nvmm: update copyright headersmaxv
2019-11-22Several improvements. In particular, reduce CS.limit, because Intel CPUsmaxv
2019-10-27Add the "nvmm" group, and make nvmm_init() public. Sent to tech-kern@ a fewmaxv
2019-10-23Three changes in libnvmm:maxv
2019-10-23Miscellaneous changes in NVMM, to address several inconsistencies andmaxv
2019-10-14Implement XCHG, add associated tests, and add comments to explain. Withmaxv
2019-10-14add missing initializerchristos
2019-10-13Fix incorrect parsing: the R/M field uses a special GPR map when themaxv
2019-06-08Change the NVMM API to reduce data movements. Sent to tech-kern@.maxv
2019-05-11Rework the machine configuration interface.maxv
2019-03-22Fix build break due to typos.htodd
2019-03-21Make it possible for an emulator to set the protection of the guest pages.maxv
2019-03-19Add CVS ids, and rename the PTE bits. No functional change.maxv
2019-02-26Change the layout of the SEG state:maxv
2019-02-07Improvements:maxv
2019-02-06movzx is not AT&T syntax, but some bastard version of Intel syntax.joerg
2019-02-05Ah, I had warnings disabled, fix the build.maxv
2019-02-05Add 12 tests for libnvmm's I/O Assist.maxv
2019-02-01Fix two issues:maxv
2019-02-01Put correct values in the seg fields. AMD doesn't check for that, but Intelmaxv
2018-12-27Several improvements and fixes:maxv
2018-12-24Keep infrastructure setup and only exclude test for non-amd64 case.kre
2018-12-23further build fixesjakllsch
2018-12-23Fix the buildmartin
2018-12-23Add initial tests for libnvmm's Mem Assist, with 8 test cases.maxv