index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
hppa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
2
-4
/
+2
2024-03-03
target/hppa: Restore unwind_breg before calculating ior
Helge Deller
3
-3
/
+6
2024-03-03
target: hppa: Fix unaligned double word accesses for hppa64
Guenter Roeck
1
-1
/
+2
2024-02-11
target/hppa: PDC_BTLB_INFO uses 32-bit ints
Helge Deller
1
-1
/
+1
2024-02-11
target/hppa: Allow read-access to PSW with rsm 0,reg instruction
Helge Deller
1
-1
/
+7
2024-02-11
target/hppa: Implement do_transaction_failed handler for I/O errors
Helge Deller
3
-0
/
+25
2024-02-11
target/hppa: Add "diag 0x101" for console output support
Helge Deller
3
-0
/
+43
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2
-5
/
+5
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2
-11
/
+1
2024-02-03
target/hppa: Populate CPUClass.mmu_index
Richard Henderson
2
-5
/
+14
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2024-01-16
Merge tag 'hppa-fixes-8.2-pull-request' of https://github.com/hdeller/qemu-hp...
Peter Maydell
4
-24
/
+24
2024-01-13
target/hppa: Fix IOR and ISR on error in probe
Helge Deller
1
-5
/
+1
2024-01-13
target/hppa: Fix IOR and ISR on unaligned access trap
Helge Deller
1
-5
/
+1
2024-01-13
target/hppa: Export function hppa_set_ior_and_isr()
Helge Deller
2
-11
/
+13
2024-01-13
target/hppa: Avoid accessing %gr0 when raising exception
Helge Deller
1
-1
/
+1
2024-01-13
target/hppa: Fix PDC address translation on PA2.0 with PSW.W=0
Helge Deller
1
-2
/
+8
2024-01-08
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
1
-4
/
+4
2024-01-05
target/hppa: Use generic cpu_list()
Gavin Shan
2
-27
/
+0
2024-01-05
cpu: Call object_class_dynamic_cast() once in cpu_class_by_name()
Philippe Mathieu-Daudé
1
-5
/
+1
2024-01-05
target/hppa: Remove object_class_is_abstract()
Gavin Shan
1
-3
/
+1
2023-12-29
target/hppa: Constify VMState in machine.c
Richard Henderson
1
-1
/
+1
2023-11-20
Merge tag 'hppa64-fixes-pull-request' of https://github.com/hdeller/qemu-hppa...
Stefan Hajnoczi
1
-2
/
+2
2023-11-17
target/hppa: Fix 64-bit SHRPD instruction
Helge Deller
1
-2
/
+2
2023-11-15
target/hppa: spelling fixes: Indicies, Truely
Michael Tokarev
2
-2
/
+2
2023-11-13
target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
Richard Henderson
2
-18
/
+35
2023-11-13
target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
Richard Henderson
3
-36
/
+39
2023-11-13
target/hppa: Introduce MMU_IDX_MMU_DISABLED
Richard Henderson
3
-11
/
+14
2023-11-13
target/hppa: Fix possible overflow in TLB size calculation
Helge Deller
1
-2
/
+2
2023-11-13
target/hppa: Fix calculation of CR_IIASQ back register
Helge Deller
1
-1
/
+1
2023-11-13
target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
Richard Henderson
1
-2
/
+3
2023-11-13
target/hppa: Use only low 2 immediate bits for PROBEI
Richard Henderson
1
-1
/
+1
2023-11-12
target/hppa: Mask reserved PSW bits in expand_sm_imm
Helge Deller
1
-5
/
+8
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-16
/
+14
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2
-4
/
+0
2023-11-06
target/hppa: Improve interrupt logging
Richard Henderson
1
-8
/
+4
2023-11-06
target/hppa: Update IIAOQ, IIASQ for pa2.0
Richard Henderson
2
-18
/
+38
2023-11-06
target/hppa: Create raise_exception_with_ior
Richard Henderson
1
-13
/
+51
2023-11-06
target/hppa: Add unwind_breg to CPUHPPAState
Richard Henderson
3
-2
/
+20
2023-11-06
target/hppa: Clear upper bits in mtctl for pa1.x
Helge Deller
1
-1
/
+7
2023-11-06
target/hppa: Avoid async_safe_run_on_cpu on uniprocessor system
Richard Henderson
1
-1
/
+7
2023-11-06
target/hppa: Add pa2.0 cpu local tlb flushes
Helge Deller
5
-12
/
+84
2023-11-06
target/hppa: Implement pa2.0 data prefetch instructions
Richard Henderson
1
-1
/
+9
2023-11-06
target/hppa: Return zero for r0 from load_gpr
Richard Henderson
1
-3
/
+1
2023-11-06
target/hppa: Precompute zero into DisasContext
Richard Henderson
1
-16
/
+18
2023-11-06
target/hppa: Fix interruption based on default PSW
Helge Deller
2
-4
/
+16
2023-11-06
target/hppa: Implement PERMH
Richard Henderson
2
-0
/
+31
2023-11-06
target/hppa: Implement MIXH, MIXW
Richard Henderson
2
-0
/
+60
[next]