>>> On 11.09.15 at 10:29, wrote:
> Move some APIC related macros to apicdef.h, so they can be used
> outside of vlapic.c.
>
> CC: Keir Fraser
> CC: Jan Beulich
> CC: Andrew Cooper
> Signed-off-by: Feng Wu
> ---
> v7:
> - Put the Macros to the right place inside the file.
Almost:
> --- a/xen
Move some APIC related macros to apicdef.h, so they can be used
outside of vlapic.c.
CC: Keir Fraser
CC: Jan Beulich
CC: Andrew Cooper
Signed-off-by: Feng Wu
---
v7:
- Put the Macros to the right place inside the file.
v6:
- Newly introduced.
xen/arch/x86/hvm/vlapic.c | 5 -
xen/inc