aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2023-01-06KVM: remove support for kernel-irqchip=offPaolo Bonzini
2022-12-21target/ppc: Check DEXCR on hash{st, chk} instructionsNicholas Miehlbradt
2022-12-21target/ppc: Implement the DEXCR and HDEXCRNicholas Miehlbradt
2022-12-21target/ppc/mmu_common: Fix table layout of "info tlb" HMP commandBernhard Beschow
2022-12-21target/ppc/mmu_common: Log which effective address had no TLB entry foundBernhard Beschow
2022-12-21target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h"Philippe Mathieu-Daudé
2022-12-19target/hppa: Fix fid instruction emulationHelge Deller
2022-12-19target/hppa: Generate illegal instruction exception for 64-bit instructionsHelge Deller
2022-12-19Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-12-18target/tricore: Fix gdbstub write to address registersRichard Henderson
2022-12-18target/sh4: Mask restore of env->flags from tb->flagsGuenter Roeck
2022-12-18Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-12-16target/hexagon: call idef-parser functionsAlessandro Di Federico
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo
2022-12-16target/hexagon: make helper functions non-staticPaolo Montesel
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico
2022-12-16Hexagon (target/hexagon) Use direct block chaining for tight loopsTaylor Simpson
2022-12-16Hexagon (target/hexagon) Use direct block chaining for direct jump/branchTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for various forms of jumpTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for compound compare and jumpTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for direct call instructionsTaylor Simpson
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson
2022-12-16target/xtensa: Convert to 3-phase resetPeter Maydell
2022-12-16target/tricore: Convert to 3-phase resetPeter Maydell
2022-12-16target/sparc: Convert to 3-phase resetPeter Maydell
2022-12-16target/sh4: Convert to 3-phase resetPeter Maydell
2022-12-16target/rx: Convert to 3-phase resetPeter Maydell
2022-12-16target/riscv: Convert to 3-phase resetPeter Maydell
2022-12-16target/ppc: Convert to 3-phase resetPeter Maydell
2022-12-16target/openrisc: Convert to 3-phase resetPeter Maydell
2022-12-16target/nios2: Convert to 3-phase resetPeter Maydell
2022-12-16target/mips: Convert to 3-phase resetPeter Maydell
2022-12-16target/microblaze: Convert to 3-phase resetPeter Maydell
2022-12-16target/m68k: Convert to 3-phase resetPeter Maydell
2022-12-16target/loongarch: Convert to 3-phase resetPeter Maydell
2022-12-16target/i386: Convert to 3-phase resetPeter Maydell
2022-12-16target/hexagon: Convert to 3-phase resetPeter Maydell
2022-12-16target/cris: Convert to 3-phase resetPeter Maydell
2022-12-16target/avr: Convert to 3-phase resetPeter Maydell
2022-12-16target/arm: Convert to 3-phase resetPeter Maydell
2022-12-15Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...Peter Maydell