On 16 July 2012 21:11, Catalin Patulea <catal...@google.com> wrote: > To build/run the tests: > $ cd $BUILD_PATH/tests/tcg > $ SRC_PATH=path/to/qemu make <target> > > Signed-off-by: Catalin Patulea <catal...@google.com> > --- > This should also fix the lock nop error. I just peeked at what bytes my gcc > (4.4.3) generates.
Yep, this all builds for me now. Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> (Your Subject: is kinda long and veering close to violating the 'don't do two things in a patch' rule, but I've been picky enough with other peoples' patches tonight, so I'll let it pass :-)) -- PMM