1. 04 10月, 2017 7 次提交
  2. 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
  3. 02 10月, 2017 6 次提交
  4. 29 9月, 2017 13 次提交
  5. 28 9月, 2017 2 次提交
    • P
      Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a' into staging · ab161529
      Peter Maydell 提交于
      Migration pull 2017-09-27
      
      # gpg: Signature made Wed 27 Sep 2017 14:56:23 BST
      # gpg:                using RSA key 0x0516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@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: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert/tags/pull-migration-20170927a:
        migration: Route more error paths
        migration: Route errors up through vmstate_save
        migration: wire vmstate_save_state errors up to vmstate_subsection_save
        migration: Check field save returns
        migration: check pre_save return in vmstate_save_state
        migration: pre_save return int
        migration: disable auto-converge during bulk block migration
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      ab161529
    • P
      Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170927' into staging · 1d893440
      Peter Maydell 提交于
      ppc patch queue 2017-09-27
      
      Contains
       * a number of Mac machine type fixes
       * a number of embedded machine type fixes (preliminary to adding the
         Sam460ex board)
       * a important fix for handling of migration with KVM PR
       * assorted other minor fixes and cleanups
      
      # gpg: Signature made Wed 27 Sep 2017 08:40:48 BST
      # gpg:                using RSA key 0x6C38CACA20D9B392
      # gpg: Good signature from "David Gibson <david@gibson.dropbear.id.au>"
      # gpg:                 aka "David Gibson (Red Hat) <dgibson@redhat.com>"
      # gpg:                 aka "David Gibson (ozlabs.org) <dgibson@ozlabs.org>"
      # gpg:                 aka "David Gibson (kernel.org) <dwg@kernel.org>"
      # Primary key fingerprint: 75F4 6586 AE61 A66C C44E  87DC 6C38 CACA 20D9 B392
      
      * remotes/dgibson/tags/ppc-for-2.11-20170927: (26 commits)
        macio: use object link between MACIO_IDE and MAC_DBDMA object
        macio: pass channel into MACIOIDEState via qdev property
        mac_dbdma: remove DBDMA_init() function
        mac_dbdma: QOMify
        mac_dbdma: remove unused IO fields from DBDMAState
        spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
        ppc/pnv: check for OPAL firmware file presence
        ppc: remove all unused CPU definitions
        ppc: remove unused CPU definitions
        spapr_pci: make index property mandatory
        macio: convert pmac_ide_ops from old_mmio
        ppc/pnv: Improve macro parenthesization
        spapr: introduce helpers to migrate HPT chunks and the end marker
        ppc/kvm: generalize the use of kvmppc_get_htab_fd()
        ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
        ppc: Fix OpenPIC model
        ppc/ide/macio: Add missing registers
        ppc/mac: More rework of the DBDMA emulation
        ppc/mac: Advertise a high clock frequency for NewWorld Macs
        ppc: QOMify g3beige machine
        ...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      1d893440
  6. 27 9月, 2017 8 次提交