aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-12-19vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap...Eric Auger2-6/+6
2023-12-19vfio/container: Move space field to base containerEric Auger2-8/+9
2023-12-19vfio/common: Move giommu_list in base containerEric Auger2-9/+9
2023-12-19vfio/common: Introduce vfio_container_init/destroy helperZhenzhong Duan1-0/+4
2023-12-19vfio/container: Switch to dma_map|unmap APIEric Auger2-4/+7
2023-12-19vfio/container: Introduce a empty VFIOIOMMUOpsZhenzhong Duan1-1/+1
2023-12-19vfio: Introduce base object for VFIOContainer and targeted interfaceZhenzhong Duan2-6/+52
2023-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+1
2023-12-12xen: fix condition for skipping virtio-mmio definesPaolo Bonzini1-1/+1
2023-12-01osdep: add getloadavgMichael S. Tsirkin1-0/+10
2023-11-28Merge tag 'misc-next-20231128' of https://github.com/philmd/qemu into stagingStefan Hajnoczi1-0/+2
2023-11-28Merge tag 'pull-target-arm-20231127' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi6-4/+8
2023-11-28export/vhost-user-blk: Fix consecutive drainsKevin Wolf1-0/+1
2023-11-28hw/isa/vt82c686: Bring back via_isa_set_irq()BALATON Zoltan1-0/+2
2023-11-27hw/misc, hw/ssi: Fix some URLs for AMD / Xilinx modelsFrederic Konrad4-4/+4
2023-11-27hw/ssi/xilinx_spips: fix an out of bound accessFrederic Konrad1-0/+3
2023-11-27hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize fieldPhilippe Mathieu-Daudé1-0/+1
2023-11-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi3-1/+18
2023-11-21ide/pci: introduce pci_ide_update_mode() functionMark Cave-Ayland1-0/+1
2023-11-21ide/ioport: move ide_portio_list[] and ide_portio_list2[] definitions to IDE ...Mark Cave-Ayland1-0/+3
2023-11-21block: Fix deadlocks in bdrv_graph_wrunlock()Kevin Wolf1-1/+14
2023-11-21Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Stefan Hajnoczi1-2/+46
2023-11-21Merge tag 'pull-target-arm-20231121' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi4-13/+1
2023-11-21ui/pixman-minimal.h: fix empty allocationManos Pitsidianakis1-2/+46
2023-11-21net: Update MemReentrancyGuard for NICAkihiko Odaki1-0/+1
2023-11-21net: Provide MemReentrancyGuard * to qemu_new_nic()Akihiko Odaki1-0/+1
2023-11-20hw/arm/stm32f100: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-20hw/arm/stm32f205: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-20hw/arm/stm32f405: Report error when incorrect CPU is usedPhilippe Mathieu-Daudé1-4/+0
2023-11-20hw/core/machine: Constify MachineClass::valid_cpu_types[]Gavin Shan1-1/+1
2023-11-20Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi4-6/+6
2023-11-15include/hw/virtio/vhost.h: spelling fix: sateMichael Tokarev1-1/+1
2023-11-15include/hw/hyperv/dynmem-proto.h: spelling fix: nunber, atleastMichael Tokarev1-3/+3
2023-11-15include/block/ufs.h: spelling fix: settedMichael Tokarev1-1/+1
2023-11-15hw/cxl: spelling fixes: limitaions, potentialy, intializedMichael Tokarev1-1/+1
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson1-7/+6
2023-11-14dump: Add arch cleanup functionJanosch Frank1-0/+1
2023-11-13host/include/generic/host/atomic128: Fix compilation problem with Clang 17Thomas Huth1-0/+2
2023-11-10qdev: Rework array properties based on list visitorKevin Wolf1-20/+15
2023-11-10qom: Add object_property_set_default_list()Kevin Wolf1-0/+8
2023-11-10Merge tag 'xen-virtio-fix-1-tag' of https://gitlab.com/sstabellini/qemu into ...Stefan Hajnoczi1-2/+2
2023-11-09Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi7-54/+79
2023-11-08block: Protect bs->file with graph_lockKevin Wolf1-1/+1
2023-11-08block: Add missing GRAPH_RDLOCK annotationsKevin Wolf1-8/+9
2023-11-08block: Introduce bdrv_co_change_backing_file()Kevin Wolf3-4/+12
2023-11-08block: Protect bs->backing with graph_lockKevin Wolf1-1/+1
2023-11-08plugins: add dllexport and dllimport to api funcsGreg Manning1-3/+47
2023-11-08gdbstub: Introduce GDBFeatureBuilderAkihiko Odaki1-0/+50
2023-11-08gdbstub: Introduce gdb_find_static_feature()Akihiko Odaki1-0/+8
2023-11-08gdbstub: Add num_regs member to GDBFeatureAkihiko Odaki1-0/+1