Peter Maydell
62c0ac5041
Adjust types for some memory access functions.
Reduce inclusion of tcg headers.
Fix watchpoints vs replay.
Fix tcg/aarch64 roli expansion.
Introduce SysemuCPUOps structure.
-----BEGIN PGP SIGNATURE-----
iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAmCu3TodHHJpY2hhcmQu
aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV9ibwf+IyI2B3CrrJUkyzdg
AiKasEQJS7XoKRf924THegSHQEzFltDEuOiSdq3x2oFB9iMuZeu/HH/CLdw3qCFb
IZgsFhhYRjtzO6aVanyNWE2/b3HViGPI4rRvk09YaQg+FEEKqCw6Qb+MM3yv9Aa2
7VGsYX1u0RK/W6CfgUFULcnjbKUcPtOnZRZZMiNKwA6Jg9m19ASAVuLCmoQrcIg7
PrpGUuSn8VrC3ICGcqALbCVp+HWcMERuckAlSJ3cOvAng+vcvxSy8lkUm5sibkm2
27k+t2IzwTObVlyVKj2TvLC3GVXHg/0juXg7UH1h1+cshn0BIX5HuzDU8NyMj+Dj
RHeoqA==
=RPLq
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into staging
Adjust types for some memory access functions.
Reduce inclusion of tcg headers.
Fix watchpoints vs replay.
Fix tcg/aarch64 roli expansion.
Introduce SysemuCPUOps structure.
# gpg: Signature made Thu 27 May 2021 00:43:54 BST
# gpg: using RSA key 7A481E78868B4DB6A85A05C064DF38E8AF7E215F
# gpg: issuer "richard.henderson@linaro.org"
# gpg: Good signature from "Richard Henderson <richard.henderson@linaro.org>" [full]
# Primary key fingerprint: 7A48 1E78 868B 4DB6 A85A 05C0 64DF 38E8 AF7E 215F
* remotes/rth-gitlab/tags/pull-tcg-20210526: (31 commits)
hw/core: Constify TCGCPUOps
target/mips: Fold jazz behaviour into mips_cpu_do_transaction_failed
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
cpu: Move CPUClass::write_elf* to SysemuCPUOps
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
cpu: Move CPUClass::vmsd to SysemuCPUOps
cpu: Introduce SysemuCPUOps structure
cpu: Move AVR target vmsd field from CPUClass to DeviceClass
cpu: Rename CPUClass vmsd -> legacy_vmsd
cpu: Assert DeviceClass::vmsd is NULL on user emulation
cpu: Directly use get_memory_mapping() fallback handlers in place
cpu: Directly use get_paging_enabled() fallback handlers in place
cpu: Directly use cpu_write_elf*() fallback handlers in place
cpu: Introduce cpu_virtio_is_big_endian()
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
cpu: Split as cpu-common / cpu-sysemu
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-05-28 16:25:21 +01:00
..
2020-03-06 17:15:38 +01:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2020-10-23 13:42:16 +01:00
2016-02-16 14:29:28 +00:00
2019-08-16 13:37:36 +02:00
2020-09-01 09:10:58 +02:00
2020-10-05 16:41:22 +02:00
2020-10-05 16:41:22 +02:00
2020-10-05 16:41:22 +02:00
2019-06-12 13:20:20 +02:00
2019-06-12 13:20:20 +02:00
2020-09-16 10:33:48 +01:00
2019-05-23 14:10:31 +02:00
2016-03-22 22:20:16 +01:00
2016-02-04 17:01:04 +00:00
2020-10-05 16:41:22 +02:00
2020-01-30 20:59:41 +00:00
2019-06-12 13:20:20 +02:00
2016-10-28 21:50:18 +08:00
2019-06-12 13:20:20 +02:00
2020-07-06 17:01:11 +02:00
2018-06-27 13:06:34 +01:00
2021-05-26 14:49:46 +02:00
2019-06-12 13:20:20 +02:00
2021-05-26 14:49:46 +02:00
2020-10-09 07:08:19 +02:00
2020-03-06 17:21:28 +01:00
2020-07-06 17:01:11 +02:00
2019-11-05 23:33:12 +01:00
2021-02-08 14:43:55 +01:00
2020-10-05 16:41:22 +02:00
2020-06-10 12:09:36 -04:00
2020-12-15 12:51:48 -05:00
2020-10-05 16:41:22 +02:00
2020-11-16 13:22:17 -05:00
2020-05-18 15:42:34 +02:00
2021-02-16 17:15:39 +01:00
2020-10-22 11:53:54 -04:00
2019-08-16 13:37:36 +02:00
2021-05-02 17:24:50 +02:00
2016-02-04 17:01:04 +00:00
2016-03-22 22:20:16 +01:00
2016-03-22 22:20:16 +01:00
2020-07-24 12:44:13 -04:00
2016-10-12 09:35:54 +02:00
2021-05-04 08:38:23 +02:00
2020-09-29 15:41:35 +02:00
2019-08-16 13:37:36 +02:00
2020-09-29 15:41:35 +02:00
2021-05-26 15:33:59 -07:00
2020-05-19 09:06:44 +02:00
2020-11-16 11:07:53 +00:00