aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-01target/i386: Rework sse_op_table1Paul Brook
2022-09-01target/i386: Add ZMM_OFFSET macroPaul Brook
2022-09-01target/i386: formatting fixesPaolo Bonzini
2022-09-01target/i386: do not use MOVL to move data between SSE registersPaolo Bonzini
2022-09-01tests/tcg: i386: add SSE testsPaul Brook
2022-09-01Merge tag 'pull-ppc-20220831' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2022-09-01target/i386: DPPS rounding fixPaolo Bonzini
2022-09-01target/i386: fix PHSUB* instructions with dest=srcPaolo Bonzini
2022-09-01tests/tcg: i386: extend BMI testPaolo Bonzini
2022-09-01tests/tcg: x86_64: improve consistency with i386Paolo Bonzini
2022-09-01KVM: dirty ring: add missing memory barrierPaolo Bonzini
2022-09-01meson: remove dead assignmentsPaolo Bonzini
2022-09-01meson: remove dead codePaolo Bonzini
2022-09-01meson: be strict for boolean optionsAnton Kochkov
2022-09-01configure: improve error for ucontext coroutine backendPaolo Bonzini
2022-09-01i386: do kvm_put_msr_feature_control() first thing when vCPU is resetVitaly Kuznetsov
2022-09-01i386: reset KVM nested state upon CPU resetVitaly Kuznetsov
2022-09-01scsi: Reject commands if the CDB length exceeds buf_lenJohn Millikin
2022-09-01scsi: Add buf_len parameter to scsi_req_new()John Millikin
2022-09-01esp: Handle CMD_BUSRESET by resetting the SCSI busJohn Millikin
2022-09-01target/avr: Disable interrupts when env->skip setRichard Henderson
2022-09-01target/avr: Only execute one interrupt at a timeRichard Henderson
2022-09-01target/avr: Call avr_cpu_do_interrupt directlyRichard Henderson
2022-09-01target/avr: Support probe argument to tlb_fillRichard Henderson
2022-08-31Merge tag 'testing-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu ...Stefan Hajnoczi
2022-08-31Merge tag 's390x-pull-request-2022-08-30' of https://gitlab.com/thuth/qemu in...Stefan Hajnoczi
2022-08-31ppc4xx: Fix code style problems reported by checkpatchBALATON Zoltan
2022-08-31ppc/ppc4xx: Fix sdram trace eventsCédric Le Goater
2022-08-31hw/ppc/Kconfig: Move imply before selectBALATON Zoltan
2022-08-31hw/ppc/sam460ex: Remove PPC405 dependency from sam460exBALATON Zoltan
2022-08-31ppc405: Move machine specific code to ppc405_boards.cBALATON Zoltan
2022-08-31ppc/ppc405: QOM'ify FPGACédric Le Goater
2022-08-31ppc/ppc405: Use an explicit I2C objectCédric Le Goater
2022-08-31hw/intc/ppc-uic: Convert ppc-uic to a PPC4xx DCR deviceBALATON Zoltan
2022-08-31ppc/ppc405: Use an embedded PPCUIC model in SoC stateCédric Le Goater
2022-08-31ppc4xx: Rename ppc405-ebc to ppc4xx-ebcBALATON Zoltan
2022-08-31ppc4xx: Move EBC model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc4xx: Rename ppc405-plb to ppc4xx-plbBALATON Zoltan
2022-08-31ppc4xx: Move PLB model to ppc4xx_devs.cBALATON Zoltan
2022-08-31ppc/ppc405: QOM'ify MALCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify PLBCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify POBCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify OPBACédric Le Goater
2022-08-31ppc/ppc405: QOM'ify EBCCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify DMACédric Le Goater
2022-08-31ppc/ppc405: QOM'ify GPIOCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify OCMCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify GPTCédric Le Goater
2022-08-31ppc/ppc405: QOM'ify CPCCédric Le Goater
2022-08-31ppc/ppc4xx: Introduce a DCR device modelCédric Le Goater