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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-13
target/ppc: Remove interrupt handler wrapper functions
BALATON Zoltan
1
-39
/
+28
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 3
BALATON Zoltan
1
-13
/
+2
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 2
BALATON Zoltan
1
-2
/
+2
2024-03-13
target/ppc: Clean up ifdefs in excp_helper.c, part 1
BALATON Zoltan
1
-25
/
+24
2024-03-13
target/ppc: Add gen_exception_err_nip() function
BALATON Zoltan
1
-13
/
+15
2024-03-13
target/ppc: Readability improvements in exception handlers
BALATON Zoltan
2
-147
/
+33
2024-03-13
target/ppc: Use env_cpu for cpu_abort in excp_helper
BALATON Zoltan
1
-55
/
+63
2024-03-13
ppc/pnv: Improve pervasive topology calculation for big-core
Caleb Schlossin
1
-3
/
+0
2024-03-13
target/ppc: Add power10 pmu SPRs
Madhavan Srinivasan
2
-0
/
+40
2024-03-13
target/ppc: Move add and subf type fixed-point arithmetic instructions to dec...
Chinmay Rath
3
-136
/
+96
2024-03-13
target/ppc: POWER10 does not have transactional memory
Nicholas Piggin
1
-3
/
+2
2024-03-13
ppc: Drop support for POWER9 and POWER10 DD1 chips
Nicholas Piggin
3
-20
/
+2
2024-03-13
target/ppc: Prevent supervisor from modifying MSR[ME]
Nicholas Piggin
1
-0
/
+5
2024-03-13
target/ppc: Fix GDB SPR regnum indexing
Nicholas Piggin
1
-4
/
+3
2024-03-11
migration: export migration_is_running
Steve Sistare
1
-2
/
+2
2024-03-11
migration: remove migration.h references
Steve Sistare
1
-1
/
+0
2024-03-09
Merge tag 'hw-misc-20240309' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-0
/
+1
2024-03-09
target/i386/sev: Fix missing ERRP_GUARD() for error_prepend()
Zhao Liu
1
-0
/
+1
2024-03-09
Merge tag 'pull-hv-balloon-20240308' of https://github.com/maciejsszmigiero/q...
Peter Maydell
4
-0
/
+18
2024-03-08
Merge tag 'pull-target-arm-20240308' of https://git.linaro.org/people/pmaydel...
Peter Maydell
11
-434
/
+683
2024-03-08
target/arm: Move v7m-related code from cpu32.c into a separate file
Thomas Huth
4
-261
/
+296
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
4
-0
/
+18
2024-03-08
target/riscv: Fix privilege mode of G-stage translation for debugging
Hiroaki Yamamoto
1
-1
/
+1
2024-03-08
target/riscv: Fix shift count overflow
demin.han
1
-3
/
+2
2024-03-08
trans_rvv.c.inc: remove 'is_store' bool from load/store fns
Daniel Henrique Barboza
1
-29
/
+29
2024-03-08
trans_rvv.c.inc: mark_vs_dirty() before loads and stores
Daniel Henrique Barboza
1
-15
/
+8
2024-03-08
target/riscv: mcountinhibit, mcounteren, scounteren, hcounteren is 32-bit
Vadim Shakirov
2
-12
/
+12
2024-03-08
target/riscv: move ratified/frozen exts to non-experimental
Daniel Henrique Barboza
1
-13
/
+9
2024-03-08
target/riscv/kvm: update KVM exts to Linux 6.8
Daniel Henrique Barboza
1
-0
/
+29
2024-03-08
RISC-V: Add support for Ztso
Palmer Dabbelt
6
-5
/
+48
2024-03-08
target/riscv: Add missing include guard in pmu.h
Frank Chang
1
-0
/
+5
2024-03-08
target/riscv: UPDATE xATP write CSR
Irina Ryapolova
1
-23
/
+29
2024-03-08
target/riscv: FIX xATP_MODE validation
Irina Ryapolova
1
-2
/
+2
2024-03-08
target/riscv: Promote svade to a normal extension
Andrew Jones
2
-7
/
+8
2024-03-08
target/riscv: Gate hardware A/D PTE bit updating
Andrew Jones
3
-15
/
+22
2024-03-08
target/riscv: Reset henvcfg to zero
Andrew Jones
2
-3
/
+2
2024-03-08
target/riscv: add remaining named features
Daniel Henrique Barboza
3
-7
/
+43
2024-03-08
target/riscv: add riscv,isa to named features
Daniel Henrique Barboza
3
-16
/
+23
2024-03-08
target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()
Daniel Henrique Barboza
1
-0
/
+1
2024-03-08
target/riscv: Update $ra with current $pc in trans_cm_jalt()
Jason Chien
1
-1
/
+5
2024-03-07
target/arm: Fix 32-bit SMOPA
Richard Henderson
1
-33
/
+46
2024-03-07
target/arm: Enable FEAT_ECV for 'max' CPU
Peter Maydell
1
-0
/
+1
2024-03-07
target/arm: Implement FEAT_ECV CNTPOFF_EL2 handling
Peter Maydell
4
-2
/
+73
2024-03-07
target/arm: Define CNTPCTSS_EL0 and CNTVCTSS_EL0
Peter Maydell
1
-0
/
+43
2024-03-07
target/arm: Implement new FEAT_ECV trap bits
Peter Maydell
2
-5
/
+51
2024-03-07
target/arm: Don't allow RES0 CNTHCTL_EL2 bits to be written
Peter Maydell
1
-0
/
+18
2024-03-07
target/arm: use FIELD macro for CNTHCTL bit definitions
Peter Maydell
2
-7
/
+29
2024-03-07
target/arm: Timer _EL02 registers UNDEF for E2H == 0
Peter Maydell
1
-1
/
+1
2024-03-07
target/arm: Move some register related defines to internals.h
Peter Maydell
2
-128
/
+128
2024-03-06
target/loongarch: honour show_opcodes when disassembling
Alex Bennée
1
-4
/
+9
[next]