aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-05hw/avr/atmega: Fix wrong initial value of stack pointerGihun Nam
2023-12-05hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-12-05hw/nvram/xlnx-efuse-ctrl: Free XlnxVersalEFuseCtrl[] "pg0-lock" arrayPhilippe Mathieu-Daudé
2023-12-05hw/nvram/xlnx-efuse: Free XlnxEFuse::ro_bits[] array on finalize()Philippe Mathieu-Daudé
2023-12-05hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize()Philippe Mathieu-Daudé
2023-12-05hw/virtio: Free VirtIOIOMMUPCI::vdev.reserved_regions[] on finalize()Philippe Mathieu-Daudé
2023-12-05target/arm: Handle overflow in calculation of next timer tickPeter Maydell
2023-12-05target/arm: Set IL bit for pauth, SVE access, BTI trap syndromesPeter Maydell
2023-12-05vmdk: Don't corrupt desc file in vmdk_write_cidFam Zheng
2023-11-29target/riscv/cpu_helper.c: Fix mxr bit behaviorIvan Klokov
2023-11-29target/riscv/cpu_helper.c: Invalid exception on MMU translation stageIvan Klokov
2023-11-29riscv: Fix SiFive E CLINT clock frequencyRomán Cárdenas
2023-11-29hw/riscv/virt.c: do create_fdt() earlier, add finalize_fdt()Daniel Henrique Barboza
2023-11-29linux-user/riscv: Add Zicboz block size to hwprobePalmer Dabbelt
2023-11-29tests/avocado: Replace assertRegexpMatches() for Python 3.12 compatibilityPhilippe Mathieu-Daudé
2023-11-29tests/avocado: Replace assertEquals() for Python 3.12 compatibilityThomas Huth
2023-11-29linux-user: Fix loaddr computation for some elf filesRichard Henderson
2023-11-29net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-29net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-22hw/ide/ahci: fix legacy software resetNiklas Cassel
2023-11-22target/arm: Fix SME FMOPA (16-bit), BFMOPARichard Henderson
2023-11-22linux-user: xtensa: fix signal delivery in FDPICMax Filippov
2023-11-21Update version for 8.1.3 releasev8.1.3Michael Tokarev
2023-11-19hw/mips: LOONGSON3V depends on UNIMP deviceMarc-André Lureau
2023-11-19target/arm: HVC at EL3 should go to EL3, not EL2Peter Maydell
2023-11-19s390x/pci: only limit DMA aperture if vfio DMA limit reportedMatthew Rosato
2023-11-19target/riscv/kvm: support KVM_GET_REG_LISTDaniel Henrique Barboza
2023-11-19target/riscv/kvm: improve 'init_multiext_cfg' error msgDaniel Henrique Barboza
2023-11-19tracetool: avoid invalid escape in Python stringMarc-André Lureau
2023-11-19tests/tcg/s390x: Test LAALG with negative cc_srcIlya Leoshkevich
2023-11-19target/s390x: Fix LAALG not updating cc_srcIlya Leoshkevich
2023-11-19tests/tcg/s390x: Test CLC with inaccessible second operandIlya Leoshkevich
2023-11-19target/s390x: Fix CLC corrupting cc_srcIlya Leoshkevich
2023-11-19tests/qtest: ahci-test: add test exposing reset issue with pending callbackFiona Ebner
2023-11-19hw/ide: reset: cancel async DMA operation before resetting stateFiona Ebner
2023-11-19target/mips: Fix TX79 LQ/SQ opcodesPhilippe Mathieu-Daudé
2023-11-19target/mips: Fix MSA BZ/BNZ opcodes displacementPhilippe Mathieu-Daudé
2023-11-09ui/gtk-egl: apply scale factor when calculating window's dimensionDongwon Kim
2023-11-09ui/gtk: force realization of drawing areaMarc-André Lureau
2023-11-09ati-vga: Implement fallback for pixman routinesBALATON Zoltan
2023-11-09file-posix: fix over-writing of returning zone_append offsetNaohiro Aota
2023-11-09block/file-posix: fix update_zones_wp() callerSam Li
2023-11-09qcow2: keep reference on zeroize with discard-no-unref enabledJean-Louis Dupond
2023-11-09target/arm: Fix A64 LDRA immediate decodePeter Maydell
2023-11-09block/nvme: nvme_process_completion() fix bound for cidVladimir Sementsov-Ogievskiy
2023-11-09virtio-gpu: block migration of VMs with blob=trueMarc-André Lureau
2023-11-09hw/xen: use correct default protocol for xen-block on x86David Woodhouse
2023-11-09hw/xen: take iothread mutex in xen_evtchn_reset_op()David Woodhouse
2023-11-09hw/xen: fix XenStore watch delivery to guestDavid Woodhouse
2023-11-09hw/xen: don't clear map_track[] in xen_gnttab_reset()David Woodhouse