1. 11 3月, 2016 35 次提交
  2. 10 3月, 2016 1 次提交
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into staging · a648c137
      Peter Maydell 提交于
      add linux evdev support, vnc and console fixes.
      
      # gpg: Signature made Wed 09 Mar 2016 09:02:47 GMT using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-ui-20160309-1:
        ui/console: add escape sequence \e[5, 6n
        input-linux: add switch to enable auto-repeat events
        input-linux: add option to toggle grab on all devices
        input: linux evdev support
        vnc: send cursor when a new client is connecting
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      a648c137
  3. 09 3月, 2016 4 次提交
    • R
      ui/console: add escape sequence \e[5, 6n · 58aa7d8e
      Ren Kimura 提交于
      Add support of escape sequence "\e[5n" and "\e[6n" to console.
      "\e[5n" reports status of console and it always succeed
      in virtual console.
      "\e[6n" reports now cursor position in console.
      Signed-off-by: NRen Kimura <rkx1209dev@gmail.com>
      Message-id: 1457466681-7714-2-git-send-email-rkx1209dev@gmail.com
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      58aa7d8e
    • P
      Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into staging · 4ba364b4
      Peter Maydell 提交于
      Add Samuel Thibault as slirp maintainer
      
      # gpg: Signature made Tue 08 Mar 2016 20:43:01 GMT using RSA key ID FB6B2F1D
      # gpg: Good signature from "Samuel Thibault <samuel.thibault@gnu.org>"
      # gpg:                 aka "Samuel Thibault <sthibault@debian.org>"
      # gpg:                 aka "Samuel Thibault <samuel.thibault@inria.fr>"
      # gpg:                 aka "Samuel Thibault <samuel.thibault@labri.fr>"
      # gpg:                 aka "Samuel Thibault <samuel.thibault@ens-lyon.org>"
      # gpg: WARNING: This key is not certified with sufficiently trusted signatures!
      # gpg:          It is not certain that the signature belongs to the owner.
      # Primary key fingerprint: 900C B024 B679 31D4 0F82  304B D017 8C76 7D06 9EE6
      #      Subkey fingerprint: F632 74CD C630 0873 CB3D  29D9 E3E5 1CE8 FB6B 2F1D
      
      * remotes/thibault/tags/samuel-thibault:
        MAINTAINERS: Add Samuel Thibault as slirp maintainer
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      4ba364b4
    • P
      Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6' into staging · 8519c8e0
      Peter Maydell 提交于
      migration:
      * add avx2 instruction optimization, speeds up zero-page checking on
        compatible architectures and compilers (gcc 4.9+)
      * add additional postcopy stats to 'info migrate' output
      
      # gpg: Signature made Tue 08 Mar 2016 11:29:48 GMT using RSA key ID 854083B6
      # gpg: Good signature from "Amit Shah <amit@amitshah.net>"
      # gpg:                 aka "Amit Shah <amit@kernel.org>"
      # gpg:                 aka "Amit Shah <amitshah@gmx.net>"
      
      * remotes/amit-migration/tags/migration-for-2.6-6:
        cutils: add avx2 instruction optimization
        configure: detect ifunc and avx2 attribute
        Postcopy: Fix sync count in info migrate
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      8519c8e0
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' into staging · 3293680d
      Peter Maydell 提交于
      acpi: add fw_cfg device node to dsdt
      
      # gpg: Signature made Tue 08 Mar 2016 11:15:42 GMT using RSA key ID D3E87138
      # gpg: Good signature from "Gerd Hoffmann (work) <kraxel@redhat.com>"
      # gpg:                 aka "Gerd Hoffmann <gerd@kraxel.org>"
      # gpg:                 aka "Gerd Hoffmann (private) <kraxel@gmail.com>"
      
      * remotes/kraxel/tags/pull-fw-cfg-20160308-1:
        tests: update acpi test data
        fw_cfg: document ACPI device node information
        acpi: arm: add fw_cfg device node to dsdt
        acpi: pc: add fw_cfg device node to dsdt
        pc: fw_cfg: move ioport base constant to pc.h
        fw_cfg: expose control register size in fw_cfg.h
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      3293680d