OSDN Git Service

qapi: qga: Clarify when out-data and err-data are populated
authorDaniel Xu <dxu@dxuuu.xyz>
Sun, 1 Oct 2023 18:38:26 +0000 (12:38 -0600)
committerKonstantin Kostiuk <kkostiuk@redhat.com>
Wed, 11 Oct 2023 11:30:54 +0000 (14:30 +0300)
commitf897ef0d47d332d4c4498aed1140c6856fe56d79
treeb72823a005b322742df7228671a68d78db86324a
parentd6f67b83b81bf49b5c62e77143ed39c020e51830
qapi: qga: Clarify when out-data and err-data are populated

If output is being captured for a guest-exec invocation, the out-data
and err-data fields of guest-exec-status are only populated after the
process is reaped. This is somewhat counter intuitive and too late to
change. Thus, it would be good to document the behavior.

Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Reviewed-by: Konstantin Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Konstantin Kostiuk <kkostiuk@redhat.com>
qga/qapi-schema.json