]> git.proxmox.com Git - mirror_qemu.git/commit - target/sparc/mmu_helper.c
target/sparc: Add TLB entry with attributes
authorTony Nguyen <tony.nguyen@bt.com>
Fri, 23 Aug 2019 18:36:57 +0000 (04:36 +1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 3 Sep 2019 15:30:39 +0000 (08:30 -0700)
commit9bed46e67e2ee54bc596ba58063ee71a5ca40923
tree719c2d7c2cc1b300b66de0f7fdbfe98a524f44b1
parenta26fc6f5152b47f1d7ed928f9c9d462d01ff1624
target/sparc: Add TLB entry with attributes

Append MemTxAttrs to interfaces so we can pass along up coming Invert
Endian TTE bit on SPARC64.

Signed-off-by: Tony Nguyen <tony.nguyen@bt.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <f8fcc3138570c460ef289a6b34ba7715ba36f99e.1566466906.git.tony.nguyen@bt.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/sparc/mmu_helper.c