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-10-28
target/ppc: remove unused interrupts from p9_deliver_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt deliver method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: remove unused interrupts from p9_next_unmasked_interrupt
Matheus Ferst
2022-10-28
target/ppc: create an interrupt masking method for POWER9/POWER10
Matheus Ferst
2022-10-28
target/ppc: prepare to split interrupt masking and delivery by excp_model
Matheus Ferst
2022-10-28
target/ppc: split interrupt masking and delivery from ppc_hw_interrupt
Matheus Ferst
2022-10-28
target/ppc: always use ppc_set_irq to set env->pending_interrupts
Matheus Ferst
2022-10-28
target/ppc: define PPC_INTERRUPT_* values directly
Matheus Ferst
2022-10-28
target/ppc: Use gvec to decode XVTSTDC[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XSTSTDC[QDS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved XVTSTDC[DS]P to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XVCPSGN[SD]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG[DS]P
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VABSDU[BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VAVG[SU][BHW] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VPRTYB[WDQ] to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VNEG[WD] to decodtree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move V(ADD|SUB)CUW to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Move VMH[R]ADDSHS instruction to decodetree
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: Moved VMLADDUHM to decodetree and use gvec
Lucas Mateus Castro (alqotel)
2022-10-28
target/ppc: move msgsync to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclrp/msgsndp to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclr/msgsnd to decodetree
Matheus Ferst
2022-10-28
target/ppc: fix REQUIRE_HV macro definition
Matheus Ferst
2022-10-28
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-27
target/arm: Use the max page size in a 2-stage ptw
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, dirty bit portion
Richard Henderson
2022-10-27
target/arm: Implement FEAT_HAFDBS, access flag portion
Richard Henderson
2022-10-27
target/arm: Tidy merging of attributes from descriptor and table
Richard Henderson
2022-10-27
target/arm: Consider GP an attribute in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Don't shift attrs in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Fix fault reporting in get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Remove loop from get_phys_addr_lpae
Richard Henderson
2022-10-27
target/arm: Add ARMFault_UnsuppAtomicUpdate
Richard Henderson
2022-10-27
target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw
Richard Henderson
2022-10-27
target/arm: Extract HA and HD in aa64_va_parameters
Richard Henderson
2022-10-27
target/arm: Add isar predicates for FEAT_HAFDBS
Richard Henderson
2022-10-27
target/arm: Add ptw_idx to S1Translate
Richard Henderson
2022-10-27
target/arm: Introduce regime_is_stage2
Richard Henderson
2022-10-27
target/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmasked()
Ake Koomsin
2022-10-27
target/arm: Implement FEAT_E0PD
Peter Maydell
2022-10-27
target/s390x: Fix emulation of the VISTR instruction
Thomas Huth
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add protected dump cap
Janosch Frank
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
[prev]
[next]