aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
19 hoursMerge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...HEADstagingmasterRichard Henderson1-5/+12
23 hoursmemory: remove IOMMU MR iommu_set_page_size_mask() callbackEric Auger1-38/+0
23 hoursHostIOMMUDevice: Introduce get_page_size_mask() callbackEric Auger2-0/+15
23 hoursHostIOMMUDevice : remove Error handle from get_iova_ranges callbackEric Auger1-2/+1
23 hoursvfio-container-base: Introduce vfio_container_get_iova_ranges() helperEric Auger1-0/+2
27 hourshw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...Jamin Lin1-0/+4
27 hourshw/net:ftgmac100: update ring base address to 64 bitsJamin Lin1-5/+4
27 hourshw/net:ftgmac100: update memory region size to 64KBJamin Lin1-0/+4
4 dayshw/sd/sdcard: Introduce set_csd/set_cid handlersPhilippe Mathieu-Daudé1-0/+2
4 dayshw/sd/sdcard: Remove sd_none enum from sd_cmd_type_tPhilippe Mathieu-Daudé1-1/+0
5 daysgdbstub: Pass CPU context to command handlerGustavo Romero1-0/+3
5 daysgdbstub: Make hex conversion function non-internalGustavo Romero1-0/+6
5 daysgdbstub: Add support for target-specific stubsGustavo Romero1-0/+22
5 daysgdbstub: Move GdbCmdParseEntry into a new header fileGustavo Romero1-0/+72
5 daysplugins: Free CPUPluginState before destroying vCPU statePhilippe Mathieu-Daudé1-0/+3
6 daysMerge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson17-17/+354
6 dayspcie_sriov: Register VFs after migrationAkihiko Odaki1-0/+2
6 dayspcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki1-1/+0
6 dayspcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki3-6/+15
6 dayspcie_sriov: Ensure VF function number does not overflowAkihiko Odaki1-2/+3
6 dayshw/pci: Rename has_power to enabledAkihiko Odaki2-2/+7
6 dayshw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth1-4/+4
7 daysMerge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+1
8 daysMerge tag 'sdmmc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson1-2/+3
8 daysMerge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson1-0/+1
8 daysMerge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson4-3/+331
8 dayshw/sd/sdcard: Store command type in SDProtoPhilippe Mathieu-Daudé1-2/+3
8 dayshw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth1-0/+1
8 dayshw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma1-0/+1
8 daysRemove inclusion of hw/hw.h from files that don't need itThomas Huth1-1/+0
8 dayshw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland1-2/+5
8 dayshw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
8 dayshw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
8 daysinclude/hw: temporarily disable deletion of versioned machine typesDaniel P. Berrangé1-1/+18
8 daysinclude/hw: add macros for deprecation & removal of versioned machinesDaniel P. Berrangé1-0/+96
8 dayshw/i386: convert 'i440fx' machine definitions to use new macrosDaniel P. Berrangé1-0/+26
8 daysinclude/hw: add helpers for defining versioned machine typesDaniel P. Berrangé1-0/+185
8 daysvirtio-pci: implement No_Soft_Reset bitJiqian Chen1-0/+5
8 dayshw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh2-1/+4
8 dayshw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh1-0/+4
8 dayslinux-headers: update to 6.10-rc1Thomas Weißschuh6-3/+211
8 dayshw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni1-0/+7
8 dayshw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni2-0/+40
8 dayshw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni1-0/+4
8 dayshw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni1-0/+22
8 dayshw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni1-0/+8
8 daysinclude/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni1-1/+1
8 dayshw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni1-0/+16
8 dayshw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price1-0/+2
8 dayshw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price1-1/+1