aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27target/loongarch/kvm: fpu save the vreg registers high 192bitSong Gao
2024-05-27hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-27target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng
2024-05-27hw/pflash: fix block write startGerd Hoffmann
2024-05-27tcg/loongarch64: Fill out tcg_out_{ld,st} for vector regsRichard Henderson
2024-05-27ui/gtk: Check if fence_fd is equal to or greater than 0Dongwon Kim
2024-05-27ui/gtk: Fix mouse/motion event scaling issue with GTK display backendhikalium
2024-05-27configure: Fix error message when C compiler is not workingThomas Huth
2024-05-27configure: quote -D options that are passed through to mesonPaolo Bonzini
2024-05-27target/i386: fix feature dependency for WAITPKGPaolo Bonzini
2024-05-27target/i386: rdpkru/wrpkru are no-prefix instructionsPaolo Bonzini
2024-05-27target/i386: fix operand size for DATA16 REX.W POPCNTPaolo Bonzini
2024-05-10hw/remote/vfio-user: Fix config space access byte orderMattias Nissler
2024-05-10hw/loongarch/virt: Fix memory leakSong Gao
2024-05-09target/sh4: Update DisasContextBase.insn_startRichard Henderson
2024-05-09target/sparc: Fix FPMERGERichard Henderson
2024-05-09target/sparc: Fix FMULD8*X16Richard Henderson
2024-05-09target/sparc: Fix FMUL8x16A{U,L}Richard Henderson
2024-05-09target/sparc: Fix FMUL8x16Richard Henderson
2024-05-09target/sparc: Fix FEXPANDRichard Henderson
2024-05-09target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASKRuihan Li
2024-05-05plugins: Update stale commentPhilippe Mathieu-Daudé
2024-05-04target/sh4: Fix SUBV opcodePhilippe Mathieu-Daudé
2024-05-04target/sh4: Fix ADDV opcodePhilippe Mathieu-Daudé
2024-05-02hw/arm/npcm7xx: Store derivative OTP fuse key in little endianPhilippe Mathieu-Daudé
2024-05-02hw/dmax/xlnx_dpdma: fix handling of address_extension descriptor fieldsAlexandra Diupina
2024-05-02hw/ufs: Fix buffer overflow bugJeuk Kim
2024-05-01.gitlab-ci.d/cirrus.yml: Shorten the runtime of the macOS and FreeBSD jobsThomas Huth
2024-05-01tests/avocado: update sunxi kernel from armbian to 6.6.16Peter Maydell
2024-05-01target/arm: Restrict translation disabled alignment check to VMSARichard Henderson
2024-04-30target/riscv/kvm: remove sneaky strerrorname_np() instanceDaniel Henrique Barboza
2024-04-30target/loongarch/cpu.c: typo fix: expectionMichael Tokarev
2024-04-30backends/cryptodev-builtin: Fix local_error leaksLi Zhijian
2024-04-28nbd/server: Mark negotiation functions as coroutine_fnEric Blake
2024-04-28nbd/server: do not poll within a coroutine contextZhu Yangyang
2024-04-25docs: i386: pc: Update maximum CPU numbers for PC Q35Zhao Liu
2024-04-25linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEYMichael Tokarev
2024-04-25migration/colo: Fix bdrv_graph_rdlock_main_loop: Assertion `!qemu_in_coroutin...Li Zhijian
2024-04-23Update version for 9.0.0 releasev9.0.0Peter Maydell
2024-04-16Update version for v9.0.0-rc4 releasev9.0.0-rc4Peter Maydell
2024-04-16usb-storage: Fix BlockConf defaultsKevin Wolf
2024-04-15Merge tag 'hw-misc-20240415' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-15Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-04-15hw/pci-host/ppc440_pcix: Do not expose a bridge device on PCI busBALATON Zoltan
2024-04-15hw/isa/vt82c686: Keep track of PIRQ/PINT pins separatelyBALATON Zoltan
2024-04-15virtio-pci: fix use of a released vectorCindy Lu
2024-04-13Merge tag 'pull-sp-20240412' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2024-04-12target/sparc: Use GET_ASI_CODE for ASI_KERNELTXT and ASI_USERTXTRichard Henderson
2024-04-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-04-12meson.build: Disable -fzero-call-used-regs on OpenBSDThomas Huth