summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * hw/adc: Remove MAX111X devicePeter Maydell2024-10-151-56/+0
| * docs/devel/lockcnt: Include kernel-doc API documentationPeter Maydell2024-10-151-1/+1
| * include: Move QemuLockCnt APIs to their own headerPeter Maydell2024-10-154-111/+132
| * hw/intc/omap_intc: Remove now-unnecessary abstract base classPeter Maydell2024-10-151-1/+1
| * hw/arm: Add SPI to Allwinner A10Strahinja Jankovic2024-10-151-0/+2
| * hw/ssi: Allwinner A10 SPI emulationStrahinja Jankovic2024-10-151-0/+57
| * hw/misc: Create STM32L4x5 SYSCFG clockInès Varhol2024-10-151-0/+1
| * hw/arm/stm32f405: Add RCC device to stm32f405 SoCRomán Cárdenas Rodríguez2024-10-151-0/+2
| * hw/misc/stm32_rcc: Implement RCC device for STM32F4 SoCsRomán Cárdenas Rodríguez2024-10-151-0/+91
| * hw/arm/omap1: Remove unused omap_uwire_attach() methodPhilippe Mathieu-Daudé2024-10-151-8/+0
* | Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell2024-10-151-1/+1
|\ \ | |/ |/|
| * chardev/mux: convert size members to unsigned intRoman Penyaev2024-10-151-1/+1
* | ui: refactor using a common qemu_pixman_shareableMarc-André Lureau2024-10-143-20/+30
* | virtio-gpu: allocate shareable 2d resources on !win32Marc-André Lureau2024-10-141-0/+2
* | ui/surface: allocate shared memory on !win32Marc-André Lureau2024-10-141-0/+6
* | ui/pixman: generalize shared_image_destroyMarc-André Lureau2024-10-141-1/+1
* | ui/win32: fix potential use-after-free with dbus shared memoryMarc-André Lureau2024-10-141-0/+2
|/
* accel/tcg: Add TCGCPUOps.tlb_fill_alignRichard Henderson2024-10-133-2/+29
* include/exec/memop: Introduce memop_atomicity_bitsRichard Henderson2024-10-131-0/+24
* include/exec/memop: Rename get_alignment_bitsRichard Henderson2024-10-131-2/+2
* include/exec/memop: Move get_alignment_bits from tcg.hRichard Henderson2024-10-132-23/+23
* include/exec: Introduce env_cpu_const()Ilya Leoshkevich2024-10-131-1/+12
* tcg: remove singlestep_enabled from DisasContextBasePaolo Bonzini2024-10-131-2/+0
* Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...Peter Maydell2024-10-102-0/+146
|\
| * util/iov: Introduce iov_send_recv_with_flags()Alejandro Zeise2024-10-101-0/+27
| * crypto: accumulative hashing APIAlejandro Zeise2024-10-101-0/+119
* | Merge tag 'migration-20241009-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell2024-10-092-26/+0
|\ \ | |/ |/|
| * util/iova-tree: Remove deadcodeDr. David Alan Gilbert2024-10-081-25/+0
| * util/userfaultfd: Remove unused uffd_poll_eventsDr. David Alan Gilbert2024-10-081-1/+0
* | Merge tag 'chr-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...Peter Maydell2024-10-091-1/+1
|\ \
| * | chardev: introduce 'reconnect-ms' and deprecate 'reconnect'Daniil Tatianin2024-10-091-1/+1
| |/
* / accel/tcg: Make page_set_flags() documentation publicPhilippe Mathieu-Daudé2024-10-081-0/+13
|/
* disas: Remove CRIS disassemblerPhilippe Mathieu-Daudé2024-10-072-7/+0
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell2024-10-047-38/+100
|\
| * qom: update object_resolve_path*() documentationMarc-André Lureau2024-10-031-6/+6
| * kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova2024-10-031-2/+2
| * hw/char: Extract serial-mmBernhard Beschow2024-10-034-21/+54
| * hw/char/serial.h: Extract serial-isa.hBernhard Beschow2024-10-032-9/+38
* | Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2024-10-0411-28/+0
|\ \
| * | block-backend: Remove deadcodeDr. David Alan Gilbert2024-10-031-8/+0
| * | hw/pci: Remove unused pcie_chassis_find_slotDr. David Alan Gilbert2024-10-031-1/+0
| * | replay: Remove unused replay_disable_eventsDr. David Alan Gilbert2024-10-031-2/+0
| * | remote: Remove unused remote_iohub_finalizeDr. David Alan Gilbert2024-10-031-1/+0
| * | vhost: Remove unused vhost_dev_{load|save}_inflightDr. David Alan Gilbert2024-10-031-2/+0
| * | ui/cursor: remove cursor_get_mono_imageDr. David Alan Gilbert2024-10-031-1/+0
| * | hw: Remove unused fw_cfg_init_ioDr. David Alan Gilbert2024-10-031-1/+0
| * | hw/char: Remove unused serial_set_frequencyDr. David Alan Gilbert2024-10-031-2/+0
| * | net: Remove deadcodeDr. David Alan Gilbert2024-10-032-8/+0
| * | q35: Remove unused mch_mcfg_baseDr. David Alan Gilbert2024-10-031-2/+0
| * | hw/xen: Remove deadcodeDr. David Alan Gilbert2024-10-031-5/+0