Loreon
Labs
Platform
Search…
⌘K
Docs
Home
Ecosystems
C
dune
Clone of Dune http://dune.scs.stanford.edu/
C
Emerging
GitHub
Stars
—
Forks
—
Contributors
3
Last push
151mo ago
Recent commits
Latest commits.
[libdune] initial support for FPU state management
d7e7915
Adam Belay
160mo ago
[kern] Cleanups to ept.c and fix a bug where memory could leak when a large page mapping replaces a region mapped with small pages.
9327a1f
Adam Belay
161mo ago
[kern] Remove comment about vmcs_clear(). We call vmcs_clear() in the vmx_destroy_vcpu() path, so by the time the module is removed (with refcount 0) all loaded VMCS's will have been cleared.
3949ef7
Adam Belay
161mo ago
[kern] add Dune support for INVPCID, a new TLB management instruction becoming available in Haswell
e4f6e21
Adam Belay
161mo ago
Fix an issue where reference counts to the dune char device and module would be left lingering when a Dune process exits. As a result, there are no longer situations where it is impossible to unload the Dune module.
909452c
Adam Belay
161mo ago
[kern] some refactoring of vmx_launch() and a fix to prevent vmx_dump_cpu() from calling vmx_get_vcpu() a second time.
5073dc5
Adam Belay
161mo ago
Merge branch 'master' of ssh://market.scs.stanford.edu/~/dune
f50dfae
Adam Belay
161mo ago
[kern] bug fixes to vpid and ept sync during init and process core migration
23af990
Adam Belay
161mo ago
Top contributors
Builders behind this project.
sorbo
72 commits
mashtizadeh
21 commits
ezyang
5 commits