Re: [PATCH 095/103] qemuBuildVHostUserFsCommandLine: Generate via JSON

2021-10-11 Thread Ján Tomko
On a Thursday in 2021, Peter Krempa wrote: The 'vhost-user-fs-pci' has following properties we control: chardev= - ID of a chardev to use as a backend queue-size=- (default: 128) tag= bootindex= Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 43 -

[PATCH 095/103] qemuBuildVHostUserFsCommandLine: Generate via JSON

2021-10-07 Thread Peter Krempa
The 'vhost-user-fs-pci' has following properties we control: chardev= - ID of a chardev to use as a backend queue-size=- (default: 128) tag= bootindex= Signed-off-by: Peter Krempa --- src/qemu/qemu_command.c | 43 - src/qemu/qemu_comm