From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: [PATCH] vmx-mmio-accel.patch Date: Sun, 19 Jun 2005 21:27:01 -0700 Message-ID: <42B64595.8010608@intel.com> References: <20050614231537.GA17613@intel.com> None None Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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 Arun Sharma wrote: > Generalize the vmx_io_intercept() mechanism to include MMIO as well. > This is needed for the local APIC implementation and possibly for > VGA acceleration as well. This patch has a bug (type should be per handler). Will send a follow up patch that fixes it. -Arun