Changes in directory llvm-www/pubs:
index.html updated: 1.58 -> 1.59 --- Log message: Added SOSP paper on Secure Virtual Architecture. --- Diffs of the changes: (+7 -0) index.html | 7 +++++++ 1 files changed, 7 insertions(+) Index: llvm-www/pubs/index.html diff -u llvm-www/pubs/index.html:1.58 llvm-www/pubs/index.html:1.59 --- llvm-www/pubs/index.html:1.58 Tue Aug 28 00:17:12 2007 +++ llvm-www/pubs/index.html Mon Sep 24 10:50:20 2007 @@ -3,6 +3,13 @@ <ol> +<li><a href="2007-SOSP-SVA.html"> +Secure Virtual Architecture: A Safe Execution Environment for Commodity +Operating Systems</a><br>John Criswell, Andrew Lenharth, Dinakar Dhurjati, and +Vikram Adve +<br> +<i>Proceedings of the Twenty First ACM Symposium on Operating Systems Principles (SOSP '07)</i>, Stevenson, WA, October 2007.</li> + <li>"<a href="2007-08-16-TRANSACT-Tanger.html">Transactifying Applications Using an Open Compiler Framework</a>"<br>Pascal Felber, Christof Fetzer, Ulrich Mueller, Torvald Riegel, Martin Suesskraut, and Heiko Sturzrehm<br> _______________________________________________ llvm-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
