From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: Xen 4.5 development update Date: Thu, 19 Jun 2014 09:24:02 -0400 Message-ID: <53A2E472.70406@terremark.com> References: <20140618202255.7B1C6A322F@laptop.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WxcK4-0007CC-1M for xen-devel@lists.xenproject.org; Thu, 19 Jun 2014 13:24:12 +0000 In-Reply-To: <20140618202255.7B1C6A322F@laptop.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: konrad.wilk@oracle.com, julien.grall@linaro.org, avanzini.arianna@gmail.com, stefano.stabellini@eu.citrix.com, roy.franz@linaro.org, vijay.kilari@gmail.com, Vijaya.Kumar@caviumnetworks.com, serge.broslavsky@linaro.org, christoffer.dall@linaro.org, w1.huang@samsung.com, andrew.cooper3@citrix.com, david.vrabel@citrix.com, mukesh.rathor@oracle.com, daniel.kiper@oracle.com, dslutz@verizon.com, dario.faggioli@citrix.com, malcolm.crossley@citrix.com, yang.z.zhang@intel.com, boris.ostrovsky@oracle.com, Paul.Durrant@citrix.com, dongxiao.xu@intel.com, shantong.kang@intel.com, msw@amazon.com, bob.liu@oracle.com, aravindp@cisco.com, JBeulich@suse.com, Ian.Jackson@eu.citrix.com, tiejun.chen@intel.com, Kelly.Zytaruk@amd.com, Wei.Liu2@citrix.com, olaf@aepfle.de, zhigang.x.wang@oracle.com, roger.pau@citrix.com, guijianfeng@cn.fujitsu.com, eddie.dong@intel.com, zoltan.ki List-Id: xen-devel@lists.xenproject.org On 06/18/14 16:22, konrad.wilk@oracle.com wrote: > Below is a summary of the projects / features being worked on for the 4.5 > time frame. The tentative feature freeze is scheduled for September 10th, > which is months away. With that in mind, I think it's time to take > stock of the development, so we know whether to ask for more help or divert > resources. > > * Re-write of vHPET (fair) > Xen 4.5 blocker > - Don Slutz I have no idea what this is if it is not the item below. > > * VMware backdoor (hypercall) (ok) > Needs to be split up and redone > - Don Slutz No change. > > * Bigger PCI hole in QEMU (ok) > Needs to be rebased > - Don Slutz Getting close to done for QEMU 2.1 > * Re-write of HPET (done) > - Don Slutz This is referring to vHPET changes as far as I know: 22d73d1 |Don Slutz| hvm/hpet: Detect comparator values in the past etc. -Don Slutz