Mercurial > hg > Papers > 2018 > mitsuki-sigos
changeset 9:e61e468bf6fc
bib
author | mir3636 |
---|---|
date | Fri, 22 Dec 2017 21:31:15 +0900 |
parents | a6372acc8f0e |
children | 8550077113b9 |
files | Paper/main.pdf Paper/prosym.bib |
diffstat | 2 files changed, 55 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/Paper/prosym.bib Fri Dec 22 17:22:47 2017 +0900 +++ b/Paper/prosym.bib Fri Dec 22 21:31:15 2017 +0900 @@ -22,3 +22,58 @@ howpublished = "{http://llvm.org/docs/index.html}" } +@article{ + SMT1, + author = "Gerwin Klein, June Andronick, Kevin Elphinstone, Toby Murray, Thomas Sewell, Rafal Kolanski, Rafal Kolanski, Gernot Heiser" + title = "Comprehensive Formal Verification of an OS Microkernel" + journal = "ACM Transactions on Computer Systems (TOCS) 32.1" + year = 2014 +} + +@article{ + SMT2, + author = "Gerwin Klein, Kevin Elphinstone, Gernot Heiser, June Andronick, David Cock, Philip Derrin, Dhammika Elkaduwe, Kai Engelhardt, Rafal Kolanski, Michael Norrish, Thomas Sewell, Harvey Tuch, Simon Winwood" + title = "seL4: Formal Verification of an OS Kernel" + journal = "Proceedings of the ACM SIGOPS 22nd symposium on Operating systems principles. ACM" + year = 2009 +} + +@article{ + type, + author = "Jean Yang, Chris Hawblitzel" + title = "Safe to the Last Instruction: Automated Verification of a Type-Safe Operating System" + journal = "ACM Sigplan Notices. Vol. 45. No. 6. ACM" + year = 2010 +} + +@article{ + , + author = "Ronghui Gu, Zhong Shao, Hao Chen, Xiongnan (Newman) Wu, Jieung Kim, Vilhelm Sjo ̈berg, David Costanzo" + title = "CertiKOS: An Extensible Architecture for Building Certified Concurrent OS Kernels" + journal = "OSDI" + year = 2016 +} + +@article{ + , + author = "Helgi Sigurbjarnarson, James Bornholt, Emina Torlak, Xi Wang" + title = "Push-Button Verification of File Systems via Crash Refinement" + journal = "OSDI" + year = 2016 +} + +@article{ + , + author = "Luke Nelson, Helgi Sigurbjarnarson, Kaiyuan Zhang, Dylan Johnson, James Bornholt, Emina Torlak, and Xi Wang" + title = "Hyperkernel: Push-Button Verification of an OS Kernel" + journal = "Proceedings of the 26th Symposium on Operating Systems Principles. ACM" + year = 2017 +} + +@article{ + , + author = "Haogang Chen, Daniel Ziegler, Tej Chajed, Adam Chlipala, M. Frans Kaashoek, Nickolai Zeldovich" + title = "Using Crash Hoare Logic for Certifying the FSCQ File System" + journal = "Proceedings of the 25th Symposium on Operating Systems Principles. ACM" + year = 2015 +}