aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-01-09hw/arm/armv7m: alias the NVIC "num-prio-bits" propertySamuel Tardieu
2024-01-09hw/arm: Add minimal support for the STM32L4x5 SoCInès Varhol
2024-01-09Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingPeter Maydell
2024-01-09Merge tag 'pull-replay-fixes-080124-1' of https://gitlab.com/stsquad/qemu int...Peter Maydell
2024-01-08Rename "QEMU global mutex" to "BQL" in comments and docsStefan Hajnoczi
2024-01-08Replace "iothread lock" with "BQL" in commentsStefan Hajnoczi
2024-01-08qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql()Stefan Hajnoczi
2024-01-08qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARDStefan Hajnoczi
2024-01-08system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()Stefan Hajnoczi
2024-01-08iothread: Remove unused Error** argument in aio_context_set_aio_paramsPhilippe Mathieu-Daudé
2024-01-08replay: stop us hanging in rr_wait_io_eventAlex Bennée
2024-01-05backends/iommufd: Remove mutexCédric Le Goater
2024-01-05vfio/iommufd: Introduce a VFIOIOMMU iommufd QOM interfaceCédric Le Goater
2024-01-05vfio/spapr: Introduce a sPAPR VFIOIOMMU QOM interfaceCédric Le Goater
2024-01-05vfio/container: Intoduce a new VFIOIOMMUClass::setup handlerCédric Le Goater
2024-01-05vfio/container: Introduce a VFIOIOMMU legacy QOM interfaceCédric Le Goater
2024-01-05vfio/container: Introduce a VFIOIOMMU QOM interfaceCédric Le Goater
2024-01-05vfio/spapr: Extend VFIOIOMMUOps with a release handlerCédric Le Goater
2024-01-05Merge tag 'hw-cpus-20240105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-01-05util/oslib: Have qemu_prealloc_mem() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05backends: Have HostMemoryBackendClass::alloc() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_ram_from_fd() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_ram_from_file() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_resizeable_ram() return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_rom_device() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_rom_device_nomigrate() return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_rom() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_ram() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_rom_nomigrate() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_ram_nomigrate() handler return a booleanPhilippe Mathieu-Daudé
2024-01-05memory: Have memory_region_init_ram_flags_nomigrate() return a booleanPhilippe Mathieu-Daudé
2024-01-05hw/mips: Inline 'bios.h' definitionsPhilippe Mathieu-Daudé
2024-01-05hw/ppc/xive2_regs: Remove unnecessary 'cpu.h' inclusionPhilippe Mathieu-Daudé
2024-01-05hw/core/cpu: Update description of CPUState::nodePhilippe Mathieu-Daudé
2024-01-05hw/core/cpu: Remove final vestiges of dynamic state tracingPhilippe Mathieu-Daudé
2024-01-05hw/core: Add machine_class_default_cpu_type()Philippe Mathieu-Daudé
2024-01-05cpu: Add helper cpu_model_from_type()Gavin Shan
2024-01-05Merge tag 'migration-20240104-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-01-04migration: preserve suspended for snapshotSteve Sistare
2024-01-04cpus: vm_resumeSteve Sistare
2024-01-04cpus: stop vm in suspended runstateSteve Sistare
2024-01-04cpus: vm_was_suspendedSteve Sistare
2023-12-30hw/pci: Constify VMStateRichard Henderson
2023-12-29migration: Make VMStateDescription.subsections constRichard Henderson
2023-12-26Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2023-12-26vdpa: move memory listener to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: use dev_shared in vdpa_iommuEugenio Pérez
2023-12-26vdpa: use VhostVDPAShared in vdpa_dma_map and unmapEugenio Pérez
2023-12-26vdpa: move iommu_list to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: remove msg type of vhost_vdpaEugenio Pérez