On Fri, 19 Feb 2021 at 14:43, Philippe Mathieu-Daudé <[email protected]> wrote: > > We hint the 'has_rpu' property is no longer required since commit > 6908ec448b4 ("xlnx-zynqmp: Properly support the smp command line > option") which was released in QEMU v2.11.0. > > Beside, this device is marked 'user_creatable = false', so the > only thing that could be setting the property is the board code > that creates the device. > > Since the property is not user-facing, we can remove it without > going through the deprecation process. > > Reviewed-by: Peter Maydell <[email protected]> > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> > --- > v2: Reworded per Peter suggestion
Applied to target-arm.next, thanks. -- PMM
