X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=CODING_GUIDELINES;h=969e7e11b481b5518bd6e3fdb8e876976df05bda;hb=65bb8c626cd9f5d540ead53ed5125da0c21fefe1;hp=eaa7005be7e31a5222fe2a898afd649534710a43;hpb=844195762a89c83e0ee4d5e8ba070d36470b6a4a;p=palacios.git 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