1. 03 8月, 2011 1 次提交
    • A
      qxl: async io support using new spice api · 5ff4e36c
      Alon Levy 提交于
      Some of the QXL port i/o commands are waiting for the spice server to
      complete certain actions.  Add async versions for these commands, so we
      don't block the vcpu while the spice server processses the command.
      Instead the qxl device will raise an IRQ when done.
      
      The async command processing relies on an added QXLInterface::async_complete
      and added QXLWorker::*_async additions, in spice server qxl >= 3.1
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Signed-off-by: NAlon Levy     <alevy@redhat.com>
      5ff4e36c
  2. 01 8月, 2011 8 次提交
  3. 31 7月, 2011 2 次提交
  4. 30 7月, 2011 29 次提交