Re: [MINI-OS PATCH v2 1/2] 9pfs: add fstat file operation hook

2025-03-23 Thread Jürgen Groß
On 23.03.25 01:01, Samuel Thibault wrote: 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

Re: [MINI-OS PATCH v2 1/2] 9pfs: add fstat file operation hook

2025-03-23 Thread Samuel Thibault
Jürgen Groß, le dim. 23 mars 2025 15:57:16 +0100, a ecrit: > On 23.03.25 01:01, Samuel Thibault wrote: > > 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 An

Re: VIF network definition does not work with backend=domnet

2025-03-23 Thread Jason Andryuk
On Sat, Mar 22, 2025 at 8:51 AM Shen Long wrote: > > Hello, Hi Shen, > Here the test.cfg domu which "works": > > name = "test" > builder = "hvm" > vcpus = 1 > memory = 4096 > #vif = [ 'backend=netbackend,bridge=dmz' ] Try: vif = [ 'backend=netbackend,bridge=dmz,type=vif' ] This will give "test

Re: [MINI-OS PATCH 00/12] kexec: add kexec support to Mini-OS

2025-03-23 Thread Jürgen Groß
On 23.03.25 00:54, Samuel Thibault wrote: 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

[GIT PULL] xen: branch for v6.15-rc1

2025-03-23 Thread Juergen Gross
Linus, Please git pull the following tag: git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip.git for-linus-6.15-rc1-tag xen: branch for v6.15-rc1 It contains: - A cleanup patch removing an used function. - A patch adding support for a XenServer specific virtual PCI device. - A patch fix

Re: [PATCH v2 5/5] xen/arm: ffa: Enable VM to VM without firmware

2025-03-23 Thread Jens Wiklander
Hi Bertrand, On Mon, Mar 10, 2025 at 3:51 PM Bertrand Marquis wrote: > > When VM to VM support is activated and there is no suitable FF-A support > in the firmware, enable FF-A support for VMs to allow using it for VM to > VM communications. > If there is Optee running in the secure world and usi

RE: [PATCH v1 19/19] xen/sysctl: wrap around sysctl hypercall

2025-03-23 Thread Penny, Zheng
[Public] Hi, > -Original Message- > From: Jan Beulich > Sent: Friday, March 14, 2025 5:27 PM > To: Penny, Zheng > Cc: Huang, Ray ; Stabellini, Stefano > ; Andrew Cooper ; > Anthony PERARD ; Orzel, Michal > ; Julien Grall ; Roger Pau Monné > ; Stefano Stabellini ; Sergiy > Kibrik > ; xe