Re: [PATCH v3] qemu: passt: add support for custom command line arguments

2025-07-10 Thread Enrique Llorente Pastora via Devel
On Thu, Jul 10, 2025 at 12:04 PM Peter Krempa wrote: > > On Wed, Jul 09, 2025 at 13:38:12 +0200, Enrique Llorente via Devel wrote: > > This adds support for custom command line arguments for the passt > > backend, similar to qemu:commandline. The feature allows passing > > additional arguments to

Re: [PATCH v3] qemu: passt: add support for custom command line arguments

2025-07-10 Thread Peter Krempa via Devel
On Wed, Jul 09, 2025 at 13:38:12 +0200, Enrique Llorente via Devel wrote: > This adds support for custom command line arguments for the passt > backend, similar to qemu:commandline. The feature allows passing > additional arguments to the passt process for development and testing > purposes. > > T

[PATCH v3] qemu: passt: add support for custom command line arguments

2025-07-09 Thread Enrique Llorente via Devel
This adds support for custom command line arguments for the passt backend, similar to qemu:commandline. The feature allows passing additional arguments to the passt process for development and testing purposes. The implementation: - Adds a passt XML namespace for custom arguments - Properly taints