On 6 January 2014 22:03, Luiz Capitulino <lcapitul...@redhat.com> wrote: > Peter Crosthwaite (6): > error: Add error_abort > qdev: Delete dead code > hw: Remove assert_no_error usages > target-i386: Remove assert_no_error usage > qemu-option: Remove qemu_opts_create_nofail > qerror: Remove assert_no_error() > > target-arm/cpu.c | 7 ++-- > target-i386/cpu.c | 4 +--
It took me a while to figure out where the target-arm/ change in this pullreq was, because it's been stuffed into the "hw:" patch (whereas target-i386 got its own patch). However, the change itself is OK so it's fine. thanks -- PMM