Skip to content
Snippets Groups Projects
  1. Sep 17, 2019
  2. Sep 09, 2019
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/huth-gitlab/tags/m68k-pull-2019-09-07' into staging · 89ea03a7
      Peter Maydell authored
      
      Add the m68k next-cube machine
      
      # gpg: Signature made Sat 07 Sep 2019 16:32:53 BST
      # gpg:                using RSA key 27B88847EEE0250118F3EAB92ED9D774FE702DB5
      # gpg:                issuer "huth@tuxfamily.org"
      # gpg: Good signature from "Thomas Huth <th.huth@gmx.de>" [full]
      # gpg:                 aka "Thomas Huth <thuth@redhat.com>" [full]
      # gpg:                 aka "Thomas Huth <huth@tuxfamily.org>" [full]
      # gpg:                 aka "Thomas Huth <th.huth@posteo.de>" [unknown]
      # Primary key fingerprint: 27B8 8847 EEE0 2501 18F3  EAB9 2ED9 D774 FE70 2DB5
      
      * remotes/huth-gitlab/tags/m68k-pull-2019-09-07:
        .travis.yml: Let the avocado job run the NeXTcube tests
        tests/acceptance: Add test of NeXTcube framebuffer using OCR
        m68k: Add an entry for the NeXTcube machine to the MAINTAINERS file
        m68k: Add serial controller to the NeXTcube machine
        escc: introduce a selector for the register bit
        m68k: Add NeXTcube machine
        m68k: Add NeXTcube keyboard device
        m68k: Add NeXTcube framebuffer device emulation
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      89ea03a7
  3. Sep 07, 2019
  4. Sep 06, 2019
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-05-v2' into staging · 019217c3
      Peter Maydell authored
      
      nbd patches for 2019-09-05
      
      - Advertise NBD_FLAG_CAN_MULTI_CONN on readonly images
      - Tolerate larger set of server error responses during handshake
      - More precision on handling fallocate() failures due to alignment
      - Better documentation of NBD connection URIs
      - Implement new extension NBD_CMD_FLAG_FAST_ZERO to benefit qemu-img convert
      
      # gpg: Signature made Thu 05 Sep 2019 22:08:17 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-05-v2:
        nbd: Implement server use of NBD FAST_ZERO
        nbd: Implement client use of NBD FAST_ZERO
        nbd: Prepare for NBD_CMD_FLAG_FAST_ZERO
        nbd: Improve per-export flag handling in server
        docs: Update preferred NBD device syntax
        block: workaround for unaligned byte range in fallocate()
        nbd: Tolerate more errors to structured reply request
        nbd: Use g_autofree in a few places
        nbd: Advertise multi-conn for shared read-only connections
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      019217c3
  5. Sep 05, 2019
Loading