aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01target/i386: Move 3DNOW decoderPaul Brook1-13/+17
2022-09-01target/i386: Rework sse_op_table6/7Paul Brook1-100/+132
2022-09-01target/i386: Rework sse_op_table1Paul Brook1-130/+183
2022-09-01target/i386: Add ZMM_OFFSET macroPaul Brook1-33/+27
2022-09-01target/i386: formatting fixesPaolo Bonzini1-3/+4
2022-09-01target/i386: do not use MOVL to move data between SSE registersPaolo Bonzini1-2/+4
2022-09-01tests/tcg: i386: add SSE testsPaul Brook7-3/+5359
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi45-1593/+2735
2022-09-01target/i386: DPPS rounding fixPaolo Bonzini1-32/+35
2022-09-01target/i386: fix PHSUB* instructions with dest=srcPaolo Bonzini1-20/+29
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini2-8/+162
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini2-2/+4
2022-09-01KVM: dirty ring: add missing memory barrierPaolo Bonzini1-1/+5
2022-09-01meson: remove dead assignmentsPaolo Bonzini3-14/+14
2022-09-01meson: remove dead codePaolo Bonzini4-20/+0
2022-09-01meson: be strict for boolean optionsAnton Kochkov1-2/+2
2022-09-01configure: improve error for ucontext coroutine backendPaolo Bonzini2-15/+1
2022-09-01i386: do kvm_put_msr_feature_control() first thing when vCPU is resetVitaly Kuznetsov1-5/+12
2022-09-01i386: reset KVM nested state upon CPU resetVitaly Kuznetsov1-10/+27
2022-09-01scsi: Reject commands if the CDB length exceeds buf_lenJohn Millikin1-1/+7
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin13-33/+45
2022-09-01esp: Handle CMD_BUSRESET by resetting the SCSI busJohn Millikin1-0/+6
2022-09-01target/avr: Disable interrupts when env->skip setRichard Henderson2-4/+31
2022-09-01target/avr: Only execute one interrupt at a timeRichard Henderson1-6/+3
2022-09-01target/avr: Call avr_cpu_do_interrupt directlyRichard Henderson1-3/+2
2022-09-01target/avr: Support probe argument to tlb_fillRichard Henderson1-17/+29
2022-08-31Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...Stefan Hajnoczi66-79/+144
2022-08-31Merge tag 's390x-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu in...Stefan Hajnoczi17-71/+87
2022-08-31ppc4xx: Fix code style problems reported by checkpatchBALATON Zoltan5-47/+67
2022-08-31ppc/ppc4xx: Fix sdram trace eventsCédric Le Goater1-1/+1
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan1-1/+1
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan2-2/+0
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan3-254/+251
2022-08-31ppc/ppc405: QOM'ify FPGACédric Le Goater1-17/+39
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater2-2/+10
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan7-49/+21
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater2-15/+16
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan5-12/+12
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan4-206/+206
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan5-12/+12
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan4-104/+105
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater5-86/+117
2022-08-31ppc/ppc405: QOM'ify PLBCédric Le Goater3-31/+51
2022-08-31ppc/ppc405: QOM'ify POBCédric Le Goater2-24/+44
2022-08-31ppc/ppc405: QOM'ify OPBACédric Le Goater3-21/+41
2022-08-31ppc/ppc405: QOM'ify EBCCédric Le Goater3-32/+51
2022-08-31ppc/ppc405: QOM'ify DMACédric Le Goater2-79/+81
2022-08-31ppc/ppc405: QOM'ify GPIOCédric Le Goater3-27/+45
2022-08-31ppc/ppc405: QOM'ify OCMCédric Le Goater2-38/+55
2022-08-31ppc/ppc405: QOM'ify GPTCédric Le Goater3-47/+78