Skip to content
Snippets Groups Projects
  1. Jan 12, 2022
  2. Jan 11, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into staging · 7bb1272f
      Peter Maydell authored
      
      Python pull request
      
      Fixes for the tests that broke during vacation, plus a simple syntax fix
      for a python script.
      
      # gpg: Signature made Mon 10 Jan 2022 23:24:47 GMT
      # gpg:                using RSA key F9B7ABDBBCACDF95BE76CBD07DEF8106AAFC390E
      # gpg: Good signature from "John Snow (John Huston) <jsnow@redhat.com>" [full]
      # Primary key fingerprint: FAEB 9711 A12C F475 812F  18F2 88A9 064D 1835 61EB
      #      Subkey fingerprint: F9B7 ABDB BCAC DF95 BE76  CBD0 7DEF 8106 AAFC 390E
      
      * remotes/jsnow-gitlab/tags/python-pull-request:
        simplebench: Fix Python syntax error (reported by LGTM)
        python: update type hints for mypy 0.930
        Python/aqmp: fix type definitions for mypy 0.920
        python/aqmp: use absolute import statement
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      7bb1272f
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging · 64c01c7d
      Peter Maydell authored
      
      SD/MMC patches queue
      
      - Add SDHC support for SD card SPI-mode (Frank Chang)
      
      # gpg: Signature made Sat 08 Jan 2022 21:56:02 GMT
      # gpg:                using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
      # gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [unknown]
      # gpg: WARNING: This key is not certified with a trusted signature!
      # gpg:          There is no indication that the signature belongs to the owner.
      # Primary key fingerprint: FAAB E75E 1291 7221 DCFD  6BB2 E3E3 2C2C DEAD C0DE
      
      * remotes/philmd/tags/sdmmc-20220108:
        hw/sd: Add SDHC support for SD card SPI-mode
        hw/sd/sdcard: Rename Write Protect Group variables
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      64c01c7d
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging · bf99e0ec
      Peter Maydell authored
      
      virtio: revert config interrupt changes
      
      Lots of fallout from config interrupt changes. Author wants to rework
      the patches. Let's revert quickly so others don't suffer meanwhile.
      
      Signed-off-by: default avatarMichael S. Tsirkin <mst@redhat.com>
      
      # gpg: Signature made Mon 10 Jan 2022 21:03:44 GMT
      # gpg:                using RSA key 5D09FD0871C8F85B94CA8A0D281F0DB8D28D5469
      # gpg:                issuer "mst@redhat.com"
      # gpg: Good signature from "Michael S. Tsirkin <mst@kernel.org>" [full]
      # gpg:                 aka "Michael S. Tsirkin <mst@redhat.com>" [full]
      # Primary key fingerprint: 0270 606B 6F3C DF3D 0B17  0970 C350 3912 AFBE 8E67
      #      Subkey fingerprint: 5D09 FD08 71C8 F85B 94CA  8A0D 281F 0DB8 D28D 5469
      
      * remotes/mst/tags/for_upstream:
        Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
        Revert "virtio-pci: decouple notifier from interrupt process"
        Revert "virtio-pci: decouple the single vector from the interrupt process"
        Revert "vhost: introduce new VhostOps vhost_set_config_call"
        Revert "vhost-vdpa: add support for config interrupt"
        Revert "virtio: add support for configure interrupt"
        Revert "vhost: add support for configure interrupt"
        Revert "virtio-net: add support for configure interrupt"
        Revert "virtio-mmio: add support for configure interrupt"
        Revert "virtio-pci: add support for configure interrupt"
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      bf99e0ec
  3. Jan 10, 2022
  4. Jan 09, 2022
  5. Jan 08, 2022
Loading