1. 07 1月, 2019 14 次提交
  2. 20 12月, 2018 1 次提交
  3. 12 12月, 2018 1 次提交
  4. 20 8月, 2018 1 次提交
  5. 03 7月, 2018 1 次提交
    • G
      vga: disable global_vmstate for 3.0+ machine types · 1fcfdc43
      Gerd Hoffmann 提交于
      Move global_vmstate from vga_common_init() parameter to VGACommonState
      field.  Set global_vmstate to true for isa vga devices, so nothing
      changes here.  virtio-vga and secondary-vga already set global_vmstate
      to false so no change here either.  All other pci vga devices get a new
      global-vmstate property, defaulting to false.  A compat property flips
      it to true for older machine types.
      
      With this in place you don't get a vmstate section naming conflict any
      more when adding multiple pci vga devices to your vm.
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Message-Id: <20180702163345.17892-1-kraxel@redhat.com>
      1fcfdc43
  6. 25 6月, 2018 1 次提交
  7. 04 6月, 2018 1 次提交
  8. 27 4月, 2018 1 次提交
  9. 10 4月, 2018 1 次提交
  10. 09 2月, 2018 1 次提交
  11. 12 1月, 2018 1 次提交
  12. 15 12月, 2017 2 次提交
  13. 20 11月, 2017 1 次提交
  14. 13 11月, 2017 1 次提交
  15. 29 9月, 2017 1 次提交
    • G
      virtio-input: send rel-wheel events for wheel buttons · f4924974
      Gerd Hoffmann 提交于
      qemu uses wheel-up/down button events for mouse wheel input, however
      linux applications typically want REL_WHEEL events.
      
      This fixes wheel with linux guests. Tested with X11/wayland, and
      windows virtio-input driver.
      
      Based on a patch from Marc.
      Added property to enable/disable wheel axis.
      
      Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      Message-id: 20170926113243.26081-1-kraxel@redhat.com
      f4924974
  16. 08 9月, 2017 1 次提交
  17. 31 8月, 2017 1 次提交
  18. 28 6月, 2017 3 次提交
  19. 09 6月, 2017 1 次提交
  20. 26 5月, 2017 2 次提交
  21. 18 5月, 2017 1 次提交
  22. 21 4月, 2017 1 次提交
  23. 23 3月, 2017 1 次提交