From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: [PATCH 0/2] x86: Enabling emulated MSI injection Date: Thu, 26 May 2011 11:06:50 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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@lists.xensource.com Cc: Stefano Stabellini List-Id: xen-devel@lists.xenproject.org This patch series enables Xen to deliver emulated MSI for upstream QEMU. To achieve this goal, a new HVM operation -- HVMOP_inj_msi -- is added. Also the VMSI handling code for x86 is refactored. Libxc is modified as well. Tested with VirtIO net and VirtIO disk. Signed-off-by: Wei Liu -- Best regards Wei Liu Twitter: @iliuw Site: http://liuw.name