aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-27target/i386: disable jmp_opt if EFLAGS.RF is 1Paolo Bonzini
2024-05-27target-i386: hyper-v: Correct kvm_hv_handle_exit return valuedonsheng
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-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-09target/i386: Give IRQs a chance when resetting HF_INHIBIT_IRQ_MASKRuihan Li
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-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-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-25linux-user: do_setsockopt: fix SOL_ALG.ALG_SET_KEYMichael Tokarev
2024-04-24gitlab/opensbi: Move to docker:stablePalmer Dabbelt
2024-04-24gitlab-ci: Remove job building EDK2 firmware binariesPhilippe Mathieu-Daudé
2024-04-24Update version for 7.2.11 releasev7.2.11Michael Tokarev
2024-04-16ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.Harsh Prateek Bora
2024-04-16ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.Harsh Prateek Bora
2024-04-10target/sh4: add missing CHECK_NOT_DELAY_SLOTZack Buhman
2024-04-10hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is setPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definitionPhilippe Mathieu-Daudé
2024-04-10hw/net/lan9118: Fix overflow in MIL TX FIFOPhilippe Mathieu-Daudé
2024-04-10backends/cryptodev: Do not abort for invalid session IDPhilippe Mathieu-Daudé
2024-04-10hw/misc/applesmc: Fix memory leak in reset() handlerPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Fix out-of-bound access in NAND block bufferPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Have blk_load() take unsigned offset and return booleanPhilippe Mathieu-Daudé
2024-04-10hw/block/nand: Factor nand_load_iolen() method outPhilippe Mathieu-Daudé
2024-04-10qemu-options: Fix CXL Fixed Memory Window interleave-granularity typoYuquan Wang
2024-04-10hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/display/virtio-gpu: Protect from DMA re-entrancy bugsPhilippe Mathieu-Daudé
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-10linux-user: Fix waitid return of siginfo_t and rusageRichard Henderson
2024-04-10tcg/optimize: Do not attempt to constant fold neg_vecRichard Henderson
2024-04-09hw/virtio: Fix packed virtqueue flush used_idxWafer
2024-04-09hw/net/virtio-net: fix qemu set used ring flag even vhost startedYajun Wu
2024-04-09hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabledPeter Maydell
2024-04-09gitlab-ci/cirrus: switch from 'master' to 'latest'Michael Tokarev
2024-04-09target/hppa: Clear psw_n for BE on use_nullify_skip pathRichard Henderson
2024-04-09tcg/optimize: Fix sign_mask for logical right-shiftRichard Henderson
2024-04-09virtio-net: Fix vhost virtqueue notifiers for RSSAkihiko Odaki
2024-04-09monitor/hmp-cmds-target: Append a space in error message in gpa2hva()Yao Xingtao
2024-04-09hw/scsi/scsi-generic: Fix io_timeout property not applyingLorenz Brun
2024-04-09target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...Song Gao
2024-04-09target/i386: Revert monitor_puts() in do_inject_x86_mce()Tao Su
2024-04-09target/i386: fix direction of "32-bit MMU" testPaolo Bonzini
2024-04-09target/i386: use separate MMU indexes for 32-bit accessesPaolo Bonzini