Merge branch 'upstream-merge' into next
commitcedd5d4205602b8b6d1606fc4f97ed8c6b21c777
authorAvi Kivity <avi@redhat.com>
Wed, 26 May 2010 12:51:16 +0000 (26 15:51 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 26 May 2010 12:51:16 +0000 (26 15:51 +0300)
treea54bab9337e42789cfea1b154929504acb902cb0
parenta31a8cccff65708bb24b72be4fcd75daeda6e138
parent78370fecee70a0a9756d0e72791667414d3a685b
Merge branch 'upstream-merge' into next

* upstream-merge: (123 commits)
  vnc: rich cursor support.
  use new cursor struct + functions for vmware vga and sdl.
  cursor: add cursor functions.
  Fix error handling in qemu_read_config_file
  Virtio-net: Replace the hardcode 6 with defined ETN_ALEN
  sdl: Do not disable screensaver by default
  microblaze: Handle new elf mach nr for sysemu.
  lsi: Fix value overflow in request tag processing
  sparc64: flush translations on mmu context change
  sparc64: fix mmu context at trap levels above zero
  sparc64: fix dump_mmu to look for global bit in tte value instead of tag
  sparc64: fix pstate privilege bits
  sparc64: generate data access exception on RW violation
  sparc32 protect read-only bits in DMA CSR registers
  vmstate: fix breakage by 7e72abc382b700a72549e8147bdea413534eeedc
  Fix -device help and documentation
  Fix tarbin Makefile rule
  hxtool: Add syntax error detection
  Fix TEXI section mark imbalance in qemu-img-cmd.hx
  Put dependency files in proper subdir
  ...

Signed-off-by: Avi Kivity <avi@redhat.com>