aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-18target/i386: Use tcg gvec ops for pmovmskbRichard Henderson
2022-10-18target/i386: reimplement 0x0f 0x3a, add AVXPaolo Bonzini
2022-10-18target/i386: clarify (un)signedness of immediates from 0F3Ah opcodesPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, add AVXPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0x70-0x77, add AVXPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0x78-0x7f, add AVXPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0x50-0x5f, add AVXPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, add AVXPaolo Bonzini
2022-10-18target/i386: reimplement 0x0f 0x60-0x6f, add AVXPaolo Bonzini
2022-10-18target/i386: Introduce 256-bit vector helpersPaolo Bonzini
2022-10-18target/i386: implement additional AVX comparison operatorsPaolo Bonzini
2022-10-18target/i386: provide 3-operand versions of unary scalar helpersPaolo Bonzini
2022-10-18target/i386: support operand merging in binary scalar helpersPaolo Bonzini
2022-10-18target/i386: extend helpers to support VEX.V 3- and 4- operand encodingsPaolo Bonzini
2022-10-18target/i386: Prepare ops_sse_header.h for 256 bit AVXPaul Brook
2022-10-18target/i386: move scalar 0F 38 and 0F 3A instruction to new decoderPaolo Bonzini
2022-10-18target/i386: validate SSE prefixes directly in the decoding tablePaolo Bonzini
2022-10-18target/i386: validate VEX prefixes via the instructions' exception classesPaolo Bonzini
2022-10-18target/i386: add AVX_EN hflagPaul Brook
2022-10-18target/i386: add CPUID feature checks to new decoderPaolo Bonzini
2022-10-18target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContextPaolo Bonzini
2022-10-18target/i386: add ALU load/writeback corePaolo Bonzini
2022-10-18target/i386: add core of new i386 decoderPaolo Bonzini
2022-10-18target/i386: make rex_w available even in 32-bit modePaolo Bonzini
2022-10-18target/i386: make ldo/sto operations consistent with ldqPaolo Bonzini
2022-10-18target/i386: Define XMMReg and access macros, align ZMM registersRichard Henderson
2022-10-18target/i386: Use probe_access_full for final stage2 translationRichard Henderson
2022-10-18target/i386: Use atomic operations for pte updatesRichard Henderson
2022-10-18target/i386: Combine 5 sets of variables in mmu_translateRichard Henderson
2022-10-18target/i386: Use MMU_NESTED_IDX for vmload/vmsaveRichard Henderson
2022-10-18target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDXRichard Henderson
2022-10-18target/i386: Reorg GET_HPHYSRichard Henderson
2022-10-18target/i386: Introduce structures for mmu_translateRichard Henderson
2022-10-18target/i386: Direct call get_hphys from mmu_translateRichard Henderson
2022-10-18target/i386: Use MMUAccessType across excp_helper.cRichard Henderson
2022-10-18target/i386: Save and restore pc_save before tcg_remove_ops_afterRichard Henderson
2022-10-18target/i386: Use device_cold_reset() to reset the APICPeter Maydell
2022-10-18configure: Avoid using strings binaryMichal Privoznik
2022-10-18hyperv: fix SynIC SINT assertion failure on guest resetMaciej S. Szmigiero
2022-10-18hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devicesPeter Maydell
2022-10-18scsi: Use device_cold_reset() and bus_cold_reset()Peter Maydell
2022-10-18configure: don't enable firmware for targets that are not builtPaolo Bonzini
2022-10-13virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug eventsVenu Busireddy
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi
2022-10-13Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi
2022-10-13Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-10-12Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2022-10-12Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi