Message ID | 20190308013222.12524-1-philmd@redhat.com |
---|---|
Headers | show |
Series | fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy | expand |
On 03/08/19 02:32, Philippe Mathieu-Daudé wrote: > Hi, > > This series consists of: > - trivial cleanups, add trace events (was in v1) > - add QMP/HMP commands to display the list of fw_cfg entries (reworked from v1) > - add unrealize() method and deallocate various buffers (new in v2) > - add fw_cfg_add_file_from_host (was in v1) > - add edk2_add_host_crypto_policy (new in v2) > > Since v1: > - Addressed Michael and Laszlo comments. > > Please review, > > Phil. > > v1: https://lists.gnu.org/archive/html/qemu-devel/2018-12/msg01598.html I'm completely exhausted after reviewing 13 QEMU patches this morning, so I'll stop after "PATCH v2 12/18" in this series. Please split the patch set into multiple, better focused waves (the summary at the top is an indication of what each wave should concern itself with). Thanks, Laszlo