Re: [PATCH v3 0/3] Adjust the output of x-query-virtio-status

2024-02-13 Thread Markus Armbruster
"Michael S. Tsirkin" writes: > On Fri, Feb 02, 2024 at 10:32:14PM +0800, Hyman Huang wrote: >> Sorry for the late post of version 3. The modifications are as follows: >> >> v3: >> - Rebase on master >> - Use the refined commit message furnished by Markus for [PATCH v2 1/2] >> - Drop the [PATCH

Re: [PATCH v3 0/3] Adjust the output of x-query-virtio-status

2024-02-13 Thread Michael S. Tsirkin
On Fri, Feb 02, 2024 at 10:32:14PM +0800, Hyman Huang wrote: > Sorry for the late post of version 3. The modifications are as follows: > > v3: > - Rebase on master > - Use the refined commit message furnished by Markus for [PATCH v2 1/2] > - Drop the [PATCH v2 2/2] > - Add [PATCH v3 2/3] to decla

[PATCH v3 0/3] Adjust the output of x-query-virtio-status

2024-02-02 Thread Hyman Huang
Sorry for the late post of version 3. The modifications are as follows: v3: - Rebase on master - Use the refined commit message furnished by Markus for [PATCH v2 1/2] - Drop the [PATCH v2 2/2] - Add [PATCH v3 2/3] to declare the decoding functions to static - Add [PATCH v3 3/3] to Define VhostDev