On 8/5/25 09:51, Markus Armbruster wrote:
Philippe Mathieu-Daudé writes:
[...]
When a structure is only used by an unstable command, is it considered
unstable too? IOW is it OK to modify it?
Yes.
docs/devel/qapi-code-gen.rst:
Special features
[...]
F
Philippe Mathieu-Daudé writes:
[...]
> When a structure is only used by an unstable command, is it considered
> unstable too? IOW is it OK to modify it?
Yes.
docs/devel/qapi-code-gen.rst:
Special features
[...]
Feature "unstable" marks a command, event, enum
On 05/05/2025 08:30, Thomas Huth wrote:
On 02/05/2025 00.09, Philippe Mathieu-Daudé wrote:
Hello,
(patch merged as commit 90c066cd682).
On 11/8/22 14:24, Jonah Palmer wrote:
From: Laurent Vivier
This new command shows the status of a VirtIODevice, including
its corresponding vhost device's
On 02/05/2025 00.09, Philippe Mathieu-Daudé wrote:
Hello,
(patch merged as commit 90c066cd682).
On 11/8/22 14:24, Jonah Palmer wrote:
From: Laurent Vivier
This new command shows the status of a VirtIODevice, including
its corresponding vhost device's status (if active).
Next patch will impr
Hello,
(patch merged as commit 90c066cd682).
On 11/8/22 14:24, Jonah Palmer wrote:
From: Laurent Vivier
This new command shows the status of a VirtIODevice, including
its corresponding vhost device's status (if active).
Next patch will improve output by decoding feature bits, including
vhost
From: Laurent Vivier
This new command shows the status of a VirtIODevice, including
its corresponding vhost device's status (if active).
Next patch will improve output by decoding feature bits, including
vhost device's feature bits (backend, protocol, acked, and features).
Also will decode statu