On Wed, Feb 24, 2016 at 03:33:07PM +0000, Andre Przywara wrote: > Currently the pre_init support is provided only for x86_64. Since > having 32-bit x86 supported as well is not far off, just add an > implementation using i386 assembly instructions and the respective > syscall ABI. > > Signed-off-by: Andre Przywara <andre.przywara@xxxxxxx> > --- > Makefile | 1 + > x86/init32.S | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 51 insertions(+) > create mode 100644 x86/init32.S Did you manage to test this? Will -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html