On Fri, 22 Apr 2022 at 06:51, Wei Huang <[email protected]> wrote: > > Coverity issues several UNINIT warnings against amd_iommu.c [1]. This > patch fixes them by clearing evt before encoding. On top of it, this > patch changes the event log size to 16 bytes per IOMMU specification, > and fixes the event log entry format in amdvi_encode_event(). > > [1] CID 1487116/1487200/1487190/1487232/1487115/1487258 > > Reported-by: Peter Maydell <[email protected]> > Signed-off-by: Wei Huang <[email protected]> > --- Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
