aboutsummaryrefslogtreecommitdiff
path: root/target/hppa/cpu.h
AgeCommit message (Expand)Author
2023-10-03accel/tcg: Move CPUNegativeOffsetState into CPUStateRichard Henderson
2023-09-15target/hppa: Add BTLB support to hppa TLB functionsHelge Deller
2023-09-13target/hppa: Allow up to 16 BTLB entriesHelge Deller
2023-08-27target/hppa: Switch to use MMU indices 11-15Helge Deller
2023-08-25target/hppa: Do not use hardcoded value for tlb_flush_*()Helge Deller
2023-08-25target/hppa: Add privilege to MMU index conversion helpersHelge Deller
2023-08-25target/hppa: Add missing PL1 and PL2 privilege levelsHelge Deller
2023-08-04target/hppa: Move iaoq registers and thus reduce generated code sizeHelge Deller
2023-07-25other architectures: spelling fixesMichael Tokarev
2023-06-26target: Widen pc/cs_base in cpu_get_tb_cpu_stateAnton Johansson
2023-02-27target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemuPhilippe Mathieu-Daudé
2022-04-21compiler.h: replace QEMU_NORETURN with G_NORETURNMarc-André Lureau
2022-04-06Move CPU softfloat unions to cpu-float.hMarc-André Lureau
2022-03-06target: Use ArchCPU as interface to target CPUPhilippe Mathieu-Daudé
2022-03-06target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macroPhilippe Mathieu-Daudé
2022-03-06target: Use CPUArchState as interface to target-specific CPU statePhilippe Mathieu-Daudé
2022-02-02hppa: Add support for an emulated TOC/NMI button.Helge Deller
2022-01-06target/hppa: Implement prctl_unalign_sigbusRichard Henderson
2021-11-02target/hppa: Make hppa_cpu_tlb_fill sysemu onlyRichard Henderson
2021-09-21include/exec: Move cpu_signal_handler declarationRichard Henderson
2021-09-14target/hppa: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2021-06-05target/hppa: Remove unused 'memory.h' headerPhilippe Mathieu-Daudé
2020-11-15overall/alpha tcg cpus|hppa: Fix Lesser GPL version numberChetan Pant
2020-09-02hw/hppa: Make number of TLB and BTLB entries configurableHelge Deller
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2019-08-20configure: Define target access alignment in configuretony.nguyen@bt.com
2019-08-16migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster
2019-08-16include: Make headers more self-containedMarkus Armbruster
2019-07-05hppa: Delete unused hppa_cpu_list() functionEduardo Habkost
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-10cpu: Remove CPU_COMMONRichard Henderson
2019-06-10cpu: Introduce CPUNegativeOffsetStateRichard Henderson
2019-06-10cpu: Move ENV_OFFSET to exec/gen-icount.hRichard Henderson
2019-06-10target/hppa: Use env_cpu, env_archcpuRichard Henderson
2019-06-10cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson
2019-06-10cpu: Define ArchCPURichard Henderson
2019-06-10cpu: Define CPUArchState with typedefRichard Henderson
2019-06-10tcg: Split out target/arch/cpu-param.hRichard Henderson
2019-05-10target/hppa: Convert to CPUClass::tlb_fillRichard Henderson
2019-04-18qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster
2019-04-18target: Simplify how the TARGET_cpu_list() printMarkus Armbruster
2019-03-12target/hppa: add TLB protection id checkSven Schnelle
2018-03-26target/hppa: Include priv level in user-only iaoqRichard Henderson
2018-03-19cpu: get rid of unused cpu_init() definesIgor Mammedov
2018-03-19cpu: add CPU_RESOLVING_TYPE macroIgor Mammedov
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-01-31target/hppa: Enable MTTCGRichard Henderson
2018-01-31target/hppa: Implement B,GATE insnRichard Henderson
2018-01-31target/hppa: Add migration for the cpuRichard Henderson
2018-01-31target/hppa: Optimize for flat addressing spaceRichard Henderson