summary refs log tree commit diff stats
path: root/python/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-08linux-user: add strace support for openat2Michael Vogt6-7/+66
2024-10-08linux-user: add openat2 support in linux-userMichael Vogt2-2/+116
2024-10-08linux-user: Fix parse_elf_properties GNU0_MAGIC checkRichard Henderson1-6/+6
2024-10-08linux-user/flatload: Take mmap_lock in load_flt_binary()Philippe Mathieu-Daudé1-0/+3
2024-10-07tests/functional: Bump timeout of some testsThomas Huth1-3/+6
2024-10-07tests/functional: Switch back to the gitlab URLs for the advent calendar testsThomas Huth8-8/+8
2024-10-07target/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé2-18/+18
2024-10-07target/s390x: Replace ldtul_p() -> ldq_p()Philippe Mathieu-Daudé1-15/+15
2024-10-07hw/s390x: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé2-85/+85
2024-10-07target/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé2-6/+6
2024-10-07hw/m68k: Use explicit big-endian LD/ST APIPhilippe Mathieu-Daudé4-18/+18
2024-10-07gitlab-ci/build-oss-fuzz: print FAILED marker in case the test failed and run...Michael Tokarev1-1/+4
2024-10-07disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé6-2877/+0
2024-10-07.gitlab-ci.d/cirrus: Add manual testing of macOS 15 (Sequoia)Philippe Mathieu-Daudé5-1/+35
2024-10-07.gitlab-ci.d/cirrus: Drop support for macOS 13 (Ventura)Philippe Mathieu-Daudé3-34/+0
2024-10-07docs: Mark "gluster" support in QEMU as deprecatedThomas Huth3-1/+18
2024-10-04MAINTAINERS: Add myself as maintainer of e500 machinesBernhard Beschow1-2/+4
2024-10-04docs/devel: Mention post_load hook restrictions where we document the hookPeter Maydell2-0/+9
2024-10-04tests/functional: Fix hash validationThomas Huth1-1/+1
2024-10-03qom: update object_resolve_path*() documentationMarc-André Lureau1-6/+6
2024-10-03qom: set *ambiguous on all pathsMarc-André Lureau1-0/+3
2024-10-03qom: rename object_resolve_path_type() "ambiguousp"Marc-André Lureau1-5/+5
2024-10-03target/i386/kvm: Report which action failed in kvm_arch_put/get_registersJulia Suvorova1-0/+23
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova9-25/+48
2024-10-03hw/arm: xenpvh: Enable PCI for ARM PVHEdgar E. Iglesias1-0/+14
2024-10-03hw/xen: xenpvh: Add pci-intx-irq-base propertyEdgar E. Iglesias1-0/+36
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias4-1/+10
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias5-41/+73
2024-10-03accel/kvm: refactor dirty ring setupAni Sinha1-38/+50
2024-10-03minikconf: print error entirely on stderrPaolo Bonzini1-1/+1
2024-10-039p: remove 'proxy' filesystem backend driverPaolo Bonzini19-2772/+14
2024-10-03hw/char: Extract serial-mmBernhard Beschow50-206/+276
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow10-15/+46
2024-10-03hw: Remove unused inclusion of hw/char/serial.hBernhard Beschow4-4/+0
2024-10-03target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guestFabiano Rosas1-2/+2
2024-10-03kvm: refactor core virtual machine creation into its own functionAni Sinha1-33/+56
2024-10-03kvm/i386: replace identity_base variable with a constantPaolo Bonzini1-18/+18
2024-10-03kvm/i386: refactor kvm_arch_init and split it into smaller functionsAni Sinha1-126/+201
2024-10-03hw/mips: Build fw_cfg.c oncePhilippe Mathieu-Daudé1-1/+1
2024-10-03tests/tcg/plugins: Remove remainder of the cris targetThomas Huth1-1/+0
2024-10-03block-backend: Remove deadcodeDr. David Alan Gilbert2-81/+0
2024-10-03hw/net/rocker: Remove unused rocker_fp_portsDr. David Alan Gilbert2-6/+0
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert2-11/+0
2024-10-03replay: Remove unused replay_disable_eventsDr. David Alan Gilbert2-11/+0
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert2-14/+0
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert2-58/+0
2024-10-03ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert2-25/+0
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert2-6/+0
2024-10-03linux-user: Remove unused handle_vm86_faultDr. David Alan Gilbert2-137/+0
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert2-9/+0