Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-14 Thread Juergen Gross
On 14.11.23 21:57, Julien Grall wrote: Hi Juergen, On 14/11/2023 09:20, Juergen Gross wrote: On 14.11.23 10:05, Julien Grall wrote: Hi, On 14/11/2023 06:45, Juergen Gross wrote: On 13.11.23 23:40, Julien Grall wrote: Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fu

Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-14 Thread Julien Grall
Hi Juergen, On 14/11/2023 09:20, Juergen Gross wrote: On 14.11.23 10:05, Julien Grall wrote: Hi, On 14/11/2023 06:45, Juergen Gross wrote: On 13.11.23 23:40, Julien Grall wrote: Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fully available in Xenstore-stubdom now, t

Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-14 Thread Juergen Gross
On 14.11.23 10:05, Julien Grall wrote: Hi, On 14/11/2023 06:45, Juergen Gross wrote: On 13.11.23 23:40, Julien Grall wrote: Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fully available in Xenstore-stubdom now, there is no reason to not fully support all logging capab

Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-14 Thread Julien Grall
Hi, On 14/11/2023 06:45, Juergen Gross wrote: On 13.11.23 23:40, Julien Grall wrote: Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fully available in Xenstore-stubdom now, there is no reason to not fully support all logging capabilities in stubdom. Open the logfile on

Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-13 Thread Juergen Gross
On 13.11.23 23:40, Julien Grall wrote: Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fully available in Xenstore-stubdom now, there is no reason to not fully support all logging capabilities in stubdom. Open the logfile on stubdom only after the 9pfs file system has bee

Re: [PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-13 Thread Julien Grall
Hi Juergen, On 10/11/2023 16:08, Juergen Gross wrote: With 9pfs being fully available in Xenstore-stubdom now, there is no reason to not fully support all logging capabilities in stubdom. Open the logfile on stubdom only after the 9pfs file system has been mounted. Signed-off-by: Juergen Gross

[PATCH v2 28/29] tools/xenstored: support complete log capabilities in stubdom

2023-11-10 Thread Juergen Gross
With 9pfs being fully available in Xenstore-stubdom now, there is no reason to not fully support all logging capabilities in stubdom. Open the logfile on stubdom only after the 9pfs file system has been mounted. Signed-off-by: Juergen Gross Reviewed-by: Jason Andryuk --- tools/hotplug/Linux/la