From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 23 Sep 2009 12:12:49 -0700 Message-ID: <13426df10909231212l43466919j5ec974765ce43e27@mail.gmail.com> From: ron minnich To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [9fans] 9vx (is this the right list)? import issue Topicbox-Message-UUID: 76406e70-ead5-11e9-9d60-3106f5b1d025 OK, so what happens in 9vx. mount sources cd /n/blah/blah grep full *.c hit DEL devip.c read on Qdata fails, and we do this: if(r < 0){ oserrstr(); nexterror(); } So just need to fix oserrstr() or fix this in devip itself? I vote oserrstr, lucho votes fix this little bit of code. Anyway, there it is. We're watching this talk on nested VMs on the x86 machines. Oops. hardware botch. You have to do strange things to make it all work. I can't believe nobody read the IBM papers before they designed this stuff in. ron