Fwd: Us congress hearing of maan alsaan Money laundry قضية الكونغجرس لغسيل الأموال للمليادير معن الصانع

2017-05-29 Thread bader salmeen
YouTube videos of U.S. Congress money laundering hearing of Saudi Billionaire " Maan Al sanea" with *bank of America* and The owner of Saad Hospital and Schools in the Eastern Province in *Saudi Arabia* and the Chairman of the Board of Directors of Awal Bank in *Bahrain* Wit

Re: [PATCH 3/3] Added ability to OSv boot logic to detect if running of Hyper/V and implemented Hyper/V specific clock.

2017-05-29 Thread Nadav Har'El
Looks great, thanks. Some minor comments below. On Fri, May 26, 2017 at 8:37 AM, Waldemar Kozaczuk wrote: > These changes are enough to allow execution of simple OSv apps that do NOT > need > networking nor storage access. Excellent! > The image built using the command below should > success

Re: [PATCH 2/3] Ported subset of Hyper/V vmbus driver code (hyperv.cc) from FreeBSD to C++ and adapted where necessary to use OSv apis

2017-05-29 Thread Nadav Har'El
Looks mostly good. Some minor comments below. On Fri, May 26, 2017 at 8:37 AM, Waldemar Kozaczuk wrote: > Here is the list of specific changes: > - where required by C++ compiler applied appropriate C++ cast > (static_cast, reinterpret_cast, const_cast) > - where necessary replaced FreeBSD he

Re: [PATCH 1/3] Added subset of original FreeBSD driver code for Hyper/V.

2017-05-29 Thread Nadav Har'El
Hi, sorry for the belated review. There's a lot of stuff here. Do you need all of that just for the "hello world" example, or are you adding much of it in anticipation of the network/disk support later? On Fri, May 26, 2017 at 8:37 AM, Waldemar Kozaczuk wrote: > - added subset of original Free