[PATCH v3 1/3] test_driver: Implement virDomainGetMessages

Martin Kletzander mkletzan at redhat.com
Fri Jul 9 13:10:05 UTC 2021


On Wed, Jun 30, 2021 at 10:53:44AM +0800, Luke Yue wrote:
>Signed-off-by: Luke Yue <lukedyue at gmail.com>
>---
> src/test/test_driver.c | 53 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 53 insertions(+)
>

If you first abstract the code from qemu driver then there's less code
move to add this functionality.  Also one more thing to check is whether
qemu driver is the only one that has this code and that it is not
duplicated anywhere else - we could dedup even more code ;)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210709/b1e33e41/attachment-0001.sig>


More information about the libvir-list mailing list