aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
7 daysblock: Parse filenames only when explicitly requestedstaging-8.2Kevin Wolf1-37/+61
7 daysiotests/270: Don't store data-file with json: prefix in imageKevin Wolf1-3/+11
7 daysiotests/244: Don't store data-file with protocol in imageKevin Wolf1-3/+16
7 daysqcow2: Don't open data_file with BDRV_O_NO_IOKevin Wolf3-5/+26
8 daystarget/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson3-10/+32
8 daystarget/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson1-2/+2
9 daysi386/cpu: fixup number of addressable IDs for processor cores in the physical...Chuang Xu1-4/+2
10 daystests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth6-54/+26
10 daysmigration: Fix file migration with fdsetFabiano Rosas1-2/+9
2024-06-20tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointersRichard Henderson1-17/+15
2024-06-20target/sparc: use signed denominator in sdiv helperClément Chigot1-1/+1
2024-06-20linux-user: Make TARGET_NR_setgroups affect only the current threadIlya Leoshkevich1-2/+8
2024-06-20accel/tcg: Fix typo causing tb->page_addr[1] to not be recordedAnton Johansson1-2/+2
2024-06-20stdvga: fix screen blankingGerd Hoffmann1-0/+7
2024-06-20hw/audio/virtio-snd: Always use little endian audio formatPhilippe Mathieu-Daudé1-1/+1
2024-06-11ui/gtk: Draw guest frame at refresh cycleDongwon Kim2-0/+2
2024-06-11virtio-net: drop too short packets earlyAlexey Dobriyan1-6/+12
2024-06-11target/i386: fix size of EBP writeback in gen_enter()Mark Cave-Ayland1-1/+1
2024-06-09Update version for 8.2.5 releasev8.2.5stable-8.2Michael Tokarev1-1/+1
2024-06-07target/loongarch: fix a wrong print in cpu dumplanyanzhi1-1/+1
2024-06-06ui/sdl2: Allow host to power down screenBernhard Beschow1-0/+1
2024-06-06target/i386: fix SSE and SSE2 feature checkXinyu Li1-2/+2
2024-06-06target/i386: fix xsave.flat from kvm-unit-testsPaolo Bonzini1-0/+5
2024-06-05disas/riscv: Decode all of the pmpcfg and pmpaddr CSRsAlistair Francis1-1/+64
2024-06-05target/riscv/kvm.c: Fix the hart bit setting of AIAYong-Xuan Wang1-1/+8
2024-06-05target/riscv: rvzicbo: Fixup CBO extension register calculationAlistair Francis1-4/+12
2024-06-05target/riscv: do not set mtval2 for non guest-page faultsAlexei Filippov1-6/+6
2024-06-05target/riscv: prioritize pmp errors in raise_mmu_exception()Daniel Henrique Barboza1-10/+12
2024-06-05target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen in...Max Chou1-12/+4
2024-06-05target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.wMax Chou1-0/+1
2024-06-05target/riscv: rvv: Check single width operator for vector fp widen instructionsMax Chou1-0/+5
2024-06-05target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w ins...Max Chou1-2/+18
2024-06-05target/riscv/cpu.c: fix Zvkb extension configYangyu Chen1-1/+1
2024-06-05target/riscv: Fix the element agnostic function problemHuang Tao1-0/+22
2024-06-05target/riscv/kvm: tolerate KVM disable ext errorsDaniel Henrique Barboza1-4/+8
2024-06-05hw/intc/riscv_aplic: APLICs should add child earlier than realizeyang.zhang1-4/+4
2024-06-05iotests: test NBD+TLS+iothreadEric Blake2-0/+222
2024-06-05qio: Inherit follow_coroutine_ctx across TLSEric Blake2-11/+16
2024-06-01target/arm: Disable SVE extensions when SVE is disabledMarcin Juszkiewicz1-1/+5
2024-05-30hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>Andrey Shumilin1-2/+2
2024-05-30hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registersZenghui Yu1-80/+80
2024-05-27gitlab: use 'setarch -R' to workaround tsan bugDaniel P. Berrangé1-0/+3
2024-05-27gitlab: use $MAKE instead of 'make'Daniel P. Berrangé1-3/+3
2024-05-27dockerfiles: add 'MAKE' env variable to remaining containersDaniel P. Berrangé7-0/+7
2024-05-27gitlab: Update msys2-64bit runner tagsRichard Henderson1-3/+1
2024-05-27target/i386: no single-step exception after MOV or POP SSPaolo Bonzini1-1/+1
2024-05-27target/i386: disable jmp_opt if EFLAGS.RF is 1Paolo Bonzini1-1/+1
2024-05-27hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang1-1/+2
2024-05-27hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao1-1/+1
2024-05-27hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner1-3/+3