Re: [PATCH 3/4] qtest: Improve error messages when property can not be set right now

2022-10-27 Thread Markus Armbruster
Markus Armbruster writes: > Thomas Huth writes: > >> On 12/10/2022 17.38, Markus Armbruster wrote: >>> When you try to set qtest property "log" while the qtest object is >>> active, the error message blames "insufficient permission": >>> >>> $ qemu-system-x86_64 -S -display none

Re: [PATCH 3/4] qtest: Improve error messages when property can not be set right now

2022-10-12 Thread Markus Armbruster
Thomas Huth writes: > On 12/10/2022 17.38, Markus Armbruster wrote: >> When you try to set qtest property "log" while the qtest object is >> active, the error message blames "insufficient permission": >> >> $ qemu-system-x86_64 -S -display none -nodefaults -monitor stdio >> -chardev

Re: [PATCH 3/4] qtest: Improve error messages when property can not be set right now

2022-10-12 Thread David Hildenbrand
On 12.10.22 20:05, Thomas Huth wrote: On 12/10/2022 17.38, Markus Armbruster wrote: When you try to set qtest property "log" while the qtest object is active, the error message blames "insufficient permission": $ qemu-system-x86_64 -S -display none -nodefaults -monitor stdio -chardev

Re: [PATCH 3/4] qtest: Improve error messages when property can not be set right now

2022-10-12 Thread Thomas Huth
On 12/10/2022 17.38, Markus Armbruster wrote: When you try to set qtest property "log" while the qtest object is active, the error message blames "insufficient permission": $ qemu-system-x86_64 -S -display none -nodefaults -monitor stdio -chardev

[PATCH 3/4] qtest: Improve error messages when property can not be set right now

2022-10-12 Thread Markus Armbruster
When you try to set qtest property "log" while the qtest object is active, the error message blames "insufficient permission": $ qemu-system-x86_64 -S -display none -nodefaults -monitor stdio -chardev socket,id=chrqt0,path=qtest.socket,server=on,wait=off -object