|
[PATCH 1/3] xen-tools: Load xen related kernel modules during system boot
This patch changes the location of xen.conf file, that contains list of kernel
modules to be loaded during system boot, to "${nonarch_libdir}". This is done
by removing '--with-systemd-modules-load='
This patch changes the location of xen.conf file, that contains list of kernel
modules to be loaded during system boot, to "${nonarch_libdir}". This is done
by removing '--with-systemd-modules-load='
|
By
Kamil Dziezyk
·
#6960
·
|
|
Re: [dunfell][gatesgarth][hardknott][master][PATCH] uxen-guest-tools: inherit dos2unix to fix do_patch failure
Hi Martin, Bruce
Apologies for taking a long time to reply to the work on the uxen tools and thanks to both of you for your patches.
Ack, and I agree, I would like to get this fixed upstream to retire
Hi Martin, Bruce
Apologies for taking a long time to reply to the work on the uxen tools and thanks to both of you for your patches.
Ack, and I agree, I would like to get this fixed upstream to retire
|
By
Christopher Clark
·
#6959
·
|
|
Re: [hardknott][PATCH] oci-runtime-spec: fix url
<s.mueller-klieser@...> wrote:
Good enough for me! I've pushed -next to hardknott.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the
<s.mueller-klieser@...> wrote:
Good enough for me! I've pushed -next to hardknott.
Bruce
--
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the
|
By
Bruce Ashfield
·
#6958
·
|
|
Re: [hardknott][PATCH] oci-runtime-spec: fix url
true, I did not follow, sorry
I just put hardknott-next in the build and it looks good. That is all I
needed. Thanks a lot for the quick reply and the quick fix! Have a good
weekend!
Cheers,
true, I did not follow, sorry
I just put hardknott-next in the build and it looks good. That is all I
needed. Thanks a lot for the quick reply and the quick fix! Have a good
weekend!
Cheers,
|
By
Stefan Mueller-Klieser
·
#6957
·
|
|
Re: [hardknott][PATCH] oci-runtime-spec: fix url
Since we already have these changes in master, this is fundamentally a
cherrypick / backport request.
There are a couple of larger/group patches for the protocol and branch
changes, but there's an
Since we already have these changes in master, this is fundamentally a
cherrypick / backport request.
There are a couple of larger/group patches for the protocol and branch
changes, but there's an
|
By
Bruce Ashfield
·
#6956
·
|
|
[hardknott][PATCH] oci-runtime-spec: fix url
Upstream renamed master to main and github will remove the git protocol.
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@...>
---
Upstream renamed master to main and github will remove the git protocol.
Signed-off-by: Stefan Müller-Klieser <s.mueller-klieser@...>
---
|
By
Stefan Mueller-Klieser
·
#6955
·
|
|
Re: [PATCH] qemu-package-split.inc: Correct a typo
In message: [meta-virtualization] [PATCH] qemu-package-split.inc: Correct a typo
on 01/12/2021 Peter Kjellerstedt wrote:
I had noticed this myself, and swear that I fixed it .. but I can't
find any
In message: [meta-virtualization] [PATCH] qemu-package-split.inc: Correct a typo
on 01/12/2021 Peter Kjellerstedt wrote:
I had noticed this myself, and swear that I fixed it .. but I can't
find any
|
By
Bruce Ashfield
·
#6954
·
|
|
Re: [hardknott][PATCH 01/13] uxen: update guest tools to 4.1.8
all 13 are merged to hardknott.
Bruce
In message: [meta-virtualization][hardknott][PATCH 01/13] uxen: update guest tools to 4.1.8
on 01/12/2021 Martin Jansa wrote:
all 13 are merged to hardknott.
Bruce
In message: [meta-virtualization][hardknott][PATCH 01/13] uxen: update guest tools to 4.1.8
on 01/12/2021 Martin Jansa wrote:
|
By
Bruce Ashfield
·
#6953
·
|
|
Re: [honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+
5/5 are now merged to honister.
Thanks!
Bruce
In message: [meta-virtualization][honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+
on 01/12/2021 Martin Jansa wrote:
5/5 are now merged to honister.
Thanks!
Bruce
In message: [meta-virtualization][honister][PATCH 1/5] uxen-guest-tools: fix build against kernels 5.4+
on 01/12/2021 Martin Jansa wrote:
|
By
Bruce Ashfield
·
#6952
·
|
|
[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
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
|
By
Martin Jansa
·
#6951
·
|
|
[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
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
|
By
Martin Jansa
·
#6950
·
|
|
[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 +-----------------
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 +-----------------
|
By
Martin Jansa
·
#6949
·
|
|
[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 ++++++++++++++++++
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 ++++++++++++++++++
|
By
Martin Jansa
·
#6948
·
|
|
[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 +++++++++++++++++++
Signed-off-by: Martin Jansa <Martin.Jansa@...>
---
...espect-LDFLAGS-when-building-bcc-cpp.patch | 23 ++++++++++++
...efg-from-dev86-native-instead-of-tar.patch | 36 +++++++++++++++++++
|
By
Martin Jansa
·
#6947
·
|
|
[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:
* 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:
|
By
Martin Jansa
·
#6946
·
|
|
[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
* 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
|
By
Martin Jansa
·
#6945
·
|
|
[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
* 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
|
By
Martin Jansa
·
#6944
·
|
|
[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
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
|
By
Martin Jansa
·
#6943
·
|
|
[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
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
|
By
Martin Jansa
·
#6942
·
|
|
[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
* 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
|
By
Martin Jansa
·
#6941
·
|