]> git.proxmox.com Git - qemu.git/commitdiff
Merge remote-tracking branch 'kraxel/pixman.v8' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Mar 2013 12:34:24 +0000 (07:34 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 18 Mar 2013 12:34:24 +0000 (07:34 -0500)
# By Gerd Hoffmann (18) and others
# Via Blue Swirl (1) and Gerd Hoffmann (1)
* kraxel/pixman.v8: (37 commits)
  console: remove ds_get_* helper functions
  console: zap color_table
  console: stop using DisplayState in gfx hardware emulation
  console: zap displaystate from dcl callbacks
  cocoa: stop using DisplayState
  spice: stop using DisplayState
  sdl: stop using DisplayState
  vnc: stop using DisplayState
  gtk: stop using DisplayState
  console: add surface_*() getters
  console: rework DisplaySurface handling [dcl/ui side]
  console: rework DisplaySurface handling [vga emu side]
  sdl: drop dead code
  qxl: better vga init in enter_vga_mode
  qxl: zap qxl0 global
  spice: zap sdpy global
  console: kill DisplayState->opaque
  console: fix displaychangelisteners interface
  s390: Fix cpu refactoring fallout.
  target-mips: fix rndrashift_short_acc and code for EXTR_ instructions
  ...


Trivial merge