On Fri, Apr 21, 2017 at 03:11:23AM -0600, Jan Beulich wrote:
> >>> On 06.04.17 at 19:14, wrote:
> > That file contains 64 bit PV guest entry points.
>
> And a lot more, like interrupt and exception handling ones, which
> aren't PV-specific at all. I'm sorry, but NAK.
>
Yeah, I discovered that l
>>> On 06.04.17 at 19:14, wrote:
> That file contains 64 bit PV guest entry points.
And a lot more, like interrupt and exception handling ones, which
aren't PV-specific at all. I'm sorry, but NAK.
Jan
___
Xen-devel mailing list
Xen-devel@lists.xen.or
That file contains 64 bit PV guest entry points.
No functional change.
Signed-off-by: Wei Liu
---
xen/arch/x86/pv/Makefile| 1 +
xen/arch/x86/{x86_64 => pv}/entry.S | 0
xen/arch/x86/x86_64/Makefile| 1 -
3 files changed, 1 insertion(+), 1 deletion(-)
rename xen/arch/x86/{x