1. 27 9月, 2019 26 次提交
  2. 26 9月, 2019 2 次提交
    • P
      Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a' into staging · eb13d1cf
      Peter Maydell 提交于
      Migration pull 2019-09-25
      
        me: test fixes from (should stop hangs in postcopy tests).
        me: An RDMA cleanup hang fix
        Wei: Tidy ups around postcopy
        Marc-Andre: mem leak fix
      
      # gpg: Signature made Wed 25 Sep 2019 15:59:41 BST
      # gpg:                using RSA key 45F5C71B4A0CB7FB977A9FA90516331EBC5BFDE7
      # gpg: Good signature from "Dr. David Alan Gilbert (RH2) <dgilbert@redhat.com>" [full]
      # Primary key fingerprint: 45F5 C71B 4A0C B7FB 977A  9FA9 0516 331E BC5B FDE7
      
      * remotes/dgilbert/tags/pull-migration-20190925a:
        migration/postcopy: Recognise the recovery states as 'in_postcopy'
        tests/migration/postcopy: trim migration bandwidth
        tests/migration: Fail on unexpected migration states
        migration/rdma.c: Swap synchronize_rcu for call_rcu
        migration/rdma: Don't moan about disconnects at the end
        migration: remove sent parameter in get_queued_page_not_dirty
        migration/postcopy: unsentmap is not necessary for postcopy
        migration/postcopy: not necessary to do discard when canonicalizing bitmap
        migration: fix vmdesc leak on vmstate_save() error
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      eb13d1cf
    • P
      Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into staging · d4e536f3
      Peter Maydell 提交于
      nbd patches for 2019-09-24
      
      - Improved error message for plaintext client of encrypted server
      - Fix various assertions when -object iothread is in use
      - Silence a Coverity error for use-after-free on error path
      
      # gpg: Signature made Wed 25 Sep 2019 14:35:52 BST
      # gpg:                using RSA key 71C2CC22B1C4602927D2F3AAA7A16B4A2527436A
      # gpg: Good signature from "Eric Blake <eblake@redhat.com>" [full]
      # gpg:                 aka "Eric Blake (Free Software Programmer) <ebb9@byu.net>" [full]
      # gpg:                 aka "[jpeg image of size 6874]" [full]
      # Primary key fingerprint: 71C2 CC22 B1C4 6029 27D2  F3AA A7A1 6B4A 2527 436A
      
      * remotes/ericb/tags/pull-nbd-2019-09-24-v2:
        util/qemu-sockets: fix keep_alive handling in inet_connect_saddr
        tests: Use iothreads during iotest 223
        nbd: Grab aio context lock in more places
        nbd/server: attach client channel to the export's AioContext
        nbd/client: Add hint when TLS is missing
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      d4e536f3
  3. 25 9月, 2019 11 次提交
  4. 24 9月, 2019 1 次提交
    • P
      Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190924' into staging · 240ab11f
      Peter Maydell 提交于
      Xen queue
      
      * Update of maintainer email address
      * Fixes for xen-bus and xen-block
      
      # gpg: Signature made Tue 24 Sep 2019 12:27:56 BST
      # gpg:                using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
      # gpg:                issuer "anthony.perard@citrix.com"
      # gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [marginal]
      # gpg:                 aka "Anthony PERARD <anthony.perard@citrix.com>" [marginal]
      # 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: 5379 2F71 024C 600F 778A  7161 D8D5 7199 DF83 42C8
      #      Subkey fingerprint: F80C 0063 08E2 2CFD 8A92  E798 0CF5 572F D7FB 55AF
      
      * remotes/aperard/tags/pull-xen-20190924:
        xen-bus: only set the xen device frontend state if it is missing
        xen-block: treat XenbusStateUnknown the same as XenbusStateClosed
        MAINTAINERS: update my email address
        xen: perform XenDevice clean-up in XenBus watch handler
        xen: introduce separate XenWatchList for XenDevice objects
        xen / notify: introduce a new XenWatchList abstraction
        xen-bus: check whether the frontend is active during device reset...
      Signed-off-by: NPeter Maydell <peter.maydell@linaro.org>
      240ab11f