Skip to content
Snippets Groups Projects
  1. Jan 15, 2021
  2. Jan 13, 2021
  3. Jan 12, 2021
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging · 6b63d126
      Peter Maydell authored
      
      * UI configury cleanups and Meson conversion
      * scripts/gdb improvements
      * WHPX cleanups and fixes
      * cirrus win32 CI improvements
      * meson gnutls workaround
      
      # gpg: Signature made Tue 12 Jan 2021 16:05:19 GMT
      # gpg:                using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
      # gpg:                issuer "pbonzini@redhat.com"
      # 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-gitlab/tags/for-upstream:
        target/i386: Use X86Seg enum for segment registers
        configure: quote command line arguments in config.status
        configure: move Cocoa incompatibility checks to Meson
        configure: move GTK+ detection to Meson
        configure: move X11 detection to Meson
        gtk: remove CONFIG_GTK_GL
        cocoa: do not enable coreaudio automatically
        virtio-scsi: trace events
        meson: Propagate gnutls dependency
        Docs/RCU: Correct sample code of qatomic_rcu_set
        scripts/gdb: implement 'qemu bt'
        scripts/gdb: fix 'qemu coroutine' when users selects a non topmost stack frame
        meson: fix Cocoa option in summary
        whpx: move whpx_lapic_state from header to c file
        maintainers: Add me as Windows Hosted Continuous Integration maintainer
        cirrus/msys2: Cache msys2 mingw in a better way.
        cirrus/msys2: Exit powershell with $LastExitCode
        whpx: move internal definitions to whpx-internal.h
        whpx: rename whp-dispatch to whpx-internal.h
        meson: do not use CONFIG_VIRTFS
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      6b63d126
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210112-1' into staging · f8e1d885
      Peter Maydell authored
      
      target-arm queue:
       * arm: Support emulation of ARMv8.4-TTST extension
       * arm: Update cpu.h ID register field definitions
       * arm: Fix breakage of XScale instruction emulation
       * hw/net/lan9118: Fix RX Status FIFO PEEK value
       * npcm7xx: Add ADC and PWM emulation
       * ui/cocoa: Make "open docs" help menu entry work again when binary
         is run from the build tree
       * ui/cocoa: Fix openFile: deprecation on Big Sur
       * docs: Add qemu-storage-daemon(1) manpage to meson.build
      
      # gpg: Signature made Tue 12 Jan 2021 21:22:15 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-20210112-1:
        ui/cocoa: Fix openFile: deprecation on Big Sur
        hw/*: Use type casting for SysBusDevice in NPCM7XX
        hw/misc: Add QTest for NPCM7XX PWM Module
        hw/misc: Add a PWM module for NPCM7XX
        hw/adc: Add an ADC module for NPCM7XX
        hw/timer: Refactor NPCM7XX Timer to use CLK clock
        hw/misc: Add clock converter in NPCM7XX CLK module
        hw/net/lan9118: Add symbolic constants for register offsets
        hw/net/lan9118: Fix RX Status FIFO PEEK value
        target/arm: Don't decode insns in the XScale/iWMMXt space as cp insns
        docs: Add qemu-storage-daemon(1) manpage to meson.build
        ui/cocoa: Update path to docs in build tree
        target/arm: add aarch32 ID register fields to cpu.h
        target/arm: add aarch64 ID register fields to cpu.h
        target/arm: add descriptions of CLIDR_EL1, CCSIDR_EL1, CTR_EL0 to cpu.h
        target/arm: make ARMCPU.ctr 64-bit
        target/arm: make ARMCPU.clidr 64-bit
        target/arm: fix typo in cpu.h ID_AA64PFR1 field name
        target/arm: enable Small Translation tables in max CPU
        target/arm: ARMv8.4-TTST extension
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      f8e1d885
Loading