From owner-soc-status@FreeBSD.ORG Thu Jul 11 16:23:04 2013 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 32CFFDF1; Thu, 11 Jul 2013 16:23:04 +0000 (UTC) (envelope-from gbtju85@gmail.com) Received: from mail-bk0-x231.google.com (mail-bk0-x231.google.com [IPv6:2a00:1450:4008:c01::231]) by mx1.freebsd.org (Postfix) with ESMTP id 987F01865; Thu, 11 Jul 2013 16:23:03 +0000 (UTC) Received: by mail-bk0-f49.google.com with SMTP id mz10so3407914bkb.8 for ; Thu, 11 Jul 2013 09:23:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=M4lAdOtpF/wa/7ux3SuJ6RMwdxIqB2Zyw6AqY4VQ0zs=; b=Uqd1Dwi18XR1jneEgtdsa33UjZJ1FR+RUnNhnzZCBYGh63iSr/tARz723FKLL9kaPf HhCbRhii4XcCait8I0CRv8YYQv6oT2SWHxeVqwjLZ3WvvA0Mjf+Kt5Rd/83p+99L85zi JdxDHLKSQr3ObKIoom4ZMbWpKtcg9b7TuavMUq8klhl75BH/m4wnEbvrqp07trXSrvix Ek8uVYAAuka+EwfBOqQJCSamtXR27z8lCjXl+ahg0wJOgQwiw47FrmY5RVX3eHjttKsi O4WAo0heGTDoEWCXhRz2BUO/RBqkJ7FZAh4aVSFhOTujZ6+DSbWs2QsMMheg1hfS3Mtn Zbqg== MIME-Version: 1.0 X-Received: by 10.204.168.72 with SMTP id t8mr5531153bky.161.1373559782684; Thu, 11 Jul 2013 09:23:02 -0700 (PDT) Received: by 10.205.18.69 with HTTP; Thu, 11 Jul 2013 09:23:02 -0700 (PDT) Date: Fri, 12 Jul 2013 00:23:02 +0800 Message-ID: Subject: Weekly Status Reports #3 - XEN HVM Guest Support From: Bei Guan To: soc-status Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: "Justin T. Gibbs" X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jul 2013 16:23:04 -0000 Hi, In the last week, I still worked on the XEN PVUSB front driver. I ran into some problems and I had more discussions with my mentor on some details of development. What I've done in the past week was: * Re-define the data structure for Xen virtual USB host controller. * Try to attach the Xen virtual USB host controller. * Update the FreeBSD source code to the latest version. Thanks, -- Best Regards, Bei Guan