From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: xen_hvm_callback_vector Date: Fri, 27 Aug 2010 15:57:07 -0700 Message-ID: <4C7842C3.2000300@goop.org> 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: Stefano Stabellini Cc: "Xen-devel@lists.xensource.com" , Ian Campbell List-Id: xen-devel@lists.xenproject.org Should entry_64.S's xen_hvm_callback_vector be calling xen_evtchn_do_upcall or xen_hvm_evtchn_do_upcall? If not the hvm version, when does that get used? J