Full system simulator: Difference between revisions
Appearance
Content deleted Content added
MeltBanana (talk | contribs) m +cat |
NickPenguin (talk | contribs) #redirect Computer architecture simulator {{R from merge|Computer architecture simulator}} |
||
(45 intermediate revisions by 30 users not shown) | |||
Line 1: | Line 1: | ||
#redirect [[Computer architecture simulator]] {{R from merge|Computer architecture simulator}} |
|||
A '''full-system simulator''' is a computer program that simulates computer systems at such a level of detail that complete software stacks from real systems can run on the simulator without any modification. Basically, you get virtual hardware that is completely independent of the nature of the host computer. The full-system model typically has to include processor cores, peripheral devices, memories, interconnection buses, and network connections. |
|||
The defining property of full-system simulation compared to an [[Instruction_Set_Simulator|instruction set simulator]] is that the model allows real device drivers and operating systems to be run, not just single programs. |
|||
Thus, full-system simulation makes it possible to simulate individual computers and networked computer nodes with all their software, from network device drivers to operating systems, network stacks, middleware, servers, and application programs. |
|||
[[Category:Virtualization software]] |
Latest revision as of 15:19, 6 March 2013
Redirect to:
- From a merge: This is a redirect from a page that was merged into another page. This redirect was kept in order to preserve the edit history of this page after its content was merged into Computer architecture simulator. Please do not remove the tag that generates this text (unless the need to recreate content on this page has been demonstrated) or delete this page.
- For redirects with substantive page histories that did not result from page merges use {{R with history}} instead.