Peter Maydell
deee6ff7b7
Fixes for TLB_BSWAP
Coversion of NOTDIRTY and ROM handling to cputlb
Followup cleanups to cputlb
-----BEGIN PGP SIGNATURE-----
iQFRBAABCgA7FiEEekgeeIaLTbaoWgXAZN846K9+IV8FAl2LtM0dHHJpY2hhcmQu
aGVuZGVyc29uQGxpbmFyby5vcmcACgkQZN846K9+IV/sZwf/exhxY+VEyK8bFyE7
DCiVZf7vc0kc1mK79SFN59cGlTx6vtG51ZgmbsrE2niJanrq5oj/iefrzVcP1WQE
LuMqeTWKUJjpT0Nm7E5QIzMyYELjhE4ldEzzh8meHeqLYWTXdXD3/gHGiJFdqic7
/2c8zDYpkVp6ss7ryppT7vtfsHhG33TMoKb+TLUgYdr3VU5bfKVmVtXto23YDmp+
+ZZHczhFy6FB+k3V4+ClyGcaoVwvsVx3AhGIuFDZCS64QuHmWkM4YuWFNjzjX2KV
EYmp3aK728DWUbLax9LClks9hDSZvuX8m4+dDDt4ykOgwhMzJtYM1e/HgEVWa7bk
nH/koA==
=/g/U
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into staging
Fixes for TLB_BSWAP
Coversion of NOTDIRTY and ROM handling to cputlb
Followup cleanups to cputlb
# gpg: Signature made Wed 25 Sep 2019 19:41:17 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/tags/pull-tcg-20190925:
cputlb: Pass retaddr to tb_check_watchpoint
cputlb: Pass retaddr to tb_invalidate_phys_page_fast
cputlb: Remove tb_invalidate_phys_page_range is_cpu_write_access
cputlb: Remove cpu->mem_io_vaddr
cputlb: Handle TLB_NOTDIRTY in probe_access
cputlb: Merge and move memory_notdirty_write_{prepare,complete}
cputlb: Partially inline memory_region_section_get_iotlb
cputlb: Move NOTDIRTY handling from I/O path to TLB path
cputlb: Move ROM handling from I/O path to TLB path
exec: Adjust notdirty tracing
cputlb: Introduce TLB_BSWAP
cputlb: Split out load/store_memop
cputlb: Use qemu_build_not_reached in load/store_helpers
qemu/compiler.h: Add qemu_build_not_reached
cputlb: Disable __always_inline__ without optimization
exec: Use TARGET_PAGE_BITS_MIN for TLB flags
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2019-09-27 11:10:49 +01:00
..
2019-08-16 13:31:51 +02:00
2016-07-12 16:19:16 +02:00
2019-06-10 07:03:34 -07:00
2019-07-14 12:19:01 +02:00
2019-07-18 13:57:28 +02:00
2019-09-25 10:42:51 -07:00
2019-09-25 10:43:22 -07:00
2019-09-03 16:20:35 +01:00
2019-08-16 13:31:51 +02:00
2019-09-25 10:44:27 -07:00
2018-05-25 10:10:55 +02:00
2019-08-20 17:26:22 +02:00
2017-12-29 12:43:40 -08:00
2019-02-21 10:22:24 -08:00
2017-12-29 12:43:40 -08:00
2018-12-26 06:40:24 +11:00
2016-06-07 18:19:23 +03:00
2019-08-16 13:31:51 +02:00
2019-08-21 13:24:01 +02:00
2019-09-03 08:30:39 -07:00
2019-09-03 08:30:39 -07:00
2018-05-09 00:13:38 +02:00
2018-05-09 00:13:38 +02:00
2018-05-09 00:13:38 +02:00
2019-09-25 10:44:29 -07:00
2019-09-25 10:15:59 -04:00
2019-08-20 17:26:19 +02:00
2019-09-25 15:51:19 +01:00
2018-06-15 14:40:56 +01:00
2019-08-16 13:31:51 +02:00
2017-05-18 19:21:00 +02:00
2018-06-15 08:18:48 -10:00
2019-08-16 13:31:51 +02:00
2019-02-06 03:39:24 +00:00
2019-05-13 08:58:55 +02:00