]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
vl: Document why objects are delayed
authorMarkus Armbruster <armbru@redhat.com>
Tue, 4 Jun 2019 15:12:51 +0000 (17:12 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 5 Jun 2019 14:15:32 +0000 (16:15 +0200)
commitedfb4389c26cbfd873707306024130bda6049780
treebde176d81c95eebedd362721dc22d6dcc24d7fb7
parent9ea18ed25a36527167e9676f25d983df5e7f76e6
vl: Document why objects are delayed

Objects should not be "delayed" without a reason, as the previous
commit demonstrates.  The remaining ones have reasons.  State them.
and demand future ones come with such a statement.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20190604151251.9903-3-armbru@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
vl.c