Merge branch 'upstream-merge'
commit6f32e3d09d990fd50008756fcb446b55e0c0af79
authorMarcelo Tosatti <mtosatti@redhat.com>
Fri, 21 Jan 2011 22:34:47 +0000 (21 20:34 -0200)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 21 Jan 2011 22:34:47 +0000 (21 20:34 -0200)
tree480e80d94e06581841ecd173c18f0921ad5d884d
parentf447f8c6ed07302f2f594d171a7fbf716c7d2d4e
parent0f46d152542a7186a01420b2bb22679a4dffa9f7
Merge branch 'upstream-merge'

* upstream-merge: (221 commits)
  sm501: fix screen redraw
  checkpatch: adjust to QEMUisms
  Add checkpatch.pl from Linux kernel
  Add scripts directory
  gt64xxx: set isa_mem_base during registration
  hw/pl190.c: Fix writing of default vector address
  target-ppc: fix wrong NaN tests
  target-ppc: fix sNaN propagation
  pci: use qemu_malloc() in pcibus_get_dev_path()
  msix: simplify write config
  msi: simplify write config a bit.
  pci: deassert intx on reset.
  pxa2xx_lcd: restore updating of display
  pxa2xx: fix vmstate_pxa2xx_i2c
  scoop: fix access to registers from second instance
  mainstone: fix name of the allocated memory for roms
  add bepo (french dvorak) keyboard layout
  stc91c111: Implement save/restore
  pl080: Implement save/restore
  pl110: Implement save/restore
  ...

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>