Skip to content
Snippets Groups Projects
  1. Feb 07, 2019
  2. Feb 06, 2019
  3. Feb 05, 2019
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging · 3e29da9f
      Peter Maydell authored
      
      * cpu-exec fixes (Emilio, Laurent)
      * TCG bugfix in queue.h (Paolo)
      * high address load for linuxboot (Zhijian)
      * PVH support (Liam, Stefano)
      * misc i386 changes (Paolo, Robert, Doug)
      * configure tweak for openpty (Thomas)
      * elf2dmp port to Windows (Viktor)
      * initial improvements to Makefile infrastructure (Yang + GSoC 2013)
      
      # gpg: Signature made Tue 05 Feb 2019 17:34:42 GMT
      # gpg:                using RSA key BFFBD25F78C7AE83
      # gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
      # gpg:                 aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
      # 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: (76 commits)
        queue: fix QTAILQ_FOREACH_REVERSE_SAFE
        scsi-generic: Convert from DPRINTF() macro to trace events
        scsi-disk: Convert from DPRINTF() macro to trace events
        pc: Use hotplug_handler_(plug|unplug|unplug_request)
        i386: hvf: Fix smp boot hangs
        hw/vfio/Makefile.objs: Create new CONFIG_* variables for VFIO core and PCI
        hw/i2c/Makefile.objs: Create new CONFIG_* variables for EEPROM and ACPI controller
        hw/tricore/Makefile.objs: Create CONFIG_* for tricore
        hw/openrisc/Makefile.objs: Create CONFIG_* for openrisc
        hw/moxie/Makefile.objs: Conditionally build moxie
        hw/hppa/Makefile.objs: Create CONFIG_* for hppa
        hw/cris/Makefile.objs: Create CONFIG_* for cris
        hw/alpha/Makefile.objs: Create CONFIG_* for alpha
        hw/sparc64/Makefile.objs: Create CONFIG_* for sparc64
        hw/riscv/Makefile.objs: Create CONFIG_* for riscv boards
        hw/nios2/Makefile.objs: Conditionally build nios2
        hw/xtensa/Makefile.objs: Build xtensa_sim and xtensa_fpga conditionally
        hw/lm32/Makefile.objs: Conditionally build lm32 and milkmyst
        hw/sparc/Makefile.objs: CONFIG_* for sun4m and leon3 created
        hw/s390/Makefile.objs: Create new CONFIG_* variables for s390x boards and devices
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      
      # Conflicts:
      #	qemu-deprecated.texi
      3e29da9f
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205' into staging · 47994e16
      Peter Maydell authored
      
      target-arm queue:
       * Implement Armv8.5-BTI extension for system emulation mode
       * Implement the PR_PAC_RESET_KEYS prctl() for linux-user mode's Armv8.3-PAuth support
       * Support TBI (top-byte-ignore) properly for linux-user mode
       * gdbstub: allow killing QEMU via vKill command
       * hw/arm/boot: Support DTB autoload for firmware-only boots
       * target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
      
      # gpg: Signature made Tue 05 Feb 2019 17:04:22 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-20190205: (22 commits)
        target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI
        hw/arm/boot: Support DTB autoload for firmware-only boots
        hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_info
        hw/arm/boot: Factor out "set up firmware boot" code
        hw/arm/boot: Factor out "direct kernel boot" code into its own function
        hw/arm/boot: Fix block comment style in arm_load_kernel()
        gdbstub: allow killing QEMU via vKill command
        target/arm: Enable TBI for user-only
        target/arm: Compute TB_FLAGS for TBI for user-only
        target/arm: Clean TBI for data operations in the translator
        target/arm: Add TBFLAG_A64_TBID, split out gen_top_byte_ignore
        tests/tcg/aarch64: Add pauth smoke test
        linux-user: Implement PR_PAC_RESET_KEYS
        target/arm: Enable BTI for -cpu max
        target/arm: Set btype for indirect branches
        target/arm: Reset btype for direct branches
        target/arm: Default handling of BTYPE during translation
        target/arm: Cache the GP bit for a page in MemTxAttrs
        exec: Add target-specific tlb bits to MemTxAttrs
        target/arm: Add BT and BTYPE to tb->flags
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      47994e16
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into staging · 9669c975
      Peter Maydell authored
      
      Fixes and improvements in tcg and the zPCI code.
      
      # gpg: Signature made Tue 05 Feb 2019 16:36:09 GMT
      # gpg:                using RSA key C3D0D66DC3624FF6A8C018CEDECF6B93C6F02FAF
      # gpg:                issuer "cohuck@redhat.com"
      # gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>" [unknown]
      # gpg:                 aka "Cornelia Huck <huckc@linux.vnet.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cornelia.huck@de.ibm.com>" [full]
      # gpg:                 aka "Cornelia Huck <cohuck@kernel.org>" [unknown]
      # gpg:                 aka "Cornelia Huck <cohuck@redhat.com>" [unknown]
      # Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0  18CE DECF 6B93 C6F0 2FAF
      
      * remotes/cohuck/tags/s390x-20190205:
        s390x/pci: Unplug remaining requested devices on pcihost reset
        s390x/pci: Warn when adding PCI devices without the 'zpci' feature
        s390x/pci: Fix hotplugging of PCI bridges
        s390x/pci: Fix primary bus number for PCI bridges
        s390x/tcg: Don't model FP registers as globals
        s390x/pci: mark zpci devices as unmigratable
        s390x/pci: Drop release timer and replace it with a flag
        s390x/pci: Introduce unplug requests and split unplug handler
        s390x: remove direct reference to mem_path global from s390x code
        target/s390x: define TCG_GUEST_DEFAULT_MO for MTTCG
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      9669c975
    • Peter Maydell's avatar
      target/arm: Make FPSCR/FPCR trapped-exception bits RAZ/WI · a15945d9
      Peter Maydell authored
      
      The {IOE, DZE, OFE, UFE, IXE, IDE} bits in the FPSCR/FPCR are for
      enabling trapped IEEE floating point exceptions (where IEEE exception
      conditions cause a CPU exception rather than updating the FPSR status
      bits). QEMU doesn't implement this (and nor does the hardware we're
      modelling), but for implementations which don't implement trapped
      exception handling these control bits are supposed to be RAZ/WI.
      This allows guest code to test for whether the feature is present
      by trying to write to the bit and checking whether it sticks.
      
      QEMU is incorrectly making these bits read as written. Make them
      RAZ/WI as the architecture requires.
      
      In particular this was causing problems for the NetBSD automatic
      test suite.
      
      Reported-by: default avatarMartin Husemann <martin@netbsd.org>
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
      Message-id: 20190131130700.28392-1-peter.maydell@linaro.org
      a15945d9
    • Peter Maydell's avatar
      hw/arm/boot: Support DTB autoload for firmware-only boots · 5614ca80
      Peter Maydell authored
      
      The arm_boot_info struct has a skip_dtb_autoload flag: if this is
      set to true by the board code then arm_load_kernel() will not
      load the DTB itself, but will leave this for the board code to
      do itself later. However, the check for this is done in a
      code path which is only executed for the case where we load
      a kernel image file. If we're taking the "boot via firmware"
      code path then the flag isn't honoured and the DTB is never
      loaded.
      
      We didn't notice this because the only real user of "boot
      via firmware" that cares about the DTB is the virt board
      (for UEFI boot), and that always wants skip_dtb_autoload
      anyway. But the SBSA reference board model we're planning to
      add will want the flag to behave correctly.
      
      Now we've refactored the arm_load_kernel() function, the
      fix is simple: drop the early 'return' so we fall into
      the same "load the DTB" code the boot-direct-kernel path uses.
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
      Reviewed-by: default avatarIgor Mammedov <imammedo@redhat.com>
      Message-id: 20190131112240.8395-6-peter.maydell@linaro.org
      5614ca80
    • Peter Maydell's avatar
      hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_info · 2a5bdfc8
      Peter Maydell authored
      
      The code path for booting firmware doesn't set env->boot_info. At
      first sight this looks odd, so add a comment saying why we don't.
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
      Reviewed-by: default avatarIgor Mammedov <imammedo@redhat.com>
      Message-id: 20190131112240.8395-5-peter.maydell@linaro.org
      2a5bdfc8
    • Peter Maydell's avatar
      hw/arm/boot: Factor out "set up firmware boot" code · 4c0f2687
      Peter Maydell authored
      
      Factor out the "boot via firmware" code path from arm_load_kernel()
      into its own function.
      
      This commit only moves code around; no semantic changes.
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
      Reviewed-by: default avatarIgor Mammedov <imammedo@redhat.com>
      Message-id: 20190131112240.8395-4-peter.maydell@linaro.org
      4c0f2687
Loading