[PATCH v2 0/3] x86: asm-offsets.h and !PV32 adjustments

Jan Beulich posted 3 patches 3 years ago
Test gitlab-ci failed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/bf79f745-078b-071d-cf01-dfede456041a@suse.com
[PATCH v2 0/3] x86: asm-offsets.h and !PV32 adjustments
Posted by Jan Beulich 3 years ago
This is a rework of the previously posted (now) 1st patch plus two
new ones.

1: don't build unused entry code when !PV32
2: x86: slim down hypercall handling when !PV32
3: x86: avoid building COMPAT code when !HVM && !PV32

Jan