|
[honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+ 2 messages
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 13/13] dev86: don't require dev86-native to build dev86
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamable, the re
From: Ross Burton <ross@...> Instead of installing binaries and patching the makefiles to run external commands, simply build ifdef using BUILD_CC instead of CC. This patch is now upstreamable, the re
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 12/13] dev86: work on all hosts, other cleanups
From: Ross Burton <ross@...> Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing to stop you building it on or for arm64 and assembling x86 code. Override INEXE so that binaries ar
From: Ross Burton <ross@...> Remove COMPATIBLE_HOST, whilst this is an x86 assembler there's nothing to stop you building it on or for arm64 and assembling x86 code. Override INEXE so that binaries ar
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 11/13] dev86: remove the pre-generated token[12].h and force gperf to generate them in do_compile
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 230 +----------- ...gen-token2.h-token1.h-with-gperf-3.1.patch | 332 +----------------- recipes-exten
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 230 +----------- ...gen-token2.h-token1.h-with-gperf-3.1.patch | 332 +----------------- recipes-exten
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 10/13] dev86: fix compatibility with gperf-3.1
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 256 ++++++++++++ ...gen-token2.h-token1.h-with-gperf-3.1.patch | 389 ++++++++++++++++++ recipes-exten
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...1.tok-to-make-new-gperf-happy-regen..patch | 256 ++++++++++++ ...gen-token2.h-token1.h-with-gperf-3.1.patch | 389 ++++++++++++++++++ recipes-exten
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 09/13] dev86: depend on dev86-native for ifdefg
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-LDFLAGS-when-building-bcc-cpp.patch | 23 ++++++++++++ ...efg-from-dev86-native-instead-of-tar.patch | 36 +++++++++++++++++++ recipes-extend
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...espect-LDFLAGS-when-building-bcc-cpp.patch | 23 ++++++++++++ ...efg-from-dev86-native-instead-of-tar.patch | 36 +++++++++++++++++++ recipes-extend
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 08/13] dev86: switch to still maintained fork of dev86
* as mentioned in: https://github.com/lkundrak/dev86/pull/17 the original lkundrak repo is no longer maintained * pass only BASE_PV as VERSION in EXTRA_OEMAKE to prevent: | version.h:4:20: error: ‘git
* as mentioned in: https://github.com/lkundrak/dev86/pull/17 the original lkundrak repo is no longer maintained * pass only BASE_PV as VERSION in EXTRA_OEMAKE to prevent: | version.h:4:20: error: ‘git
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 07/13] dev86: add dependency on gperf-native
* fails to build on hosts without gperf: /bin/sh: gperf: command not found Makefile:27: recipe for target 'token2.h' failed * normally this isn't triggered, because token[12].h are included in git rep
* fails to build on hosts without gperf: /bin/sh: gperf: command not found Makefile:27: recipe for target 'token2.h' failed * normally this isn't triggered, because token[12].h are included in git rep
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 06/13] xvisor: set PV
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 02/13] uxen-guest-tools: fix build against kernels 5.4+
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
From: Bruce Ashfield <bruce.ashfield@...> This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...m-suppor
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 05/13] xvisor: uprev to latest master and fix python reference
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called during
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called during
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 04/13] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
|
By
Martin Jansa
·
|
|
[hardknott][PATCH 03/13] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...-su
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...-su
|
By
Martin Jansa
·
|
|
[honister][PATCH 5/5] xvisor: set PV
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
* use something more reasonable than default 'git' from filename * there wasn't a new tag for a long time, so this is quite far from 0.3.0 as git describe shows: v0.3.0-231-g6b23764a but 0.3.0 is stil
|
By
Martin Jansa
·
|
|
[honister][PATCH 4/5] xvisor: uprev to latest master and fix python reference
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called during
From: Bruce Ashfield <bruce.ashfield@...> Bumping to the latest xvisor tip. We drop one patch that is now part of the upstream, and we add another to remove /usr/bin/python from scripts called during
|
By
Martin Jansa
·
|
|
[honister][PATCH 3/5] uxen-guest-tools: fix -DMODULE not working when building uxenhc module
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
|
By
Martin Jansa
·
|
|
[honister][PATCH 2/5] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...-su
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Bruce Ashfield <bruce.ashfield@...> --- ...-su
|
By
Martin Jansa
·
|
|
[PATCHv2 2/2] uxen-guest-tools: fix -DMODULE not working when building uxenhc module 2 messages
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
* undo the unnecessary and incomplete changes from 0001-vm-support-fix-buil= d-for-kernel-s-5.4.patch because with 5.15 it was still failing with: ERROR: modpost: missing MODULE_LICENSE() in uxen-gues
|
By
Martin Jansa
·
|
|
[PATCHv2 1/2] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-support-fix-build-for-kernel-s-5.15.patch | 46 ++++++
This is a compile only fix to update the uxen kernel modules to work against newer kernels. Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...-support-fix-build-for-kernel-s-5.15.patch | 46 ++++++
|
By
Martin Jansa
·
|
|
[PATCH] uxen-guest-tools: fix build against kernels 5.15+
This is a compile only fix to update the uxen kernel modules to work against newer kernels. There is one more issue with 5.15 and this applied: ERROR: modpost: missing MODULE_LICENSE() in uxen-guest-t
This is a compile only fix to update the uxen kernel modules to work against newer kernels. There is one more issue with 5.15 and this applied: ERROR: modpost: missing MODULE_LICENSE() in uxen-guest-t
|
By
Martin Jansa
·
|