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-07-26
target/arm: Add MO_128 entry to pred_esz_masks[]
Peter Maydell
2022-07-20
Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2022-07-20
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
target/loongarch: Fix float_convd/float_convs test failing
Song Gao
2022-07-19
target/loongarch/cpu: Fix cpucfg default value
Xiaojuan Yang
2022-07-19
target/loongarch/op_helper: Fix coverity cond_at_most error
Xiaojuan Yang
2022-07-19
target/loongarch/tlb_helper: Fix coverity integer overflow error
Xiaojuan Yang
2022-07-19
target/loongarch/cpu: Fix coverity errors about excp_names
Xiaojuan Yang
2022-07-19
target/loongarch: Fix loongarch_cpu_class_by_name
Xiaojuan Yang
2022-07-19
target/s390x: fix handling of zeroes in vfmin/vfmax
Ilya Leoshkevich
2022-07-18
target/ppc: Check page dir/table base alignment
Leandro Lupori
2022-07-18
target/ppc: Improve Radix xlate level validation
Leandro Lupori
2022-07-18
ppc: Check partition and process table alignment
Leandro Lupori
2022-07-18
target/ppc: check tb_env != 0 before printing TBU/TBL/DECR
Matheus Ferst
2022-07-18
target/ppc: Implement slbiag
Lucas Coutinho
2022-07-18
target/ppc: Move slbsync to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfee to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmfev to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbmte to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbia to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbieg to decodetree
Lucas Coutinho
2022-07-18
target/ppc: Move slbie to decodetree
Lucas Coutinho
2022-07-18
target/ppc: add macros to check privilege level
Matheus Ferst
2022-07-18
target/ppc: receive DisasContext explicitly in GEN_PRIV
Matheus Ferst
2022-07-18
target/ppc: Implement ISA 3.00 tlbie[l]
Leandro Lupori
2022-07-18
target/ppc: Move tlbie[l] to decode tree
Leandro Lupori
2022-07-18
target/ppc: fix exception error code in spr_write_excp_vector
Matheus Ferst
2022-07-18
target/ppc: fix PMU Group A register read/write exceptions
Matheus Ferst
2022-07-18
target/ppc: fix exception error code in helper_{load, store}_dcr
Matheus Ferst
2022-07-18
target/ppc: remove mfdcrux and mtdcrux
Matheus Ferst
2022-07-18
target/ppc: fix exception error value in slbfee
Matheus Ferst
2022-07-18
target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
Matheus Ferst
2022-07-18
target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt
Murilo Opsfelder Araujo
2022-07-18
ppc: Remove unused irq_inputs
Cédric Le Goater
2022-07-18
target/arm: Don't set syndrome ISS for loads and stores with writeback
Peter Maydell
2022-07-18
target/arm: Honour VTCR_EL2 bits in Secure EL2
Peter Maydell
2022-07-18
target/arm: Store TCR_EL* registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t
Peter Maydell
2022-07-18
target/arm: Fix big-endian host handling of VTCR
Peter Maydell
2022-07-18
target/arm: Fold regime_tcr() and regime_tcr_value() together
Peter Maydell
2022-07-18
target/arm: Calculate mask/base_mask in get_level1_table_address()
Peter Maydell
2022-07-18
target/arm: Define and use new regime_tcr_value() function
Peter Maydell
2022-07-18
linux-user/aarch64: Do not clear PROT_MTE on mprotect
Richard Henderson
2022-07-18
target/arm: Fix aarch64_sve_change_el for SME
Richard Henderson
2022-07-18
target/arm: Fill in VL for tbflags when SME enabled and SVE disabled
Richard Henderson
2022-07-14
Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
[next]