aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
29 hoursMerge tag 'pull-tcg-20240619' of https://gitlab.com/rth7680/qemu into stagingHEADstagingmasterRichard Henderson14-3988/+2315
29 hourstcg/loongarch64: Fix tcg_out_movi vs some pcrel pointersRichard Henderson1-17/+15
29 hourstarget/sparc: use signed denominator in sdiv helperClément Chigot1-1/+1
29 hourslinux-user: Make TARGET_NR_setgroups affect only the current threadIlya Leoshkevich1-2/+8
29 hoursaccel/tcg: Fix typo causing tb->page_addr[1] to not be recordedAnton Johansson1-2/+2
30 hoursutil/bufferiszero: Add loongarch64 vector accelerationRichard Henderson1-0/+143
30 hoursutil/bufferiszero: Split out host include filesRichard Henderson5-190/+212
30 hourstcg/loongarch64: Enable v256 with LASXRichard Henderson2-1/+4
32 hourstcg/loongarch64: Support LASX in tcg_out_vec_opRichard Henderson1-84/+135
32 hourstcg/loongarch64: Split out vdvjukN in tcg_out_vec_opRichard Henderson1-25/+31
32 hourstcg/loongarch64: Remove temp_vec from tcg_out_vec_opRichard Henderson1-5/+4
32 hourstcg/loongarch64: Support LASX in tcg_out_{mov,ld,st}Richard Henderson1-0/+19
32 hourstcg/loongarch64: Split out vdvjvk in tcg_out_vec_opRichard Henderson1-56/+63
32 hourstcg/loongarch64: Support LASX in tcg_out_addsub_vecRichard Henderson1-16/+20
32 hourstcg/loongarch64: Simplify tcg_out_addsub_vecRichard Henderson1-14/+15
32 hourstcg/loongarch64: Support LASX in tcg_out_dupi_vecRichard Henderson1-1/+6
32 hourstcg/loongarch64: Use tcg_out_dup_vec in tcg_out_dupi_vecRichard Henderson1-17/+1
32 hourstcg/loongarch64: Support LASX in tcg_out_dupm_vecRichard Henderson1-6/+24
32 hourstcg/loongarch64: Support LASX in tcg_out_dup_vecRichard Henderson1-3/+7
32 hourstcg/loongarch64: Simplify tcg_out_dup_vecRichard Henderson1-16/+6
32 hoursutil/loongarch64: Detect LASX vector supportRichard Henderson2-0/+2
32 hourstcg/loongarch64: Support TCG_TYPE_V64Richard Henderson2-3/+7
32 hourstcg/loongarch64: Handle i32 and i64 moves between gr and frRichard Henderson1-5/+17
32 hourstcg/loongarch64: Use fp load/store for I32 and I64 into vector regsRichard Henderson1-26/+10
32 hourstcg/loongarch64: Import LASX, FP insnsRichard Henderson1-3542/+1607
32 hoursMerge tag 'misc-20240619' of https://github.com/philmd/qemu into stagingRichard Henderson91-1415/+742
39 hoursexec: Make the MemOp enum cast explicitRoman Kiryanov1-1/+1
39 hoursui+display: rename is_buffer_shared() -> surface_is_allocated()Gerd Hoffmann5-16/+18
39 hoursui+display: rename is_placeholder() -> surface_is_placeholder()Gerd Hoffmann4-4/+4
39 hoursstdvga: fix screen blankingGerd Hoffmann1-0/+7
39 hoursui/cocoa: Use qemu_add_mouse_change_notifierAkihiko Odaki1-24/+38
39 hoursMAINTAINERS: drop spice+ui maintainershipGerd Hoffmann1-3/+1
39 hoursMAINTAINERS: drop virtio-gpu maintainershipGerd Hoffmann1-3/+1
39 hoursutil/readline: Add C-u shortcutManos Pitsidianakis1-0/+12
39 hoursutil/readline: Add C-n, C-p shortcutsManos Pitsidianakis1-0/+8
39 hoursutil/readline: Fix lints for readline_handle_byteManos Pitsidianakis1-4/+11
39 hourstarget/s390x: Use s390_skeys_get|set() helperPhilippe Mathieu-Daudé3-25/+6
39 hourshw/s390x: Introduce s390_skeys_get|set() helpersPhilippe Mathieu-Daudé3-0/+41
39 hourshw/mips/loongson3_virt: Wire up loongson_ipi deviceJiaxun Yang4-4/+41
39 hourshw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_idJiaxun Yang1-36/+3
39 hourshw/intc/loongson_ipi: Provide per core MMIO address spacesJiaxun Yang2-21/+67
39 hourshw/intc: Remove loongarch_ipi.cJiaxun Yang1-347/+0
39 hourshw/usb/dev-mtp: Correctly report free spaceFabio D'Urso1-1/+1
39 hourshw/usb: Remove unused 'host.h' headerPhilippe Mathieu-Daudé1-44/+0
39 hourshw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototypePhilippe Mathieu-Daudé1-4/+4
39 hoursmemory: Constify IOMMUTLBEvent in memory_region_notify_iommu()Philippe Mathieu-Daudé2-2/+2
39 hoursmemory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()Philippe Mathieu-Daudé2-3/+3
39 hoursppc/pnv: Introduce pnv_chip_foreach_cpu()Cédric Le Goater1-12/+36
39 hourshw/intc: Introduce x-query-interrupt-controllers QMP commandPhilippe Mathieu-Daudé4-34/+47
39 hourshw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info()Philippe Mathieu-Daudé9-68/+57