1. 16 4月, 2013 2 次提交
    • G
      console: gui timer fixes · 0f7b2864
      Gerd Hoffmann 提交于
      Make gui update rate adaption code in gui_update() actually work.
      Sprinkle in a tracepoint so you can see the code at work.  Remove
      the update rate adaption code in vnc and make vnc simply use the
      generic bits instead.
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      0f7b2864
    • G
      console: rename vga_hw_*, add QemuConsole param · 1dbfa005
      Gerd Hoffmann 提交于
      Add QemuConsole parameter to vga_hw_*, so the interface allows to update
      non-active consoles (the actual code can't handle this yet, see next
      patch).  Passing NULL is allowed and updates the active console, like
      the functions do today.
      
      While touching all vga_hw_* calls anyway rename that to the functions to
      hardware-neutral graphics_hw_*
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      1dbfa005
  2. 18 3月, 2013 5 次提交
  3. 19 12月, 2012 2 次提交
  4. 01 11月, 2012 4 次提交
  5. 27 2月, 2012 1 次提交
  6. 02 2月, 2012 5 次提交
  7. 16 9月, 2011 1 次提交
  8. 23 8月, 2011 1 次提交
  9. 21 8月, 2011 1 次提交
  10. 05 8月, 2011 15 次提交
  11. 24 7月, 2011 1 次提交
  12. 08 6月, 2011 1 次提交
  13. 15 5月, 2011 1 次提交