Date: Tue, 21 Jan 2014 13:27:17 -0500 From: John Baldwin <jhb@freebsd.org> To: Roger Pau Monne <roger.pau@citrix.com> Cc: julien.grall@citrix.com, freebsd-xen@freebsd.org, freebsd-current@freebsd.org, kib@freebsd.org, xen-devel@lists.xenproject.org, gibbs@freebsd.org Subject: Re: [PATCH RFC 02/13] ioapic: introduce hooks for some ioapic ops Message-ID: <201401211327.17258.jhb@freebsd.org> In-Reply-To: <1387884062-41154-3-git-send-email-roger.pau@citrix.com> References: <1387884062-41154-1-git-send-email-roger.pau@citrix.com> <1387884062-41154-3-git-send-email-roger.pau@citrix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, December 24, 2013 6:20:51 am Roger Pau Monne wrote: > Create some hooks for IO APIC operations that will diverge from bare > metal when implemented for Xen Dom0. > > This patch should not introduce any changes in functionality, it's a > preparatory patch for the implementation of the Xen IO APIC hooks. I think this is fine. I should really create a sys/x86/include/apicvar.h as there is a lot shared between those two headers. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401211327.17258.jhb>