Searched hist:a0ff4a879cd3198adb4213653d51a39d053ef2d6 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | memattrs.h | diff a0ff4a879cd3198adb4213653d51a39d053ef2d6 Fri Mar 01 14:41:07 CST 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Allow the target to set tlb flags to apply to all of the comparators. Remove MemTxAttrs.byte_swap, as the bit is not relevant to memory transactions, only the page mapping. Adjust target/sparc to set TLB_BSWAP directly.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240301204110.656742-4-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/target/sparc/ |
H A D | mmu_helper.c | diff a0ff4a879cd3198adb4213653d51a39d053ef2d6 Fri Mar 01 14:41:07 CST 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Allow the target to set tlb flags to apply to all of the comparators. Remove MemTxAttrs.byte_swap, as the bit is not relevant to memory transactions, only the page mapping. Adjust target/sparc to set TLB_BSWAP directly.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240301204110.656742-4-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/include/hw/core/ |
H A D | cpu.h | diff a0ff4a879cd3198adb4213653d51a39d053ef2d6 Fri Mar 01 14:41:07 CST 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Allow the target to set tlb flags to apply to all of the comparators. Remove MemTxAttrs.byte_swap, as the bit is not relevant to memory transactions, only the page mapping. Adjust target/sparc to set TLB_BSWAP directly.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240301204110.656742-4-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
/openbmc/qemu/accel/tcg/ |
H A D | cputlb.c | diff a0ff4a879cd3198adb4213653d51a39d053ef2d6 Fri Mar 01 14:41:07 CST 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Allow the target to set tlb flags to apply to all of the comparators. Remove MemTxAttrs.byte_swap, as the bit is not relevant to memory transactions, only the page mapping. Adjust target/sparc to set TLB_BSWAP directly.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240301204110.656742-4-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|