]> git.proxmox.com Git - mirror_qemu.git/history - target
tcg/sparc64: Remove sparc32plus constraints
[mirror_qemu.git] / target /
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'mips-20221030' of https://github.com/philmd...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-30 Stefan HajnocziMerge tag 'qga-pull-2022-10-26' of https://github.com...
2022-10-29 Leandro Luporitarget/ppc: Fix regression in Radix MMU
2022-10-28 Leandro Luporitarget/ppc: Increment PMC5 with inline insns
2022-10-28 Leandro Luporitarget/ppc: Add new PMC HFLAGS
2022-10-28 Matheus Fersttarget/ppc: move the p*_interrupt_powersave methods...
2022-10-28 Matheus Fersttarget/ppc: unify cpu->has_work based on cs->interrupt_...
2022-10-28 Matheus Fersttarget/ppc: introduce ppc_maybe_interrupt
2022-10-28 Matheus Fersttarget/ppc: remove ppc_store_lpcr from CONFIG_USER_ONLY...
2022-10-28 Matheus Fersttarget/ppc: add power-saving interrupt masking logic...
2022-10-28 Matheus Fersttarget/ppc: move power-saving interrupt masking out...
2022-10-28 Matheus Fersttarget/ppc: remove generic architecture checks from...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p7_deliver_in...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt deliver method for...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p7_next_unmas...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt masking method for...
2022-10-28 Matheus Fersttarget/ppc: add power-saving interrupt masking logic...
2022-10-28 Matheus Fersttarget/ppc: move power-saving interrupt masking out...
2022-10-28 Matheus Fersttarget/ppc: remove generic architecture checks from...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p8_deliver_in...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt deliver method for...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p8_next_unmas...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt masking method for...
2022-10-28 Matheus Fersttarget/ppc: add power-saving interrupt masking logic...
2022-10-28 Matheus Fersttarget/ppc: move power-saving interrupt masking out...
2022-10-28 Matheus Fersttarget/ppc: remove generic architecture checks from...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p9_deliver_in...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt deliver method for...
2022-10-28 Matheus Fersttarget/ppc: remove unused interrupts from p9_next_unmas...
2022-10-28 Matheus Fersttarget/ppc: create an interrupt masking method for...
2022-10-28 Matheus Fersttarget/ppc: prepare to split interrupt masking and...
2022-10-28 Matheus Fersttarget/ppc: split interrupt masking and delivery from...
2022-10-28 Matheus Fersttarget/ppc: always use ppc_set_irq to set env->pending_...
2022-10-28 Matheus Fersttarget/ppc: define PPC_INTERRUPT_* values directly
2022-10-28 Lucas Mateus Castr... target/ppc: Use gvec to decode XVTSTDC[DS]P
2022-10-28 Lucas Mateus Castr... target/ppc: Moved XSTSTDC[QDS]P to decodetree
2022-10-28 Lucas Mateus Castr... target/ppc: Moved XVTSTDC[DS]P to decodetree
2022-10-28 Lucas Mateus Castr... target/ppc: Use gvec to decode XVCPSGN[SD]P
2022-10-28 Lucas Mateus Castr... target/ppc: Use gvec to decode XV[N]ABS[DS]P/XVNEG...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VABSDU[BHW] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VAVG[SU][BHW] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VPRTYB[WDQ] to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VNEG[WD] to decodtree and use gvec
2022-10-28 Lucas Mateus Castr... target/ppc: Move V(ADD|SUB)CUW to decodetree and use...
2022-10-28 Lucas Mateus Castr... target/ppc: Move VMH[R]ADDSHS instruction to decodetree
2022-10-28 Lucas Mateus Castr... target/ppc: Moved VMLADDUHM to decodetree and use gvec
2022-10-28 Matheus Fersttarget/ppc: move msgsync to decodetree
2022-10-28 Matheus Fersttarget/ppc: move msgclrp/msgsndp to decodetree
2022-10-28 Matheus Fersttarget/ppc: move msgclr/msgsnd to decodetree
2022-10-28 Matheus Fersttarget/ppc: fix REQUIRE_HV macro definition
2022-10-28 Matheus Fersttarget/ppc: fix msgsync insns flags
2022-10-28 Matheus Fersttarget/ppc: fix msgclr/msgsnd insns flags
2022-10-27 Stefan HajnocziMerge tag 'pull-target-arm-20221027' of https://git...
2022-10-27 Richard Hendersontarget/arm: Use the max page size in a 2-stage ptw
2022-10-27 Richard Hendersontarget/arm: Implement FEAT_HAFDBS, dirty bit portion
2022-10-27 Richard Hendersontarget/arm: Implement FEAT_HAFDBS, access flag portion
2022-10-27 Richard Hendersontarget/arm: Tidy merging of attributes from descriptor...
2022-10-27 Richard Hendersontarget/arm: Consider GP an attribute in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Don't shift attrs in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Fix fault reporting in get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Remove loop from get_phys_addr_lpae
2022-10-27 Richard Hendersontarget/arm: Add ARMFault_UnsuppAtomicUpdate
2022-10-27 Richard Hendersontarget/arm: Move S1_ptw_translate outside arm_ld[lq...
2022-10-27 Richard Hendersontarget/arm: Extract HA and HD in aa64_va_parameters
2022-10-27 Richard Hendersontarget/arm: Add isar predicates for FEAT_HAFDBS
2022-10-27 Richard Hendersontarget/arm: Add ptw_idx to S1Translate
2022-10-27 Richard Hendersontarget/arm: Introduce regime_is_stage2
2022-10-27 Ake Koomsintarget/arm: honor HCR_E2H and HCR_TGE in arm_excp_unmas...
2022-10-27 Peter Maydelltarget/arm: Implement FEAT_E0PD
2022-10-27 Thomas Huthtarget/s390x: Fix emulation of the VISTR instruction
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-26 Janosch Franks390x: pv: Add dump support
2022-10-26 Janosch Franks390x: Add protected dump cap
2022-10-26 Richard Hendersontarget/xtensa: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/tricore: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/sparc: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/sh4: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/s390x: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/rx: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/riscv: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/ppc: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/openrisc: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/nios2: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/mips: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/microblaze: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/m68k: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/loongarch: Convert to tcg_ops restore_state_to_opc
2022-10-26 Richard Hendersontarget/i386: Convert to tcg_ops restore_state_to_opc
next