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
Age
Commit message (
Expand
)
Author
2022-02-21
target/arm: Support PAuth extension for hvf
Peter Maydell
2022-02-21
target/arm: Fix '-cpu max' for HVF
Peter Maydell
2022-02-21
target/arm: Unindent unnecessary else-clause
Peter Maydell
2022-02-21
target/arm: Make KVM -cpu max exactly like -cpu host
Peter Maydell
2022-02-21
target/arm: Use aarch64_cpu_register() for 'host' CPU type
Peter Maydell
2022-02-21
target/arm: Move '-cpu host' code to cpu64.c
Peter Maydell
2022-02-21
hvf: arm: Handle unknown ID registers as RES0
Alexander Graf
2022-02-21
hvf: arm: Use macros for sysreg shift/masking
Alexander Graf
2022-02-18
target/ppc: Move common SPR functions out of cpu_init
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move check_pow and QOM macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move SPR registration macros to a header
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Expose some SPR registration helpers
Fabiano Rosas
2022-02-18
target/ppc: Rename spr_tcg.h to spr_common.h
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove register_usprg3_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Rename register_ne_601_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_745 for the 755
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_604 for the 604e
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Reuse init_proc_603 for the e300
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 604e SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move e300 SPR registration into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 755 L2 cache SPRs into a function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 7xx SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 745/755 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 604 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 603 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Deduplicate 440 SPR registration
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Decouple 74xx SPR registration from 7xx
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Decouple G2 SPR registration from 755
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move G2 SPRs into register_G2_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move 405 SPRs into register_405_sprs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Avoid nested SPR register functions
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Move Timebase registration into the common function
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Group registration of generic SPRs
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove G2LE init code
Fabiano Rosas
2022-02-18
target/ppc: cpu_init: Remove not implemented comments
Fabiano Rosas
2022-02-18
target/ppc: Introduce a vhyp framework for nested HV support
Nicholas Piggin
2022-02-18
target/ppc: Add powerpc_reset_excp_state helper
Nicholas Piggin
2022-02-18
target/ppc: add helper for books vhyp hypercall handler
Nicholas Piggin
2022-02-18
target/ppc: make vhyp get_pate method take lpid and return success
Nicholas Piggin
2022-02-18
target/ppc: add vhyp addressing mode helper for radix MMU
Nicholas Piggin
2022-02-18
target/ppc: raise HV interrupts for partition table entry problems
Nicholas Piggin
2022-02-16
target/riscv: add support for svpbmt extension
Weiwei Li
2022-02-16
target/riscv: add support for svinval extension
Weiwei Li
2022-02-16
target/riscv: add support for svnapot extension
Weiwei Li
2022-02-16
target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
Weiwei Li
2022-02-16
target/riscv: Ignore reserved bits in PTE for RV64
Guo Ren
2022-02-16
target/riscv: Allow users to force enable AIA CSRs in HART
Anup Patel
2022-02-16
target/riscv: Implement AIA IMSIC interface CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA xiselect and xireg CSRs
Anup Patel
2022-02-16
target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs
Anup Patel
[next]