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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-06
target/hppa: Implement LDD, LDCD, LDDA, STD, STDA
Richard Henderson
2
-4
/
+15
2023-11-06
target/hppa: Decode ADDB double-word
Richard Henderson
1
-0
/
+11
2023-11-06
target/hppa: Decode CMPIB double-word
Richard Henderson
2
-3
/
+18
2023-11-06
target/hppa: Decode d for cmpb instructions
Richard Henderson
2
-6
/
+15
2023-11-06
target/hppa: Decode d for bb instructions
Richard Henderson
2
-6
/
+4
2023-11-06
target/hppa: Decode d for sub instructions
Richard Henderson
2
-17
/
+17
2023-11-06
target/hppa: Decode d for add instructions
Richard Henderson
2
-18
/
+19
2023-11-06
target/hppa: Decode d for cmpclr instructions
Richard Henderson
2
-8
/
+9
2023-11-06
target/hppa: Decode d for unit instructions
Richard Henderson
2
-20
/
+19
2023-11-06
target/hppa: Decode d for logical instructions
Richard Henderson
2
-12
/
+13
2023-11-06
target/hppa: Remove TARGET_HPPA64
Richard Henderson
5
-29
/
+8
2023-11-06
target/hppa: Drop attempted gdbstub support for hppa64
Richard Henderson
1
-19
/
+13
2023-11-06
linux-user/hppa: Fixes for TARGET_ABI32
Richard Henderson
1
-3
/
+3
2023-11-06
target/hppa: Pass d to do_unit_cond
Richard Henderson
1
-9
/
+11
2023-11-06
target/hppa: Pass d to do_sed_cond
Richard Henderson
1
-11
/
+13
2023-11-06
target/hppa: Pass d to do_log_cond
Richard Henderson
1
-10
/
+38
2023-11-06
target/hppa: Pass d to do_sub_cond
Richard Henderson
1
-26
/
+47
2023-11-06
target/hppa: Pass d to do_cond
Richard Henderson
1
-28
/
+54
2023-11-06
target/hppa: sar register allows only 5 bits on 32-bit CPU
Helge Deller
1
-2
/
+2
2023-11-06
target/hppa: Mask inputs in copy_iaoq_entry
Richard Henderson
1
-2
/
+14
2023-11-06
target/hppa: Use copy_iaoq_entry for link in do_ibranch
Richard Henderson
1
-1
/
+1
2023-11-06
target/hppa: Always use copy_iaoq_entry to set cpu_iaoq_[fb]
Richard Henderson
1
-13
/
+22
2023-11-06
target/hppa: Pass DisasContext to copy_iaoq_entry
Richard Henderson
1
-19
/
+20
2023-11-06
target/hppa: Fix hppa64 addressing
Richard Henderson
2
-13
/
+16
2023-11-06
target/hppa: Adjust hppa_cpu_dump_state for hppa64
Richard Henderson
1
-9
/
+19
2023-11-06
target/hppa: Handle absolute addresses for pa2.0
Richard Henderson
2
-2
/
+44
2023-11-06
target/hppa: Update cpu_hppa_get/put_psw for hppa64
Richard Henderson
1
-11
/
+52
2023-11-06
target/hppa: Implement hppa_cpu_class_by_name
Richard Henderson
2
-2
/
+10
2023-11-06
target/hppa: Implement cpu_list
Richard Henderson
2
-0
/
+29
2023-11-06
target/hppa: Make HPPA_BTLB_ENTRIES variable
Richard Henderson
4
-33
/
+38
2023-11-06
target/hppa: Introduce TYPE_HPPA64_CPU
Richard Henderson
4
-15
/
+26
2023-11-06
target/hppa: Fix extrw and depw with sar for hppa64
Richard Henderson
1
-2
/
+5
2023-11-06
target/hppa: Fix bb_sar for hppa64
Richard Henderson
1
-3
/
+13
2023-11-06
target/hppa: Fix do_add, do_sub for hppa64
Richard Henderson
1
-18
/
+32
2023-11-06
target/hppa: Fix trans_ds for hppa64
Richard Henderson
1
-11
/
+37
2023-11-06
target/hppa: Truncate rotate count in trans_shrpw_sar
Richard Henderson
1
-1
/
+4
2023-11-06
target/hppa: Fix load in do_load_32
Richard Henderson
1
-1
/
+1
2023-11-06
target/hppa: Fix hppa64 case in machine.c
Richard Henderson
1
-2
/
+2
2023-11-06
target/hppa: Remove load_const
Richard Henderson
1
-14
/
+7
2023-11-06
target/hppa: Remove get_temp_tl
Richard Henderson
1
-25
/
+3
2023-11-06
target/hppa: Remove get_temp
Richard Henderson
1
-45
/
+31
2023-11-06
target/hppa: Populate an interval tree with valid tlb entries
Richard Henderson
4
-71
/
+167
2023-11-06
target/hppa: Split out hppa_flush_tlb_range
Richard Henderson
1
-15
/
+24
2023-11-06
target/hppa: Always report one page to tlb_set_page
Richard Henderson
2
-4
/
+12
2023-11-06
target/hppa: Use IntervalTreeNode in HPPATLBEntry
Richard Henderson
3
-19
/
+23
2023-11-06
target/hppa: Rename hppa_tlb_entry to HPPATLBEntry
Richard Henderson
3
-22
/
+22
2023-11-06
target/hppa: Include PSW_P in tb flags and mmu index
Richard Henderson
4
-27
/
+30
2023-11-06
Merge tag 'pull-sp-20231105' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
15
-1381
/
+764
2023-11-06
Merge tag 'migration-20231103-pull-request' of https://gitlab.com/juan.quinte...
Stefan Hajnoczi
10
-70
/
+398
2023-11-06
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
5
-81
/
+134
[next]