summary refs log tree commit diff stats
path: root/python/qemu/utils/qemu_ga_client.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-10-08tests/migration-test: Wait for cancellation sooner in multifd cancelJuraj Marcin1-2/+10
2024-10-08util/userfaultfd: Remove unused uffd_poll_eventsDr. David Alan Gilbert2-29/+0
2024-10-08migration/postcopy: Use uffd helpersDr. David Alan Gilbert1-34/+14
2024-10-08util/userfaultfd: Return -errno on errorDr. David Alan Gilbert1-9/+12
2024-10-08migration: Remove unused socket_send_channel_create_syncDr. David Alan Gilbert2-19/+0
2024-10-08migration: Deprecate zero-blocks capabilityFabiano Rosas3-1/+14
2024-10-08migration: Remove unused migrate_zero_blocksDr. David Alan Gilbert2-8/+0
2024-10-08migration: Remove migrate_cap_setDr. David Alan Gilbert2-21/+0
2024-10-08migration/multifd: Ensure packet->ramblock is null-terminatedFabiano Rosas1-1/+3
2024-10-08memory: notify hypervisor of all eventfds during listener (de)registrationAni Sinha1-0/+83
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