From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Xen domU support merged into upstream Linux Date: Wed, 18 Jul 2007 12:58:59 -0700 Message-ID: <469E7103.3060209@xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Xen-devel List-Id: xen-devel@lists.xenproject.org I'm pleased to announce that Linus has just merged my Xen patches into upstream git, so they will be released as part of 2.6.23. The patches are 32-bit domU support, including: * netfront * blockfront * hvc console * SMP guests Notable missing features at the moment are support ballooning and suspend/migrate/resume, as well as dom0 and 64-bit support. But they're all on the TODO list. And, as always, patches accepted ;) J