>>>>> Pete Rijks <[EMAIL PROTECTED]> writes:
Pete>
Pete> sounds excellent, I look forward to reading it. On a related topic, I was
Pete> wondering if anyone could give me links to papers related to
Pete> virtualization or emulation. I won't have any time to do much with them
Pete> until the semester ends, but Christmas break this year is four weeks long,
Pete> which means plenty of time for reading! I already plan on reading the
Pete> paper(s?) on SimOS, but beyond that I don't know where to start looking...
Pete> I'm hoping to get a good overview of the topic before next semester so I
Pete> can then jump right in.
@inproceedings{Cmelik94:shade,
author = "Robert F. Cmelik and David Keppel",
title = "{Shade: A Fast Instruction-set Simulator for Execution Profiling}",
booktitle = "{Proceedings of the '94 ACM SIGMETRICS Conference}",
pages = "128--137",
month = "May",
year = 1994
}
@inproceedings{Veenstra94:mint,
author = "Veenstra, Jack E. and Fowler, Robert J.",
title = "{MINT}: A Front End for Efficient Simulation of Shared-Memory
Multiprocessors",
booktitle = "{Proceedings of MASCOTS}",
month = "January",
pages = "201--207",
year = 1994
}
@inproceedings(Bedichek:95,
author = "Robert C. Bedichek",
title = "Talisman: Fast and Accurate Multicomputer Simulation",
booktitle="Proceedings of the 1995 ACM SIGMETRICS Conference on
Modeling and Measurement of Computer Systems",
month=may,
year="1995",
page="14--24"
)
@inproceedings{embra,
author="Emmett Witchel and Mendel Rosenblum",
title="Embra: Fast and Flexible Machine Simulation",
booktitle="Proceedings of {SIGMETRICS} '96",
year=1996,
pages="68--79",
month=may
}
@misc{executor,
author="Mathew J. Hostetter and Clifford T. Matthews",
title="Executor Internals: How to Efficiently Run Mac Programs on {PC}s",
year=1997,
howpublished="http://www.ardi.com/MacHack/machack.html"
}
@inproceedings{may,
AUTHOR = "May, Cathy",
TITLE = "{Mimic: A Fast System/370 Simulator}",
BOOKTITLE = "{In Proceedings of the SIGPLAN '87 Symposium on Interpreters and
Interpretive Techniques}",
pages = "1--13",
month = "June",
year = 1987
}
@article{Rosenblum95:simos,
author = "Mendel Rosenblum and Stepehn Herrod and Emmett Witchell and Anoop
Gupta",
title = "{Complete Computer System Simulation: The SimOS Approach}",
journal = "{IEEE Parallel and Distributed Technology}",
year = 1995
}
@Article{Sites93:translation,
author = "Richard L. Sites and Anton Chernoff and Matthew B. Kerk and Maurice
P. Marks and Scott G. Robinson",
title = "{Binary Translation}",
journal = "{Communications of the ACM}",
volume = 36,
number = 2,
pages = "69--81",
month = "February",
year = 1993
}
@inproceedings{simics:usenix1998,
author="Peter S. Magnusson and Fredrik Larsson and Andreas Moestedt and Bengt
Werner and Fredrik Dahlgren and Magnus Karlsson and Fredrik Lundholm and Jim Nilsson
and Per Stenstr�m and H�kan Grahn",
title="SimICS/sun4m: A Virtual Workstation"
booktitle="Proceedings of {USENIX} 1998"
year=1998,
pages="119--130",
month=jun,
url="http://www.simics.com/publications/usenix98-simics.pdf"
}
More Simics papers can be found at http://www.sics.se/cna/publications.html.
Other relevant stuff include FX!32 and Disco, but I didn't find any
references to those in my bibliography file.
/Magnus