On Wed, Apr 15, 2020 at 01:09:39PM +0200, Roger Pau Monne wrote: > Add a missing break in the HVMOP_altp2m_set_visibility case, or else > code flow will continue into the default case and trigger the assert. > > Fixes: 3fd3e9303ec4b1 ('x86/altp2m: hypercall to set altp2m view visibility') > Coverity-ID: 1461759 > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Wei Liu <w...@xen.org>