Le Wed, Apr 19, 2023 at 10:31:24PM -0400, Brad Smith a écrit :
> Here is an update to QEMU 8.0.0.
> 
> 
> https://wiki.qemu.org/ChangeLog/8.0

given that the guest agent patches were shrinked/modified, i looked at
https://wiki.qemu.org/ChangeLog/8.0#Guest_agent and saw this was merged
in
https://github.com/qemu/qemu/commit/28236ad8d152ffb8e7e7a280747df50cd8e49471
, thanks brad ! You could have mentioned it in your mail, that would
have helped :)

i've tested the new version, i still have the same list of available
commands from the host:

qm guest cmd 100 info | jq '.supported_commands | .[] | select(.enabled == 
true) | select (."success-response" == true) | .name'

so as far as the guest agent is concerned i'm fine with this update.

Other users of plain qemu should still test it :)
> -- thread-posix: add support for setting threads name on OpenBSD

thanks for having it merged too
(https://github.com/qemu/qemu/commit/3ada67a306904fe0eb3093aff9278439a0e093c8)

Reply via email to