Peter Maydell
deee6ff7b7
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-20 17:26:19 +02:00
2019-09-20 14:08:10 -05:00
2019-08-16 13:31:52 +02:00
2019-08-16 13:31:53 +02:00
2019-09-13 16:05:01 +01:00
2019-08-21 09:13:37 +02:00
2019-09-24 12:21:11 +01:00
2019-06-12 13:20:20 +02:00
2019-09-07 08:32:12 +02:00
2019-09-25 10:56:28 -07:00
2019-08-21 13:24:01 +02:00
2019-08-16 13:31:52 +02:00
2019-09-19 10:37:46 +02:00
2019-09-03 16:20:34 +01:00
2019-09-13 16:05:00 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-09-20 14:09:24 -05:00
2019-08-16 19:14:04 -04:00
2019-08-16 13:37:36 +02:00
2019-09-23 09:15:03 +02:00
2019-08-16 13:31:53 +02:00
2019-09-20 14:08:10 -05:00
2019-08-21 13:24:01 +02:00
2019-08-16 13:31:53 +02:00
2019-09-07 08:32:34 +02:00
2019-09-03 11:26:55 -03:00
2019-08-20 09:11:17 +02:00
2019-09-12 18:25:34 +02:00
2019-09-18 10:19:47 +01:00
2019-08-16 13:31:52 +02:00
2019-09-12 11:13:55 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:37:36 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-09-03 11:26:55 -03:00
2019-08-20 09:11:17 +02:00
2019-08-16 13:31:52 +02:00
2019-09-12 11:15:03 +01:00
2019-08-16 13:37:36 +02:00
2019-09-17 08:42:49 -07:00
2019-09-12 11:15:03 +01:00
2019-09-18 10:19:47 +01:00
2019-09-18 10:19:47 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:37:36 +02:00
2019-09-20 14:08:10 -05:00
2019-08-16 13:37:36 +02:00
2019-08-20 09:11:17 +02:00
2019-09-13 16:05:01 +01:00
2019-09-13 16:05:01 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:31:52 +02:00
2019-08-29 07:31:12 +02:00
2019-09-19 11:50:37 +02:00
2019-09-25 10:16:39 -04:00
2019-08-16 13:37:36 +02:00
2019-09-24 12:21:29 +01:00
2019-08-16 13:31:53 +02:00
2019-08-16 13:37:36 +02:00
2019-08-20 09:11:05 +02:00
2019-07-15 20:58:37 +02:00