1. 06 10月, 2017 3 次提交
  2. 05 10月, 2017 13 次提交
  3. 04 10月, 2017 19 次提交
  4. 03 10月, 2017 4 次提交
    • P
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · d147f7e8
      Peter Maydell 提交于
      * iothread bugfix (Eduardo)
      * Linux headers sync (Dave)
      * .gitignore fix (Eric)
      * KVM capability check fixes (Greg)
      * kvmclock fix (Jim)
      
      # gpg: Signature made Mon 02 Oct 2017 14:31:09 BST
      # gpg:                using RSA key 0xBFFBD25F78C7AE83
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>"
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>"
      # Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4  E2F7 7E15 100C CD36 69B1
      #      Subkey fingerprint: F133 3857 4B66 2389 866C  7682 BFFB D25F 78C7 AE83
      
      * remotes/bonzini/tags/for-upstream:
        kvmclock: use the updated system_timer_msr
        kvm: check KVM_CAP_NR_VCPUS with kvm_vm_check_extension()
        kvm: check KVM_CAP_SYNC_MMU with kvm_vm_check_extension()
        linux-headers: sync against v4.14-rc1
        iothread: Make iothread_stop() idempotent
        scsi: Ignore executable for in-tree builds
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      d147f7e8
    • P
      Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-10-02' into staging · 0b7fe5ae
      Peter Maydell 提交于
      QAPI patches for 2017-10-02
      
      # gpg: Signature made Mon 02 Oct 2017 12:09:32 BST
      # gpg:                using RSA key 0x3870B400EB918653
      # gpg: Good signature from "Markus Armbruster <armbru@redhat.com>"
      # gpg:                 aka "Markus Armbruster <armbru@pond.sub.org>"
      # Primary key fingerprint: 354B C8B3 D7EB 2A6B 6867  4E5F 3870 B400 EB91 8653
      
      * remotes/armbru/tags/pull-qapi-2017-10-02:
        watchdog: Allow setting action on the fly
        watchdog.h: Drop local redefinition of actions enum
        qapi: Rename WatchdogExpirationAction enum
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      0b7fe5ae
    • P
      Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170929-pull-request' into staging · 2c948221
      Peter Maydell 提交于
      ui and input patches.
      
      # gpg: Signature made Fri 29 Sep 2017 11:21:45 BST
      # gpg:                using RSA key 0x4CB6D8EED3E87138
      # 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>"
      # Primary key fingerprint: A032 8CFF B93A 17A7 9901  FE7D 4CB6 D8EE D3E8 7138
      
      * remotes/kraxel/tags/ui-20170929-pull-request:
        ui: add tracing of VNC authentication process
        ui: add tracing of VNC operations related to QIOChannel
        virtio-input: send rel-wheel events for wheel buttons
        egl: misc framebuffer helper improvements.
        console: purge curses bits from console.h
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      2c948221
    • P
      Merge remote-tracking branch 'remotes/famz/tags/docker-testing-pull-request' into staging · be9d1997
      Peter Maydell 提交于
      # gpg: Signature made Fri 29 Sep 2017 04:17:37 BST
      # gpg:                using RSA key 0xCA35624C6A9171C6
      # gpg: Good signature from "Fam Zheng <famz@redhat.com>"
      # 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: 5003 7CB7 9706 0F76 F021  AD56 CA35 624C 6A91 71C6
      
      * remotes/famz/tags/docker-testing-pull-request:
        docker: Don't mount ccache db if NOUSER=1
        docker: test-block: Don't continue if build fails
        tests/docker/run: don't source /etc/profile
        docker: Fix test-mingw
        docker: add installation to build tests
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      be9d1997
  5. 02 10月, 2017 1 次提交