Merge commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade' into upstream-merge
commit8e65440d5f64435c003d32088757f702b86af9b4
authorMarcelo Tosatti <mtosatti@redhat.com>
Thu, 11 Oct 2012 08:25:37 +0000 (11 05:25 -0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Thu, 11 Oct 2012 08:25:37 +0000 (11 05:25 -0300)
tree93a31afc3151c19e4906aed6748e842d8431fb02
parenta60ffef7db55339b471ebf85105eb549c9959149
parentb4ae3cfa57b8c1bdbbd7b7d420971e9171203ade
Merge commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade' into upstream-merge

* commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade': (114 commits)
  ssi: Add slave autoconnect helper
  MAINTAINERS: Added maintainerships for SSI
  xilinx_zynq: Added SPI controllers + flashes
  xilinx_spips: Xilinx Zynq SPI cntrlr device model
  petalogix-ml605: added SPI controller with n25q128
  xilinx_spi: Initial impl. of Xilinx SPI controller
  m25p80: Initial implementation of SPI flash device
  hw: Added generic FIFO API.
  stellaris: Removed SSI mux
  qdev: allow multiple qdev_init_gpio_in() calls
  ssi: Added create_slave_no_init()
  ssi: Implemented CS behaviour
  ssi: Support for multiple attached devices
  qemu-barrier: Fix compilation on i386 hosts
  target-sparc: Optimize conditionals using SUBCC
  target-sparc: Fall through from not-taken trap
  target-sparc: Cleanup "global" temporary allocation
  target-sparc: Use movcond for FMOV*R
  target-sparc: Use movcond in mulscc
  target-sparc: Move taddcctv and tsubcctv out of line
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
blockdev.c
hw/Makefile.objs
hw/cirrus_vga.c
hw/pc.c
monitor.c
sysemu.h
target-i386/cpu.h
vl.c