aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-03hw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
2024-07-02target/arm: Fix FJCVTZS vs flush-to-zeroRichard Henderson
2024-07-02target/arm: Fix VCMLA Dd, Dn, Dm[idx]Richard Henderson
2024-07-01i386/cpu: fixup number of addressable IDs for processor cores in the physical...Chuang Xu
2024-06-30tests: Update our CI to use CentOS Stream 9 instead of 8Thomas Huth
2024-06-22migration: Fix file migration with fdsetFabiano Rosas
2024-06-20tcg/loongarch64: Fix tcg_out_movi vs some pcrel pointersRichard Henderson
2024-06-20target/sparc: use signed denominator in sdiv helperClément Chigot
2024-06-20linux-user: Make TARGET_NR_setgroups affect only the current threadIlya Leoshkevich
2024-06-20accel/tcg: Fix typo causing tb->page_addr[1] to not be recordedAnton Johansson
2024-06-20stdvga: fix screen blankingGerd Hoffmann
2024-06-20hw/audio/virtio-snd: Always use little endian audio formatPhilippe Mathieu-Daudé
2024-06-14Revert "monitor: use aio_co_reschedule_self()"Stefan Hajnoczi
2024-06-11ui/gtk: Draw guest frame at refresh cycleDongwon Kim
2024-06-11virtio-net: drop too short packets earlyAlexey Dobriyan
2024-06-11target/i386: fix size of EBP writeback in gen_enter()Mark Cave-Ayland
2024-06-09Update version for 9.0.1 releasev9.0.1Michael Tokarev
2024-06-07target/loongarch: fix a wrong print in cpu dumplanyanzhi
2024-06-06ui/sdl2: Allow host to power down screenBernhard Beschow
2024-06-06virtio-gpu: fix v2 migrationMarc-André Lureau
2024-06-06target/i386: fix SSE and SSE2 feature checkXinyu Li
2024-06-06target/i386: fix xsave.flat from kvm-unit-testsPaolo Bonzini
2024-06-05disas/riscv: Decode all of the pmpcfg and pmpaddr CSRsAlistair Francis
2024-06-05riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()Daniel Henrique Barboza
2024-06-05target/riscv/kvm.c: Fix the hart bit setting of AIAYong-Xuan Wang
2024-06-05target/riscv: rvzicbo: Fixup CBO extension register calculationAlistair Francis
2024-06-05target/riscv: do not set mtval2 for non guest-page faultsAlexei Filippov
2024-06-05target/riscv: prioritize pmp errors in raise_mmu_exception()Daniel Henrique Barboza
2024-06-05target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen in...Max Chou
2024-06-05target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.wMax Chou
2024-06-05target/riscv: rvv: Check single width operator for vector fp widen instructionsMax Chou
2024-06-05target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w ins...Max Chou
2024-06-05target/riscv/cpu.c: fix Zvkb extension configYangyu Chen
2024-06-05target/riscv: Fix the element agnostic function problemHuang Tao
2024-06-05target/riscv/kvm: tolerate KVM disable ext errorsDaniel Henrique Barboza
2024-06-05target/riscv/kvm: Fix exposure of ZkrAndrew Jones
2024-06-05hw/intc/riscv_aplic: APLICs should add child earlier than realizeyang.zhang
2024-06-05iotests: test NBD+TLS+iothreadEric Blake
2024-06-05qio: Inherit follow_coroutine_ctx across TLSEric Blake
2024-06-01target/arm: Disable SVE extensions when SVE is disabledMarcin Juszkiewicz
2024-05-30hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>Andrey Shumilin
2024-05-30hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registersZenghui Yu
2024-05-27gitlab: use 'setarch -R' to workaround tsan bugDaniel P. Berrangé
2024-05-27gitlab: use $MAKE instead of 'make'Daniel P. Berrangé
2024-05-27dockerfiles: add 'MAKE' env variable to remaining containersDaniel P. Berrangé
2024-05-27gitlab: Update msys2-64bit runner tagsRichard Henderson
2024-05-27target/i386: no single-step exception after MOV or POP SSPaolo Bonzini
2024-05-27target/i386: disable jmp_opt if EFLAGS.RF is 1Paolo Bonzini
2024-05-27hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-27hw/loongarch: Fix fdt memory node wrong 'reg'Song Gao