index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
mips
/
cpu.h
Age
Commit message (
Expand
)
Author
2023-07-10
target/mips: Implement Loongson CSR instructions
Jiaxun Yang
2023-07-10
target/mips: Rework cp0_timer with clock API
Jiaxun Yang
2023-06-26
target: Widen pc/cs_base in cpu_get_tb_cpu_state
Anton Johansson
2023-03-08
target/mips: Implement CP0.Config7.WII bit support
Marcin Nowakowski
2023-01-13
mips: Remove support for trap and emulate KVM
Paolo Bonzini
2022-06-28
target/mips: Use an exception for semihosting
Richard Henderson
2022-06-11
target/mips: Fix emulation of nanoMIPS BPOSGE32C instruction
Dragan Mladjenovic
2022-06-11
target/mips: Fix WatchHi.M handling
Marcin Nowakowski
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-07
target/mips: Remove duplicated MIPSCPU::cp0_count_rate
Philippe Mathieu-Daudé
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-06-24
target/mips: Restrict some system specific declarations to sysemu
Philippe Mathieu-Daudé
2021-02-21
target/mips: Promote 128-bit multimedia registers as global ones
Philippe Mathieu-Daudé
2021-02-21
target/mips: Remove unused MMU definitions
Philippe Mathieu-Daudé
2021-01-14
target/mips: Introduce ase_msa_available() helper
Philippe Mathieu-Daudé
2021-01-14
target/mips/mips-defs: Introduce CPU_MIPS64 and cpu_type_is_64bit()
Philippe Mathieu-Daudé
2021-01-14
target/mips/addr: Add translation helpers for KSEG1
Jiaxun Yang
2021-01-14
target/mips: Add CP0 Config0 register definitions for MIPS3 ISA
Philippe Mathieu-Daudé
2020-12-17
linux-user/elfload: Introduce MIPS GET_FEATURE_REG_EQU() macro
Philippe Mathieu-Daudé
2020-12-13
target/mips: Introduce ase_mt_available() helper
Philippe Mathieu-Daudé
2020-12-13
hw/mips: Move address translation helpers to target/mips/
Philippe Mathieu-Daudé
2020-12-13
target/mips: Introduce cpu_supports_isa() taking CPUMIPSState argument
Philippe Mathieu-Daudé
2020-12-13
target/mips: Rename cpu_supports_FEAT() as cpu_type_supports_FEAT()
Philippe Mathieu-Daudé
2020-11-09
target/mips: Fix PageMask with variable page size
Jiaxun Yang
2020-10-17
target/mips/cpu: Introduce mips_cpu_create_with_clock() helper
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Allow the CPU to use dynamic frequencies
Philippe Mathieu-Daudé
2020-10-17
target/mips/cpu: Make cp0_count_rate a property
Philippe Mathieu-Daudé
2020-10-17
target/mips: Move cp0_count_ns to CPUMIPSState
Philippe Mathieu-Daudé
2020-06-09
target/mips: Add Loongson-3 CPU definition
Huacai Chen
2020-01-29
target/mips: Add implementation of GINVT instruction
Yongbok Kim
2020-01-29
target/mips: Amend CP0 WatchHi register implementation
Yongbok Kim
2020-01-15
target/mips: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2019-08-29
target/mips: Clean up handling of CP0 register 31
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 29
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 28
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 26
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 23
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 19
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 18
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 16
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 15
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 14
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 13
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 12
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 10
Aleksandar Markovic
2019-08-29
target/mips: Clean up handling of CP0 register 8
Aleksandar Markovic
[next]