]> git.proxmox.com Git - qemu.git/commitdiff
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Nov 2012 16:14:39 +0000 (11:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 1 Nov 2012 16:14:39 +0000 (11:14 -0500)
* kraxel/pixman.v3: (22 commits)
  pixman: drop obsolete fields from DisplaySurface
  pixman/vnc: remove dead code.
  pixman/vnc: remove rgb_prepare_row* functions
  pixman/vnc: use pixman images in vnc.
  pixman: switch screendump function.
  vga: stop direct access to DisplaySurface fields.
  qxl: stop direct access to DisplaySurface fields.
  console: don't set PixelFormat alpha fields for 32bpp
  console: make qemu_alloc_display static
  pixman: add pixman image to DisplaySurface
  pixman: helper functions
  pixman: windup in configure & makefiles
  pixman: add submodule
  console: remove DisplayAllocator
  console: remove dpy_gfx_fill
  vga: fix text mode updating
  console: init displaychangelisteners on register
  console: untangle gfx & txt updates
  console: s/TextConsole/QemuConsole/
  console: move set_mouse + cursor_define callbacks
  ...

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
1  2 
Makefile
Makefile.objs
hw/nseries.c
hw/pl110.c
qemu-common.h
vl.c

diff --cc Makefile
Simple merge
diff --cc Makefile.objs
Simple merge
diff --cc hw/nseries.c
Simple merge
diff --cc hw/pl110.c
Simple merge
diff --cc qemu-common.h
Simple merge
diff --cc vl.c
Simple merge