Peter Maydell wrote:
On 18 December 2013 16:59, Luiz Capitulino<[email protected]> wrote:qerror: Remove assert_no_error()This broke my target-arm pullreq :-(
Yes, QMP queue and qemu-arm queue will conflict, because patch "target-arm/cpu: Convert reset CBAR to a property" used assert_no_error, and here, assert_no_error removed.
-- PMM
