aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-10-15include: Move QemuLockCnt APIs to their own headerPeter Maydell
2024-10-15hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell
2024-10-15hw/arm: Add SPI to Allwinner A10Strahinja Jankovic
2024-10-15hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic
2024-10-15hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol
2024-10-15hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez
2024-10-15hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez
2024-10-15hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé
2024-10-15Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell
2024-10-15chardev/mux: convert size members to unsigned intRoman Penyaev
2024-10-14ui: refactor using a common qemu_pixman_shareableMarc-André Lureau
2024-10-14virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau
2024-10-14ui/surface: allocate shared memory on !win32Marc-André Lureau
2024-10-14ui/pixman: generalize shared_image_destroyMarc-André Lureau
2024-10-14ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau
2024-10-13accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson
2024-10-13include/exec/memop: Introduce memop_atomicity_bitsRichard Henderson
2024-10-13include/exec/memop: Rename get_alignment_bitsRichard Henderson
2024-10-13include/exec/memop: Move get_alignment_bits from tcg.hRichard Henderson
2024-10-13include/exec: Introduce env_cpu_const()Ilya Leoshkevich
2024-10-13tcg: remove singlestep_enabled from DisasContextBasePaolo Bonzini
2024-10-10Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell
2024-10-10util/iov: Introduce iov_send_recv_with_flags()Alejandro Zeise
2024-10-10crypto: accumulative hashing APIAlejandro Zeise
2024-10-09Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-10-09Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell
2024-10-09chardev: introduce 'reconnect-ms' and deprecate 'reconnect'Daniil Tatianin
2024-10-08util/iova-tree: Remove deadcodeDr. David Alan Gilbert
2024-10-08util/userfaultfd: Remove unused uffd_poll_eventsDr. David Alan Gilbert
2024-10-08accel/tcg: Make page_set_flags() documentation publicPhilippe Mathieu-Daudé
2024-10-07disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé
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-03qom: update object_resolve_path*() documentationMarc-André Lureau
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova
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-03hw/char: Extract serial-mmBernhard Beschow
2024-10-03hw/char/serial.h: Extract serial-isa.hBernhard Beschow
2024-10-03block-backend: Remove deadcodeDr. David Alan Gilbert
2024-10-03hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert
2024-10-03replay: Remove unused replay_disable_eventsDr. David Alan Gilbert
2024-10-03remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert
2024-10-03vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert
2024-10-03ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert
2024-10-03hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert
2024-10-03hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert
2024-10-03net: Remove deadcodeDr. David Alan Gilbert
2024-10-03q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert
2024-10-03hw/xen: Remove deadcodeDr. David Alan Gilbert