Virtualisation technical articles

From VI-Toolkit
Revision as of 18:56, 28 August 2009 by Wila (talk | contribs) (typo)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page contains links to technical articles about virtualisation technology. It's a sort of fancy bookmark of what I consider interesting reading as a programmer... this is not likely to be interesting for everyone ;)

This tutorial covers a few of the basic features of the kernel debugger and has some tips on getting used to using it.

Tricks on sharing data between guest OS instances and the host.

MIPS R3000 processor model, available at ArchC was extended to offer virtualisation support, adding instructions and structures inspired by Intel VT-x.

Advanced article on how-to use VMware for your application performance profiling.

Eric Sloof shows you a trick here on how-to display the soap traffic send over the wire by the VI-Client. See also project Onyx from VMware for another approach.