Re: [pve-devel] [PATCH qemu 3/3] blockdev: query file child QMP command

2025-06-30 Thread Fiona Ebner
Am 30.06.25 um 14:43 schrieb Fabian Grünbichler: > On June 26, 2025 6:04 pm, Fiona Ebner wrote: >> There currently does not seem to be a good way to obtain information >> about the file child of a node, so add a custom command. The >> query-block and query-named-block-nodes commands lack the necess

Re: [pve-devel] [PATCH qemu 3/3] blockdev: query file child QMP command

2025-06-30 Thread Fabian Grünbichler
On June 26, 2025 6:04 pm, Fiona Ebner wrote: > There currently does not seem to be a good way to obtain information > about the file child of a node, so add a custom command. The > query-block and query-named-block-nodes commands lack the necessary > info and while x-debug-query-block-graph exists,