aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
6 dayshw/misc: In STM32L4x5 EXTI, consolidate 2 constantsInès Varhol1-2/+2
6 daysaccel/tcg: Make TCGCPUOps::cpu_exec_halt mandatoryPeter Maydell1-3/+6
8 daysMerge tag 'pull-aspeed-20240709' of https://github.com/legoater/qemu into sta...Richard Henderson1-5/+12
8 daysHostIOMMUDevice: Introduce get_page_size_mask() callbackEric Auger1-0/+7
8 daysvfio-container-base: Introduce vfio_container_get_iova_ranges() helperEric Auger1-0/+2
8 dayshw/net:ftgmac100: introduce TX and RX ring base address high registers to sup...Jamin Lin1-0/+4
8 dayshw/net:ftgmac100: update ring base address to 64 bitsJamin Lin1-5/+4
8 dayshw/net:ftgmac100: update memory region size to 64KBJamin Lin1-0/+4
11 dayshw/sd/sdcard: Introduce set_csd/set_cid handlersPhilippe Mathieu-Daudé1-0/+2
11 dayshw/sd/sdcard: Remove sd_none enum from sd_cmd_type_tPhilippe Mathieu-Daudé1-1/+0
13 daysMerge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson10-14/+142
13 dayspcie_sriov: Register VFs after migrationAkihiko Odaki1-0/+2
13 dayspcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki1-1/+0
13 dayspcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki3-6/+15
13 dayspcie_sriov: Ensure VF function number does not overflowAkihiko Odaki1-2/+3
13 dayshw/pci: Rename has_power to enabledAkihiko Odaki2-2/+7
13 dayshw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth1-4/+4
2024-07-02Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...Richard Henderson1-0/+1
2024-07-02Merge tag 'sdmmc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson1-2/+3
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson1-0/+1
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson4-3/+331
2024-07-02hw/sd/sdcard: Store command type in SDProtoPhilippe Mathieu-Daudé1-2/+3
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth1-0/+1
2024-07-02hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma1-0/+1
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth1-1/+0
2024-07-02hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland1-2/+5
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé1-0/+1
2024-07-02include/hw: temporarily disable deletion of versioned machine typesDaniel P. Berrangé1-1/+18
2024-07-02include/hw: add macros for deprecation & removal of versioned machinesDaniel P. Berrangé1-0/+96
2024-07-02hw/i386: convert 'i440fx' machine definitions to use new macrosDaniel P. Berrangé1-0/+26
2024-07-02include/hw: add helpers for defining versioned machine typesDaniel P. Berrangé1-0/+185
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen1-0/+5
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh1-1/+3
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh1-0/+4
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni1-0/+7
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni2-0/+40
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni1-0/+4
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni1-0/+22
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni1-0/+8
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni1-1/+1
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni1-0/+16
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price1-0/+2
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price1-1/+1
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng1-2/+1
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer1-0/+2
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu1-0/+1
2024-07-01Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydel...Richard Henderson6-3/+78
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol1-0/+2
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki1-0/+1