aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-12-19vfio: Introduce a helper function to initialize VFIODeviceZhenzhong Duan
2023-12-19vfio: Make VFIOContainerBase poiner parameter const in VFIOIOMMUOps callbacksZhenzhong Duan
2023-12-19vfio/pci: Make vfio cdev pre-openable by passing a file handleZhenzhong Duan
2023-12-19vfio/pci: Introduce a vfio pci hot reset interfaceZhenzhong Duan
2023-12-19vfio/iommufd: Implement the iommufd backendYi Liu
2023-12-19util/char_dev: Add open_cdev()Yi Liu
2023-12-19backends/iommufd: Introduce the iommufd objectEric Auger
2023-12-19vfio/spapr: Move hostwin_list into spapr containerZhenzhong Duan
2023-12-19vfio/spapr: Move prereg_listener into spapr containerZhenzhong Duan
2023-12-19vfio/spapr: switch to spapr IOMMU BE add/del_section_windowZhenzhong Duan
2023-12-19vfio/spapr: Introduce spapr backend and target interfaceZhenzhong Duan
2023-12-19vfio/container: Move iova_ranges to base containerZhenzhong Duan
2023-12-19vfio/container: Move dirty_pgsizes and max_dirty_bitmap_size to base containerEric Auger
2023-12-19vfio/container: Move listener to base containerEric Auger
2023-12-19vfio/container: Move vrdl_list to base containerZhenzhong Duan
2023-12-19vfio/container: Move pgsizes and dma_max_mappings to base containerEric Auger
2023-12-19vfio/container: Convert functions to base containerEric Auger
2023-12-19vfio/container: Move per container device list in base containerZhenzhong Duan
2023-12-19vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...Eric Auger
2023-12-19vfio/container: Move space field to base containerEric Auger
2023-12-19vfio/common: Move giommu_list in base containerEric Auger
2023-12-19vfio/common: Introduce vfio_container_init/destroy helperZhenzhong Duan
2023-12-19vfio/container: Switch to dma_map|unmap APIEric Auger
2023-12-19vfio/container: Introduce a empty VFIOIOMMUOpsZhenzhong Duan
2023-12-19vfio: Introduce base object for VFIOContainer and targeted interfaceZhenzhong Duan
2023-12-19fsl-imx: add simple RTC emulation for i.MX6 and i.MX7 boardsNikita Ostrenkov
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini
2023-12-01osdep: add getloadavgMichael S. Tsirkin
2023-11-28Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2023-11-28Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-28export/vhost-user-blk: Fix consecutive drainsKevin Wolf
2023-11-28hw/isa/vt82c686: Bring back via_isa_set_irq()BALATON Zoltan
2023-11-27hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi