mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-25 08:58:36 -07:00
* New machine mps2-an521 -- this is a model of the AN521 FPGA image for the MPS2 devboard
* Fix various places where we failed to UNDEF invalid A64 instructions
* Don't UNDEF a valid FCMLA on 32-bit inputs
* Fix some bugs in the newly-added PAuth implementation
* microbit: Implement NVMC non-volatile memory controller
-----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAlxUbmsZHHBldGVyLm1h
eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3ubXD/9PJxn0RnOkxpEmnba1QYbj
mq1c9d9t2Ewd5wVLPWUZSlVjhLENUtPd6F5+CXGNwo+GpJgIG04tg4EhSXAAJtlF
msdvtVJLVhp2O/uoaLx4HilyzJjwMk3RExE4nE9czZ0B3bbfRCpeNV7wwlU8Q+ty
fbeK0zsjLmqYJ1J5nXhVbBxUsfpqFeOy0pH3S+9CWg9zxvbORmERFVyp31SgIB5r
mctU6IUH9wekNGQfGMKFazLjKLOnCYc39O3e1DuLGaK9ouA1alsfzl+GRiveYp1A
royrZjLBO995L5mVt8KcSYvpUaw8AzKZgchJ6KmM68pMGCsabmNHDbwtUtquLjir
7Ik64RovlRYDQeF2ee+giJF+sVH4fKFa7onFIl955Rv4SyEoyvJxEvd8gby3gwAa
+JiWY4IDZCpnUvbWP7gdnKMTH5T50srE5PiYCbQ+raBGRGgH3s2Ogt1NVBOKVFv5
YycWbt8Px+c+kSz3vT3ohQshoVUtTzFAWPR0s7+m83oxTqOBZ/wf1VipmgU05NWl
j0aJZhIS/5aOmKf+8+iLmfOYQ/8yq2guUnLDUWtN2F0f+7KysZhnauF7iTp/hIGQ
rDd74ktQoPFvr6Q2komFisQ5vgmLKaMM6mQUPpObhIwTw7Oz3anwvQDNgMCRB1JU
5PKH8pS1XHVhX4iM3FHv9g==
=ak3S
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190201' into staging
target-arm queue:
* New machine mps2-an521 -- this is a model of the AN521 FPGA image for the MPS2 devboard
* Fix various places where we failed to UNDEF invalid A64 instructions
* Don't UNDEF a valid FCMLA on 32-bit inputs
* Fix some bugs in the newly-added PAuth implementation
* microbit: Implement NVMC non-volatile memory controller
# gpg: Signature made Fri 01 Feb 2019 16:06:03 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-20190201: (47 commits)
tests/microbit-test: Add tests for nRF51 NVMC
arm: Instantiate NRF51 special NVM's and NVMC
hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories
target/arm: fix decoding of B{,L}RA{A,B}
target/arm: fix AArch64 virtual address space size
linux-user: Initialize aarch64 pac keys
aarch64-linux-user: Enable HWCAP bits for PAuth
aarch64-linux-user: Update HWCAP bits from linux 5.0-rc1
target/arm: Always enable pac keys for user-only
arm: Clarify the logic of set_pc()
target/arm: Enable API, APK bits in SCR, HCR
target/arm: Add a timer to predict PMU counter overflow
target/arm: Send interrupts on PMU counter overflow
target/arm/translate-a64: Fix mishandling of size in FCMLA decode
target/arm/translate-a64: Fix FCMLA decoding error
exec.c: Don't reallocate IOMMUNotifiers that are in use
target/arm/translate-a64: Don't underdecode SDOT and UDOT
target/arm/translate-a64: Don't underdecode FP insns
target/arm/translate-a64: Don't underdecode add/sub extended register
target/arm/translate-a64: Don't underdecode SIMD ld/st single
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
||
|---|---|---|
| .. | ||
| aarch64-linux-user.mak | ||
| aarch64-softmmu.mak | ||
| aarch64_be-linux-user.mak | ||
| alpha-linux-user.mak | ||
| alpha-softmmu.mak | ||
| arm-linux-user.mak | ||
| arm-softmmu.mak | ||
| armeb-linux-user.mak | ||
| cris-linux-user.mak | ||
| cris-softmmu.mak | ||
| hppa-linux-user.mak | ||
| hppa-softmmu.mak | ||
| hyperv.mak | ||
| i386-bsd-user.mak | ||
| i386-linux-user.mak | ||
| i386-softmmu.mak | ||
| lm32-softmmu.mak | ||
| m68k-linux-user.mak | ||
| m68k-softmmu.mak | ||
| microblaze-linux-user.mak | ||
| microblaze-softmmu.mak | ||
| microblazeel-linux-user.mak | ||
| microblazeel-softmmu.mak | ||
| mips-linux-user.mak | ||
| mips-softmmu-common.mak | ||
| mips-softmmu.mak | ||
| mips64-linux-user.mak | ||
| mips64-softmmu.mak | ||
| mips64el-linux-user.mak | ||
| mips64el-softmmu.mak | ||
| mipsel-linux-user.mak | ||
| mipsel-softmmu.mak | ||
| mipsn32-linux-user.mak | ||
| mipsn32el-linux-user.mak | ||
| moxie-softmmu.mak | ||
| nios2-linux-user.mak | ||
| nios2-softmmu.mak | ||
| or1k-linux-user.mak | ||
| or1k-softmmu.mak | ||
| pci.mak | ||
| ppc-linux-user.mak | ||
| ppc-softmmu.mak | ||
| ppc64-linux-user.mak | ||
| ppc64-softmmu.mak | ||
| ppc64abi32-linux-user.mak | ||
| ppc64le-linux-user.mak | ||
| riscv32-linux-user.mak | ||
| riscv32-softmmu.mak | ||
| riscv64-linux-user.mak | ||
| riscv64-softmmu.mak | ||
| s390x-linux-user.mak | ||
| s390x-softmmu.mak | ||
| sh4-linux-user.mak | ||
| sh4-softmmu.mak | ||
| sh4eb-linux-user.mak | ||
| sh4eb-softmmu.mak | ||
| sound.mak | ||
| sparc-bsd-user.mak | ||
| sparc-linux-user.mak | ||
| sparc-softmmu.mak | ||
| sparc32plus-linux-user.mak | ||
| sparc64-bsd-user.mak | ||
| sparc64-linux-user.mak | ||
| sparc64-softmmu.mak | ||
| tilegx-linux-user.mak | ||
| tricore-softmmu.mak | ||
| unicore32-softmmu.mak | ||
| usb.mak | ||
| virtio.mak | ||
| x86_64-bsd-user.mak | ||
| x86_64-linux-user.mak | ||
| x86_64-softmmu.mak | ||
| xtensa-linux-user.mak | ||
| xtensa-softmmu.mak | ||
| xtensaeb-linux-user.mak | ||
| xtensaeb-softmmu.mak | ||