aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-21ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-21ui/dbus: Properly dispose touch/mouse dbus objectsBilal Elmoussaoui
2023-09-21target/i386: raise FERR interrupt with iothread lockedPaolo Bonzini
2023-09-21linux-user: Adjust brk for load_biasRichard Henderson
2023-09-21target/arm: properly document FEAT_CRC32Alex Bennée
2023-09-21block-migration: Ensure we don't crash during migration cleanupFabiano Rosas
2023-08-30softmmu: Assert data in bounds in iotlb_to_sectionRichard Henderson
2023-08-24docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-08-24target/arm: Fix 64-bit SSRARichard Henderson
2023-08-24target/arm: Fix SME ST1QRichard Henderson
2023-08-24accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-08-24kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-23target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-08-23target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-08-23target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-08-23target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-08-22Update version for v8.1.0 releasev8.1.0Richard Henderson
2023-08-15Update version for v8.1.0-rc4 releasev8.1.0-rc4Richard Henderson
2023-08-14Merge tag 'pull-tcg-20230814' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-12tcg/i386: Output %gs prefix in tcg_out_vex_opcRichard Henderson
2023-08-11Merge tag 'pull-riscv-to-apply-20230811-3' of https://github.com/alistair23/q...Richard Henderson
2023-08-11hw/riscv/virt.c: change 'aclint' TCG checkDaniel Henrique Barboza
2023-08-11target/riscv/kvm.c: fix mvendorid size in vcpu_set_machine_ids()Daniel Henrique Barboza
2023-08-11Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2023-08-11pci: Fix the update of interrupt disable bit in PCI_COMMAND registerGuoyi Tu
2023-08-11hw/pci-host: Allow extended config space access for Designware PCIe hostJason Chien
2023-08-10Update version for v8.1.0-rc3 releasev8.1.0-rc3Richard Henderson
2023-08-10Merge tag 'pull-tcg-20230810' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-10gdbstub: don't complain about preemptive ACK charsAlex Bennée
2023-08-10gdbstub: more fixes for client Ctrl-C handlingAlex Bennée
2023-08-10tests/tcg: ensure system-mode gdb tests start stoppedAlex Bennée
2023-08-10accel/tcg: Avoid reading too much in load_atom_{2,4}Richard Henderson
2023-08-09Merge tag 'or1k-pull-request-20230809' of https://github.com/stffrdhrn/qemu i...Richard Henderson
2023-08-09Merge tag 'pull-lu-20230809' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-09Merge tag 'nvme-fixes-pull-request' of https://gitlab.com/birkelund/qemu into...Richard Henderson
2023-08-09linux-user: Fix openat() emulation to correctly detect accesses to /procHelge Deller
2023-08-09util/interval-tree: Check root for null in interval_tree_iter_firstHelge Deller
2023-08-09tests/tcg: Disable filename test for info proc mappingsRichard Henderson
2023-08-09linux-user: Use ARRAY_SIZE with bitmask_transtblRichard Henderson
2023-08-09linux-user: Split out do_mmapRichard Henderson
2023-08-09hw/nvme: fix null pointer access in ruh updateKlaus Jensen
2023-08-09hw/nvme: fix null pointer access in directive receiveKlaus Jensen
2023-08-08qemu/osdep: Remove fallback for MAP_FIXED_NOREPLACERichard Henderson
2023-08-08Merge tag 'nvme-next-pull-request' of https://gitlab.com/birkelund/qemu into ...Richard Henderson
2023-08-08Merge tag 'pull-lu-20230808' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2023-08-08Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2023-08-08linux-user: Rewrite non-fixed probe_guest_baseRichard Henderson
2023-08-08linux-user: Rewrite fixed probe_guest_baseRichard Henderson