Hello,
Juergen Gross, le ven. 21 mars 2025 10:24:39 +0100, a ecrit:
> Add basic kexec support to Mini-OS for running in x86 PVH mode.
I am wondering if you had considered using libxc to implement this?
The original pv-grub1 is doing it (xen/stubdom/grub/kexec.c)
Samuel
On 3/20/25 4:32 PM, Andrew Cooper wrote:
Signed-off-by: Andrew Cooper
---
CC: Anthony PERARD
CC: Michal Orzel
CC: Jan Beulich
CC: Julien Grall
CC: Roger Pau Monné
CC: Stefano Stabellini
CC: Oleksii Kurochko
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b
Hi,
On Thu, Mar 13, 2025 at 5:37 PM Jan Beulich wrote:
>
> On 05.03.2025 10:11, Mykola Kvach wrote:
> > --- a/xen/arch/arm/Kconfig
> > +++ b/xen/arch/arm/Kconfig
> > @@ -475,6 +475,17 @@ config ARM64_HARDEN_BRANCH_PREDICTOR
> > config ARM32_HARDEN_BRANCH_PREDICTOR
> > def_bool y if ARM_32 &
Hello,
I use XEN on a gentoo home-lab/home-network server. I installed the Dom0
with gentoo with a dedicated network card. I gave a spare network card
on the machine to a dedicated network driver domain which also runs gentoo.
Now i discovered an issue with the VIF spec for new domUs.
Follow
Juergen Gross, le ven. 21 mars 2025 10:31:44 +0100, a ecrit:
> Add a file operations fstat hook to the 9pfs frontend.
>
> Signed-off-by: Juergen Gross
> Reviewed-by: Jason Andryuk
> ---
> V2:
> - or file access mode into st_mode (Jason Andryuk)
> ---
> 9pfront.c | 29 +++
Juergen Gross, le ven. 21 mars 2025 10:31:45 +0100, a ecrit:
> Add a file operations lseek hook to the 9pfs frontend. Just use the
> lseek_default() implementation.
>
> Signed-off-by: Juergen Gross
> Reviewed-by: Jason Andryuk
Reviewed-by: Samuel Thibault
> ---
> 9pfront.c | 1 +
> 1 file ch
On 20/03/2025 12:12 pm, Jan Beulich wrote:
> For many major releases I've been updating ./MAINTAINERS _after_ the
> respective branch was handed over to me. That update, however, is
> relevant not only from the .1 minor release onwards, but right from the
> .0 release. Hence it ought to be done as