[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/9] target-arm queue
From: |
Peter Maydell |
Subject: |
[PULL 0/9] target-arm queue |
Date: |
Tue, 26 Nov 2024 17:02:15 +0000 |
This one's almost all docs fixes.
thanks
-- PMM
The following changes since commit ba54a7e6b86884e43bed2d2f5a79c719059652a8:
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
(2024-11-26 14:06:40 +0000)
are available in the Git repository at:
https://git.linaro.org/people/pmaydell/qemu-arm.git
tags/pull-target-arm-20241126
for you to fetch changes up to d8790ead55a2ef1e65332ebec63ae3c5db598942:
docs/system/arm/aspeed: add missing model supermicrox11spi-bmc (2024-11-26
16:22:38 +0000)
----------------------------------------------------------------
target-arm queue:
* target/arm/tcg/cpu32.c: swap ATCM and BTCM register names
* docs/system/arm: Fix broken links and missing feature names
----------------------------------------------------------------
Michael Tokarev (1):
target/arm/tcg/cpu32.c: swap ATCM and BTCM register names
Pierrick Bouvier (8):
docs/system/arm/emulation: mention armv9
docs/system/arm/emulation: fix typo in feature name
docs/system/arm/emulation: add FEAT_SSBS2
target/arm/tcg/: fix typo in FEAT name
docs/system/arm/: add FEAT_MTE_ASYNC
docs/system/arm/: add FEAT_DoubleLock
docs/system/arm/fby35: update link to product page
docs/system/arm/aspeed: add missing model supermicrox11spi-bmc
docs/system/arm/aspeed.rst | 7 ++++---
docs/system/arm/emulation.rst | 11 +++++++----
docs/system/arm/fby35.rst | 2 +-
target/arm/tcg/cpu32.c | 6 +++---
4 files changed, 15 insertions(+), 11 deletions(-)
- [PULL 0/9] target-arm queue,
Peter Maydell <=
- [PULL 1/9] target/arm/tcg/cpu32.c: swap ATCM and BTCM register names, Peter Maydell, 2024/11/26
- [PULL 4/9] docs/system/arm/emulation: add FEAT_SSBS2, Peter Maydell, 2024/11/26
- [PULL 2/9] docs/system/arm/emulation: mention armv9, Peter Maydell, 2024/11/26
- [PULL 5/9] target/arm/tcg/: fix typo in FEAT name, Peter Maydell, 2024/11/26
- [PULL 3/9] docs/system/arm/emulation: fix typo in feature name, Peter Maydell, 2024/11/26
- [PULL 6/9] docs/system/arm/: add FEAT_MTE_ASYNC, Peter Maydell, 2024/11/26
- [PULL 7/9] docs/system/arm/: add FEAT_DoubleLock, Peter Maydell, 2024/11/26
- [PULL 8/9] docs/system/arm/fby35: update link to product page, Peter Maydell, 2024/11/26
- [PULL 9/9] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc, Peter Maydell, 2024/11/26
- Re: [PULL 0/9] target-arm queue, Peter Maydell, 2024/11/26