Le 04/02/2020 à 03:54, Josh Kunz a écrit :
> Summary of v2->v3 changes:
> * Removed assert for CMSG handling, replaced with LOG_UNIMP. Will
> switch to assert in follow-up patch.
> * Fixed BSD-user build (dangling references to qemu_add_log), and
> verified the user-mode build works.
>
Summary of v2->v3 changes:
* Removed assert for CMSG handling, replaced with LOG_UNIMP. Will
switch to assert in follow-up patch.
* Fixed BSD-user build (dangling references to qemu_add_log), and
verified the user-mode build works.
Summary of v1->v2 changes:
* Removed backwards-compa