On Thu, May 10, 2012 at 1:00 PM, Peter Maydell <peter.mayd...@linaro.org> wrote: > Another pullreq for 1.1 -- this is an update of the previous > one to add the patch fixing the "-cpu foo" segfault. Please > pull in time for 1.1-rc2 :-)
Thanks, pulled. > > thanks > -- PMM > > The following changes since commit 9f34841a812dc622f8de98bc6141925c22f0ee93: > > Update version for 1.1.0-rc0 release (2012-05-09 16:39:57 -0500) > > are available in the git repository at: > git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.for-upstream > > Matt Craighead (1): > target-arm: When setting FPSCR.QC, don't clear other FPSCR bits > > Peter Maydell (1): > target-arm/cpu.h: Make cpu_init("nonexistent cpu") return NULL > > target-arm/cpu.h | 10 +++++++++- > target-arm/neon_helper.c | 2 +- > 2 files changed, 10 insertions(+), 2 deletions(-)