aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-05gdbstub: Add support for target-specific stubsGustavo Romero
2024-07-05gdbstub: Move GdbCmdParseEntry into a new header fileGustavo Romero
2024-07-05plugins: Free CPUPluginState before destroying vCPU statePhilippe Mathieu-Daudé
2024-07-03Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Richard Henderson
2024-07-03pcie_sriov: Register VFs after migrationAkihiko Odaki
2024-07-03pcie_sriov: Remove num_vfs from PCIESriovPFAkihiko Odaki
2024-07-03pcie_sriov: Reuse SR-IOV VF device instancesAkihiko Odaki
2024-07-03pcie_sriov: Ensure VF function number does not overflowAkihiko Odaki
2024-07-03hw/pci: Rename has_power to enabledAkihiko Odaki
2024-07-03hw/virtio: Fix the de-initialization of vhost-user devicesThomas Huth
2024-07-02Merge tag 'pull-request-2024-07-02' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2024-07-02Merge tag 'sdmmc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-02Merge tag 'pull-aspeed-20240702' of https://github.com/legoater/qemu into sta...Richard Henderson
2024-07-02Merge tag 'hw-misc-20240702' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-07-02hw/sd/sdcard: Store command type in SDProtoPhilippe Mathieu-Daudé
2024-07-02hw/intc/s390_flic: Fix interrupt controller migration on s390x with TCGThomas Huth
2024-07-02hw/gpio/aspeed: Add reg_table_count to AspeedGPIOClassZheyu Ma
2024-07-02Remove inclusion of hw/hw.h from files that don't need itThomas Huth
2024-07-02hw/ide/macio: switch from using qemu_allocate_irq() to qdev input GPIOsMark Cave-Ayland
2024-07-02hw: skip registration of outdated versioned machine typesDaniel P. Berrangé
2024-07-02hw: set deprecation info for all versioned machine typesDaniel P. Berrangé
2024-07-02include/hw: temporarily disable deletion of versioned machine typesDaniel P. Berrangé
2024-07-02include/hw: add macros for deprecation & removal of versioned machinesDaniel P. Berrangé
2024-07-02hw/i386: convert 'i440fx' machine definitions to use new macrosDaniel P. Berrangé
2024-07-02include/hw: add helpers for defining versioned machine typesDaniel P. Berrangé
2024-07-01virtio-pci: implement No_Soft_Reset bitJiqian Chen
2024-07-01hw/misc/pvpanic: add support for normal shutdownsThomas Weißschuh
2024-07-01hw/misc/pvpanic: centralize definition of supported eventsThomas Weißschuh
2024-07-01linux-headers: update to 6.10-rc1Thomas Weißschuh
2024-07-01hw/mem/cxl_type3: Add DPA range validation for accesses to DC regionsFan Ni
2024-07-01hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extentsFan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic...Fan Ni
2024-07-01hw/mem/cxl_type3: Add DC extent list representative and get DC extent list ma...Fan Ni
2024-07-01hw/mem/cxl_type3: Add host backend and address space handling for DC regionsFan Ni
2024-07-01include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memor...Fan Ni
2024-07-01hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mail...Fan Ni
2024-07-01hw/cxl/mailbox: interface to add CCI commands to an existing CCIGregory Price
2024-07-01hw/cxl/mailbox: change CCI cmd set structure to be a member, not a referenceGregory Price
2024-07-01Revert "vhost-user: fix lost reconnect"Li Feng
2024-07-01virtio/virtio-pci: Handle extra notification dataJonah Palmer
2024-07-01vhost: Perform memory section dirty scans once per iterationSi-Wei Liu
2024-07-01Merge tag 'pull-target-arm-20240701' of https://git.linaro.org/people/pmaydel...Richard Henderson
2024-07-01hw/misc: In STM32L4x5 EXTI, correct configurable interruptsInès Varhol
2024-07-01hw/xen: detect when running inside stubdomainMarek Marczykowski-Górecki
2024-07-01hw/arm/smmu-common: Replace smmu_iommu_mr with smmu_find_sdevNicolin Chen
2024-07-01hw/misc: Implement mailbox properties for customer OTP and device specific pr...Rayhan Faizel
2024-07-01hw/arm: Connect OTP device to BCM2835Rayhan Faizel
2024-07-01hw/nvram: Add BCM2835 OTP deviceRayhan Faizel
2024-06-30monitor: Remove obsolete stubsPhilippe Mathieu-Daudé
2024-06-28include: move typeof_strip_qual to compiler.h, use it in QAPI_LIST_LENGTH()Paolo Bonzini