Skip to content
Snippets Groups Projects
  1. Feb 14, 2020
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-request' into staging · b29c3e23
      Peter Maydell authored
      
      Migration pull request
      
      # gpg: Signature made Thu 13 Feb 2020 13:04:43 GMT
      # gpg:                using RSA key 1899FF8EDEBF58CCEE034B82F487EF185872D723
      # gpg: Good signature from "Juan Quintela <quintela@redhat.com>" [full]
      # gpg:                 aka "Juan Quintela <quintela@trasno.org>" [full]
      # Primary key fingerprint: 1899 FF8E DEBF 58CC EE03  4B82 F487 EF18 5872 D723
      
      * remotes/juanquintela/tags/pull-migration-pull-request:
        git: Make submodule check only needed modules
        migration-test: fix some memleaks in migration-test
        tests/migration: Add some slack to auto converge
        migration/rdma: rdma_accept_incoming_migration fix error handling
        migration: Optimization about wait-unplug migration state
        migration: Maybe VM is paused when migration is cancelled
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      b29c3e23
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-request' into staging · 71cd1bcc
      Peter Maydell authored
      
      Implement TARGET_SO_PEERSEC
      Fix rt signals management
      
      # gpg: Signature made Thu 13 Feb 2020 12:20:50 GMT
      # gpg:                using RSA key CD2F75DDC8E3A4DC2E4F5173F30C38BD3F2FBE3C
      # gpg:                issuer "laurent@vivier.eu"
      # gpg: Good signature from "Laurent Vivier <lvivier@redhat.com>" [full]
      # gpg:                 aka "Laurent Vivier <laurent@vivier.eu>" [full]
      # gpg:                 aka "Laurent Vivier (Red Hat) <lvivier@redhat.com>" [full]
      # Primary key fingerprint: CD2F 75DD C8E3 A4DC 2E4F  5173 F30C 38BD 3F2F BE3C
      
      * remotes/vivier2/tags/linux-user-for-5.0-pull-request:
        linux-user: implement TARGET_SO_PEERSEC
        linux-user: fix use of SIGRTMIN
        linux-user: fix TARGET_NSIG and _NSIG uses
        linux-user: cleanup signal.c
        linux-user: add missing TARGET_SIGRTMIN for hppa
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      
      # Conflicts:
      #	linux-user/signal.c
      71cd1bcc
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200213' into staging · bc882694
      Peter Maydell authored
      
      target-arm queue:
       * i.MX: Fix inverted sense of register bits in watchdog timer
       * i.MX: Add support for WDT on i.MX6
       * arm/virt: cleanups to ACPI tables
       * Implement ARMv8.1-VMID16 extension
       * Implement ARMv8.1-PAN
       * Implement ARMv8.2-UAO
       * Implement ARMv8.2-ATS1E1
       * ast2400/2500/2600: Wire up EHCI controllers
       * hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
       * hw/arm/raspi: Clean up the board code
      
      # gpg: Signature made Thu 13 Feb 2020 14:40:34 GMT
      # gpg:                using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
      # gpg:                issuer "peter.maydell@linaro.org"
      # gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
      # gpg:                 aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
      # gpg:                 aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
      # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83  15CF 3C25 25ED 1436 0CDE
      
      * remotes/pmaydell/tags/pull-target-arm-20200213: (46 commits)
        target/arm: Implement ARMv8.1-VMID16 extension
        hw/arm/raspi: Extract the cores count from the board revision
        hw/arm/raspi: Use a unique raspi_machine_class_init() method
        hw/arm/raspi: Extract the board model from the board revision
        hw/arm/raspi: Set default RAM size to size encoded in board revision
        hw/arm/raspi: Let class_init() directly call raspi_machine_init()
        hw/arm/raspi: Make board_rev a field of RaspiMachineClass
        hw/arm/raspi: Make machines children of abstract RaspiMachineClass
        hw/arm/raspi: Trivial code movement
        hw/arm/raspi: Extract the processor type from the board revision
        hw/arm/raspi: Extract the RAM size from the board revision
        hw/arm/raspi: Extract the version from the board revision
        hw/arm/raspi: Correct the board descriptions
        hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
        hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
        hw/arm: ast2600: Wire up EHCI controllers
        hw/arm: ast2400/ast2500: Wire up EHCI controllers
        target/arm: Enable ARMv8.2-UAO in -cpu max
        target/arm: Implement UAO semantics
        target/arm: Update MSR access to UAO
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      bc882694
  2. Feb 13, 2020
Loading