[Spice-devel] [PATCH qxl-win v2 0/6] fixes for RHBZ #722954, #731644, v2

Yonit Halperin yhalperi at redhat.com
Sun Aug 28 01:23:52 PDT 2011


Same as v1 + small cleanups (from Alon's review) + fixes to MoveAllSurfacesToRam/VideoRam

Yonit Halperin (6):
  miniport: map vram to virtual address only once, #722954
  display: not reset devices on DrvDisableDriver, RHBZ #731644
  display: support clearing the pci-bar when the pdev is disabled for
    revision<3 as well, RHBZ #731644
  display: not using globals, RHBZ #731644
  display: fix how MoveAllSurfacesToRam handles failure
  display: add missing 'continue' in MoveAllSurfacesToVideoRam

 display/driver.c  |  137 ++++++++-----
 display/qxldd.h   |  128 ++++++------
 display/res.c     |  581 ++++++++++++++++++++---------------------------------
 display/res.h     |    2 -
 display/surface.c |   62 +++++--
 display/surface.h |   28 +--
 miniport/qxl.c    |   75 +++----
 7 files changed, 462 insertions(+), 551 deletions(-)

-- 
1.7.4.4



More information about the Spice-devel mailing list