From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: [PATCH 0 of 5] HVM performance improvements Date: Mon, 26 Nov 2012 16:41:31 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org This patch series contains the results of an investigation by XenServer to try and reduce dom0 load during a VDI bootstorm. All patches reduce the number of polled IO traps to qemu that a booting HVM domain uses. The patches are unmodified from the last time I posted them to the list, but are presented now outside of a feature freeze. Signed-off-by: Andrew Cooper