From: Jack Lange Date: Tue, 16 Sep 2008 21:54:11 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: 1.0~31 X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=commitdiff_plain;h=65bb8c626cd9f5d540ead53ed5125da0c21fefe1 *** empty log message *** --- diff --git a/CODING_GUIDELINES b/CODING_GUIDELINES index eaa7005..969e7e1 100644 --- a/CODING_GUIDELINES +++ b/CODING_GUIDELINES @@ -1,6 +1,13 @@ This is a set of guidelines for how to understand and write code for the V3 Hypervisor. + +"The use of equal negative space, as a balance to positive space, in a +composition is considered by many as good design. This basic and often +overlooked principle of design gives the eye a "place to rest," +increasing the appeal of a composition through subtle means." +Translation: Use the f@$#ing spacebar. + Fail Stop: Because booting a basic linux kernel results in over 1 million VM exits it is catching silent errors is next to impossible. For this reason