aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-08tcg/ppc: Use TCG_REG_TMP2 for scratch tcg_out_qemu_stRichard Henderson
2024-10-08linux-user: Add strace for recvfrom()Philippe Mathieu-Daudé
2024-10-08linux-user: Add strace for sendto()Philippe Mathieu-Daudé
2024-10-08linux-user: Factor print_buf_len() outPhilippe Mathieu-Daudé
2024-10-08linux-user: Display sockaddr buffer as pointerPhilippe Mathieu-Daudé
2024-10-08linux-user: Correct print_sockaddr() formatPhilippe Mathieu-Daudé
2024-10-08linux-user: Trace wait4()'s and waitpid()'s wstatusIlya Leoshkevich
2024-10-08linux-user: add strace support for openat2Michael Vogt
2024-10-08linux-user: add openat2 support in linux-userMichael Vogt
2024-10-08linux-user: Fix parse_elf_properties GNU0_MAGIC checkRichard Henderson
2024-10-08linux-user/flatload: Take mmap_lock in load_flt_binary()Philippe Mathieu-Daudé
2024-10-07Merge tag 'pull-request-2024-10-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-10-07tests/functional: Bump timeout of some testsThomas Huth
2024-10-07tests/functional: Switch back to the gitlab URLs for the advent calendar testsThomas Huth
2024-10-07target/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07target/s390x: Replace ldtul_p() -> ldq_p()Philippe Mathieu-Daudé
2024-10-07hw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07target/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07hw/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé
2024-10-07gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run...Michael Tokarev
2024-10-07disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé
2024-10-07.gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)Philippe Mathieu-Daudé
2024-10-07.gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)Philippe Mathieu-Daudé
2024-10-07docs: Mark "gluster" support in QEMU as deprecatedThomas Huth
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2024-10-04Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-10-04MAINTAINERS: Add myself as maintainer of e500 machinesBernhard Beschow
2024-10-04docs/devel: Mention post_load hook restrictions where we document the hookPeter Maydell
2024-10-04tests/functional: Fix hash validationThomas Huth
2024-10-04Merge tag 'edgar/xen-queue-2024-10-03-v2.for-upstream' of https://gitlab.com/...Peter Maydell
2024-10-03qom: update object_resolve_path*() documentationMarc-André Lureau
2024-10-03qom: set *ambiguous on all pathsMarc-André Lureau
2024-10-03qom: rename object_resolve_path_type() "ambiguousp"Marc-André Lureau
2024-10-03target/i386/kvm: Report which action failed in kvm_arch_put/get_registersJulia Suvorova
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias
2024-10-03hw/xen: xenpvh: Add pci-intx-irq-base propertyEdgar E. Iglesias
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias
2024-10-03accel/kvm: refactor dirty ring setupAni Sinha
2024-10-03minikconf: print error entirely on stderrPaolo Bonzini
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini
2024-10-03hw/char: Extract serial-mmBernhard Beschow
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow
2024-10-03hw: Remove unused inclusion of hw/char/serial.hBernhard Beschow
2024-10-03target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guestFabiano Rosas
2024-10-03kvm: refactor core virtual machine creation into its own functionAni Sinha
2024-10-03kvm/i386: replace identity_base variable with a constantPaolo Bonzini
2024-10-03kvm/i386: refactor kvm_arch_init and split it into smaller functionsAni Sinha
2024-10-03hw/mips: Build fw_cfg.c oncePhilippe Mathieu-Daudé