aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-21hw: Add compat machines for 8.0Cornelia Huck10-7/+79
2022-12-21hw/watchdog: add trace events for watchdog action handlingDaniel P. Berrangé2-0/+8
2022-12-21hw/isa: add trace events for ICH9 LPC chip config accessDaniel P. Berrangé2-0/+7
2022-12-21hw/acpi: add trace events for TCO watchdog register accessDaniel P. Berrangé2-13/+30
2022-12-19Merge tag 'pull-misc-20221218' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell2-2/+2
2022-12-18target/tricore: Fix gdbstub write to address registersRichard Henderson1-1/+1
2022-12-18target/sh4: Mask restore of env->flags from tb->flagsGuenter Roeck1-1/+1
2022-12-18Merge tag 'pull-hex-20221216-1' of https://github.com/quic/qemu into stagingPeter Maydell59-210/+7908
2022-12-18Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...Peter Maydell4-0/+86
2022-12-17Merge tag 'pull-target-arm-20221216' of https://git.linaro.org/people/pmaydel...Peter Maydell66-314/+321
2022-12-16target/hexagon: import additional testsNiccolò Izzo27-1/+766
2022-12-16target/hexagon: call idef-parser functionsAlessandro Di Federico5-34/+154
2022-12-16target/hexagon: import parser for idef-parserAnton Johansson4-0/+3730
2022-12-16target/hexagon: import lexer for idef-parserPaolo Montesel3-0/+730
2022-12-16target/hexagon: prepare input for the idef-parserAlessandro Di Federico5-0/+317
2022-12-16target/hexagon: introduce new helper functionsNiccolò Izzo3-2/+166
2022-12-16target/hexagon: make helper functions non-staticPaolo Montesel4-35/+99
2022-12-16target/hexagon: make slot number an unsignedPaolo Montesel2-12/+14
2022-12-16target/hexagon: import README for idef-parserAlessandro Di Federico2-0/+727
2022-12-16target/hexagon: update MAINTAINERS for idef-parserAlessandro Di Federico1-0/+9
2022-12-16Hexagon (target/hexagon) Use direct block chaining for tight loopsTaylor Simpson5-5/+129
2022-12-16Hexagon (target/hexagon) Use direct block chaining for direct jump/branchTaylor Simpson3-2/+46
2022-12-16Hexagon (target/hexagon) Add overrides for various forms of jumpTaylor Simpson2-0/+244
2022-12-16Hexagon (target/hexagon) Add overrides for compound compare and jumpTaylor Simpson2-0/+267
2022-12-16Hexagon (target/hexagon) Add overrides for direct call instructionsTaylor Simpson2-0/+63
2022-12-16Hexagon (target/hexagon) Remove next_PC from runtime stateTaylor Simpson10-12/+65
2022-12-16Hexagon (target/hexagon) Remove PC from the runtime stateTaylor Simpson8-10/+25
2022-12-16Hexagon (target/hexagon) Only use branch_taken when packet has multi cofTaylor Simpson9-16/+51
2022-12-16Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_satTaylor Simpson3-7/+141
2022-12-16Hexagon (target/hexagon) Fix predicated assignment to .tmp and .curTaylor Simpson3-0/+90
2022-12-16Hexagon (target/hexagon) Add pkt and insn to DisasContextTaylor Simpson8-88/+89
2022-12-16hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase resetPeter Maydell2-7/+10
2022-12-16hw/intc/xics: Convert TYPE_ICS to 3-phase resetPeter Maydell1-4/+5
2022-12-16hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset()Peter Maydell2-8/+1
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell3-14/+20
2022-12-16pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell1-3/+5
2022-12-16hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase resetPeter Maydell2-7/+10
2022-12-16hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase resetPeter Maydell1-3/+5
2022-12-16target/xtensa: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/tricore: Convert to 3-phase resetPeter Maydell2-5/+9
2022-12-16target/sparc: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/sh4: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/rx: Convert to 3-phase resetPeter Maydell2-7/+10
2022-12-16target/riscv: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/ppc: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/openrisc: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/nios2: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/mips: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/microblaze: Convert to 3-phase resetPeter Maydell2-6/+10
2022-12-16target/m68k: Convert to 3-phase resetPeter Maydell2-6/+10