aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-15hw/mips/cps: Set the vCPU 'cpu-big-endian' propertyPhilippe Mathieu-Daudé1-0/+1
2024-10-15gdbstub/helpers: Introduce ldtul_$endian_p() helpersPhilippe Mathieu-Daudé1-0/+4
2024-10-15exec/memop: Remove unused memop_big_endian() helperPhilippe Mathieu-Daudé1-6/+0
2024-10-15exec/tswap: Massage target_needs_bswap() definitionPhilippe Mathieu-Daudé1-1/+1
2024-10-15qemu/bswap: Undefine CPU_CONVERT() once donePhilippe Mathieu-Daudé1-0/+2
2024-10-15Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell1-1/+1
2024-10-15chardev/mux: convert size members to unsigned intRoman Penyaev1-1/+1
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau3-20/+30
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau1-0/+2
2024-10-14ui/surface: allocate shared memory on !win32Marc-André Lureau1-0/+6
2024-10-14ui/pixman: generalize shared_image_destroyMarc-André Lureau1-1/+1
2024-10-14ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau1-0/+2
2024-10-13accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson3-2/+29
2024-10-13include/exec/memop: Introduce memop_atomicity_bitsRichard Henderson1-0/+24
2024-10-13include/exec/memop: Rename get_alignment_bitsRichard Henderson1-2/+2
2024-10-13include/exec/memop: Move get_alignment_bits from tcg.hRichard Henderson2-23/+23
2024-10-13include/exec: Introduce env_cpu_const()Ilya Leoshkevich1-1/+12
2024-10-13tcg: remove singlestep_enabled from DisasContextBasePaolo Bonzini1-2/+0
2024-10-10Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell2-0/+146
2024-10-10util/iov: Introduce iov_send_recv_with_flags()Alejandro Zeise1-0/+27
2024-10-10crypto: accumulative hashing APIAlejandro Zeise1-0/+119
2024-10-09Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2-26/+0
2024-10-09Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell1-1/+1
2024-10-09chardev: introduce 'reconnect-ms' and deprecate 'reconnect'Daniil Tatianin1-1/+1
2024-10-08util/iova-tree: Remove deadcodeDr. David Alan Gilbert1-25/+0
2024-10-08util/userfaultfd: Remove unused uffd_poll_eventsDr. David Alan Gilbert1-1/+0
2024-10-08accel/tcg: Make page_set_flags() documentation publicPhilippe Mathieu-Daudé1-0/+13
2024-10-07disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé2-7/+0
2024-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell7-38/+100
2024-10-04Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell11-28/+0
2024-10-03qom: update object_resolve_path*() documentationMarc-André Lureau1-6/+6
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova1-2/+2
2024-10-03hw/xen: xenpvh: Disable buffered IOREQs for ARMEdgar E. Iglesias1-0/+3
2024-10-03hw/xen: Expose handle_bufioreq in xen_register_ioreqEdgar E. Iglesias2-1/+5
2024-10-03hw/char: Extract serial-mmBernhard Beschow4-21/+54
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow2-9/+38
2024-10-03block-backend: Remove deadcodeDr. David Alan Gilbert1-8/+0
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert1-1/+0
2024-10-03replay: Remove unused replay_disable_eventsDr. David Alan Gilbert1-2/+0
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert1-1/+0
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert1-2/+0
2024-10-03ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert1-1/+0
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert1-1/+0
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert1-2/+0
2024-10-03net: Remove deadcodeDr. David Alan Gilbert2-8/+0
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert1-2/+0
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert1-5/+0
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert1-5/+0
2024-10-02Merge tag 'pull-riscv-to-apply-20241002' of https://github.com/alistair23/qem...Peter Maydell1-2/+2
2024-10-02Merge tag 'pull-request-2024-10-02' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-21/+0