Shawn H Corey

Authored Comments

I think the media should make an effort to use "virtual system" and "virtual processor" instead of virtual machine for both.

Function prototypes and global variables should be placed in the `*.h` that corresponds to the `*.c` where they are defined. Always keep the API in close association to its code.