aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daystcg/optimize: Fix TCG_COND_TST* simplification of setcond2staging-9.0Richard Henderson3-1/+33
7 daysblock: Parse filenames only when explicitly requestedKevin Wolf1-33/+57
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
7 daystests: add testing of parameter=1 for SMP topologyDaniel P. Berrangé1-0/+8
7 dayshw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé2-50/+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
2024-06-22migration: 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-14Revert "monitor: use aio_co_reschedule_self()"Stefan Hajnoczi1-2/+5
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 9.0.1 releasev9.0.1stable-9.0Michael 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-06virtio-gpu: fix v2 migrationMarc-André Lureau3-8/+24
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-05riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()Daniel Henrique Barboza1-3/+3
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-05target/riscv/kvm: Fix exposure of ZkrAndrew Jones3-4/+42
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