Show patches with: Series = [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org       |   26 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[PULL,26/26] target/mips: Use FloatRoundMode enum for FCR31 modes conversion [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,25/26] target/mips: Remove unused headers from fpu_helper.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,24/26] target/mips: Inline cpu_mips_realize_env() in mips_cpu_realizefn() [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,23/26] target/mips: Move cpu definitions, reset() and realize() to cpu.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,22/26] target/mips: Move mips_cpu_add_definition() from helper.c to cpu.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,21/26] target/mips: Extract cpu_supports*/cpu_set* translate.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,20/26] hw/mips/malta: Rewrite CP0_MVPConf0 access using deposit() [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,19/26] hw/mips/malta: Do not initialize MT registers if MT ASE absent [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,18/26] target/mips: Do not initialize MT registers if MT ASE absent [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,17/26] target/mips: Introduce ase_mt_available() helper [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,16/26] target/mips: Remove mips_def_t unused argument from mvp_init() [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,15/26] target/mips: Remove unused headers from op_helper.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,14/26] target/mips: Remove unused headers from translate.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,13/26] hw/mips: Move address translation helpers to target/mips/ [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,12/26] target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,11/26] target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT() [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,10/26] target/mips: Explicit Release 6 MMU types [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,09/26] target/mips: Allow executing MSA instructions on Loongson-3A4000 [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 2 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,08/26] target/mips: Also display exception names in user-mode [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,07/26] target/mips: Remove unused headers from cp0_helper.c [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,06/26] target/mips: Do not include CP0 helpers in user-mode emulation [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 2 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,05/26] target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 2 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,04/26] target/mips: Include "exec/memattrs.h" in 'internal.h' [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,03/26] target/mips/kvm: Remove unused headers [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,02/26] target/mips/kvm: Assert unreachable code is not used [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org 1 1 - --- 2020-12-13 Philippe Mathieu-Daudé New
[PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org [PULL,01/26] MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.org - 1 1 --- 2020-12-13 Philippe Mathieu-Daudé New