Skip to content
Snippets Groups Projects
  1. Mar 15, 2022
  2. Mar 14, 2022
  3. Mar 13, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/quic/tags/pull-hex-20220312-1' into staging · 15df33ce
      Peter Maydell authored
      
      Hexagon bug fixes and additional tests
      
      Also includes a patch from Zongyuan Li <zongyuan.li@smartx.com> to remove an unused variable
      
      ******** Changes in v2 ********
      Fix problems with build-user-hexagon CI job
      
      # gpg: Signature made Sat 12 Mar 2022 20:09:29 GMT
      # gpg:                using RSA key 3635C788CE62B91FD4C59AB47B0244FB12DE4422
      # gpg: Good signature from "Taylor Simpson (Rock on) <tsimpson@quicinc.com>" [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: 3635 C788 CE62 B91F D4C5  9AB4 7B02 44FB 12DE 4422
      
      * remotes/quic/tags/pull-hex-20220312-1:
        target/hexagon: remove unused variable
        Hexagon (target/hexagon) assignment to c4 should wait until packet commit
        Hexagon (target/hexagon) fix bug in conv_df2uw_chop
        Hexagon (tests/tcg/hexagon) fix inline asm in preg_alias.c
        Hexagon (tests/tcg/hexagon) update overflow test
        Hexagon (tests/tcg/hexagon) add floating point instructions to usr.c
        Hexagon (tests/tcg/hexagon) test instructions that might set bits in USR
        Hexagon (target/hexagon) properly handle NaN in dfmin/dfmax/sfmin/sfmax
        Hexagon (target/hexagon) properly handle denorm in arch_sf_recip_common
        Hexagon (target/hexagon) properly set FPINVF bit in sfcmp.uo and dfcmp.uo
        Hexagon HVX (target/hexagon) fix bug in HVX saturate instructions
        Hexagon (target/hexagon) fix bug in circular addressing
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      15df33ce
  4. Mar 12, 2022
  5. Mar 10, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mcayland/tags/q800-updates-for-7.0-20220309' into staging · 1416688c
      Peter Maydell authored
      
      q800-updates-for-7.0 queue
      
      # gpg: Signature made Wed 09 Mar 2022 10:57:07 GMT
      # gpg:                using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
      # gpg:                issuer "mark.cave-ayland@ilande.co.uk"
      # gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>" [full]
      # Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F
      
      * remotes/mcayland/tags/q800-updates-for-7.0-20220309: (22 commits)
        esp: recreate ESPState current_req after migration
        esp: include the current PDMA callback in the migration stream
        esp: convert ESPState pdma_cb from a function pointer to an integer
        esp: introduce esp_pdma_cb() function
        esp: introduce esp_set_pdma_cb() function
        macfb: set initial value of mode control registers in macfb_common_realize()
        macfb: add VMStateDescription fields for display type and VBL timer
        macfb: increase number of registers saved in MacfbState
        macfb: don't use special irq_state and irq_mask variables in MacfbState
        macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
        macio/pmu.c: remove redundant code
        mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
        mac_via: make SCSI_DATA (DRQ) bit live rather than latched
        mos6522: record last_irq_levels in mos6522_set_irq()
        mos6522: add "info via" HMP command for debugging
        mos6522: add register names to register read/write trace events
        mos6522: use device_class_set_parent_reset() to propagate reset to parent
        mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
        mos6522: switch over to use qdev gpios for IRQs
        mac_via: use IFR bit flag constants for VIA2 IRQs
        ...
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      1416688c
  6. Mar 09, 2022
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/philmd/tags/pmbus-20220308' into staging · 2048c4eb
      Peter Maydell authored
      
      I²C / SMBus / PMBus patches
      
      - Add some Renesas models
      - Add Titus Rwantare to MAINTAINERS
      
      # gpg: Signature made Tue 08 Mar 2022 18:11:46 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/pmbus-20220308:
        hw/sensor: add Renesas raa228000 device
        hw/sensor: add Renesas raa229004 PMBus device
        hw/sensor: add Intersil ISL69260 device model
        hw/i2c: Added linear mode translation for pmbus devices
        hw/i2c: pmbus: update MAINTAINERS
        hw/i2c: pmbus: refactor uint handling
        hw/i2c: pmbus: add PEC unsupported warning
        hw/i2c: pmbus: fix error returns and guard against out of range accesses
        hw/i2c: pmbus: add registers
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      2048c4eb
    • Peter Maydell's avatar
      Merge remote-tracking branch... · d9ccf33f
      Peter Maydell authored
      Merge remote-tracking branch 'remotes/lvivier-gitlab/tags/linux-user-for-7.0-pull-request' into staging
      
      linux-user pull request 20220308
      
      deliver SIGTRAP on POWERPC_EXCP_TRAP
      remove stale "not threadsafe" comments
      
      # gpg: Signature made Tue 08 Mar 2022 15:02:14 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/lvivier-gitlab/tags/linux-user-for-7.0-pull-request:
        tests/tcg/ppc64le: change signal_save_restore_xer to use SIGTRAP
        linux-user/ppc: deliver SIGTRAP on POWERPC_EXCP_TRAP
        linux-user: Remove stale "not threadsafe" comments
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      d9ccf33f
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220308' into staging · 8098417d
      Peter Maydell authored
      
      aspeed queue:
      
      * Fix for a potential memory leak
      * Aspeed SMC cleanups on the definition of the number of flash devices
      * New bletchley-bmc machine, AST2600 based
      
      # gpg: Signature made Tue 08 Mar 2022 08:19:25 GMT
      # gpg:                using RSA key A0F66548F04895EBFE6B0B6051A343C7CFFBECA1
      # gpg: Good signature from "Cédric Le Goater <clg@kaod.org>" [undefined]
      # 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: A0F6 6548 F048 95EB FE6B  0B60 51A3 43C7 CFFB ECA1
      
      * remotes/legoater/tags/pull-aspeed-20220308:
        hw: aspeed_gpio: Cleanup stray semicolon after switch
        hw/arm/aspeed: add Bletchley machine type
        hw/arm/aspeed: allow missing spi_model
        hw/block: m25p80: Add support for w25q01jvq
        aspeed/smc: Fix error log
        aspeed/smc: Let the SSI core layer define the bus name
        aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
        aspeed/smc: Remove 'num_cs' field
        aspeed: Rework aspeed_board_init_flashes() interface
        aspeed/smc: Use max number of CE instead of 'num_cs'
        aspeed: Fix a potential memory leak bug in write_boot_rom()
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      8098417d
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220308' into staging · 4b752091
      Peter Maydell authored
      
      qemu-openbios queue
      
      # gpg: Signature made Tue 08 Mar 2022 08:05:09 GMT
      # gpg:                using RSA key CC621AB98E82200D915CC9C45BC2C56FAE0F321F
      # gpg:                issuer "mark.cave-ayland@ilande.co.uk"
      # gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>" [full]
      # Primary key fingerprint: CC62 1AB9 8E82 200D 915C  C9C4 5BC2 C56F AE0F 321F
      
      * remotes/mcayland/tags/qemu-openbios-20220308:
        roms/openbios: update OpenBIOS images to 0e0afae6 built from submodule
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      4b752091
    • Peter Maydell's avatar
      Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2022-03-07' into staging · fdee2c96
      Peter Maydell authored
      
      nbd patches for 2022-03-07
      
      - Dan Berrange: Allow qemu-nbd to support TLS over Unix sockets
      - Eric Blake: Minor cleanups related to 64-bit block operations
      
      # gpg: Signature made Tue 08 Mar 2022 01:41:35 GMT
      # 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-2022-03-07:
        qemu-io: Allow larger write zeroes under no fallback
        qemu-io: Utilize 64-bit status during map
        nbd/server: Minor cleanups
        tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK
        tests/qemu-iotests: validate NBD TLS with UNIX sockets
        tests/qemu-iotests: validate NBD TLS with hostname mismatch
        tests/qemu-iotests: convert NBD TLS test to use standard filters
        tests/qemu-iotests: introduce filter for qemu-nbd export list
        tests/qemu-iotests: expand _filter_nbd rules
        tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
        block/nbd: don't restrict TLS usage to IP sockets
        qemu-nbd: add --tls-hostname option for TLS certificate validation
        block/nbd: support override of hostname for TLS certificate validation
        block: pass desired TLS hostname through from block driver client
        crypto: mandate a hostname when checking x509 creds on a client
      
      Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      fdee2c96
    • Mark Cave-Ayland's avatar
      esp: recreate ESPState current_req after migration · a7a22088
      Mark Cave-Ayland authored
      
      Since PDMA reads/writes are driven by the guest, it is possible that migration
      can occur whilst a SCSIRequest is still active. Fortunately active SCSIRequests
      are already included in the migration stream and restarted post migration but
      this still leaves the reference in ESPState uninitialised.
      
      Implement the SCSIBusInfo .load_request callback to obtain a reference to the
      currently active SCSIRequest and use it to recreate ESPState current_req
      after migration.
      
      Suggested-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
      Signed-off-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
      Reviewed-by: default avatarLaurent Vivier <laurent@vivier.eu>
      Message-Id: <20220305155530.9265-11-mark.cave-ayland@ilande.co.uk>
      Signed-off-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
      a7a22088
    • Mark Cave-Ayland's avatar
      esp: include the current PDMA callback in the migration stream · eda59b39
      Mark Cave-Ayland authored
      
      This involves (re)adding a PDMA-specific subsection to hold the reference to the
      current PDMA callback.
      
      Signed-off-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
      Reviewed-by: default avatarPeter Maydell <peter.maydell@linaro.org>
      Reviewed-by: default avatarLaurent Vivier <laurent@vivier.eu>
      Message-Id: <20220305155530.9265-10-mark.cave-ayland@ilande.co.uk>
      Signed-off-by: default avatarMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
      eda59b39
Loading