aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2023-09-10hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-10include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-09-10machine: Add helpers to get cores/threads per socketZhao Liu
2023-09-10memory: prevent dma-reentracy issuesAlexander Bulekov
2023-08-04include/hw/i386/x86-iommu: Fix struct X86IOMMU_MSIMessage for big endian hostsThomas Huth
2023-08-04hw/i386/intel_iommu: Fix endianness problems related to VTD_IR_TableEntryThomas Huth
2023-07-31vhost: register and change IOMMU flag depending on Device-TLB stateViktor Prutyanov
2023-07-31virtio-pci: add handling of PCI ATS and Device-TLB enable/disableViktor Prutyanov
2023-05-22hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0Leonardo Bras
2023-05-17s390x/pv: Fix spurious warning with asynchronous teardownClaudio Imbrenda
2023-05-10hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()Cédric Le Goater
2023-03-28softmmu: Restore use of CPU watchpoint for all acceleratorsPhilippe Mathieu-Daudé
2023-03-28softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accelPhilippe Mathieu-Daudé
2023-03-24hw/block: replace TABs with spaceYeqi Fu
2023-03-24hw/ide: replace TABs with spaceYeqi Fu
2023-03-22include/qemu: Split out plugin-event.hRichard Henderson
2023-03-20replace TABs with spacesYeqi Fu
2023-03-11Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2023-03-10Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2023-03-10pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2023-03-10fsl_etsec: Use hw/net/mii.hAkihiko Odaki
2023-03-10hw/net: Add more MII definitionsAkihiko Odaki
2023-03-09Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...Peter Maydell
2023-03-09Merge tag 'pull-request-2023-03-07' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2023-03-09Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into stagingPeter Maydell
2023-03-07hw/pxb-cxl: Support passthrough HDM Decoders unless overriddenJonathan Cameron
2023-03-07hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpersJonathan Cameron
2023-03-08hw/audio/via-ac97: Basic implementation of audio playbackBALATON Zoltan
2023-03-08hw/intc/i8259: Implement legacy LTIM Edge/Level Bank SelectDavid Woodhouse
2023-03-08hw/mips/itu: Pass SAAR using QOM link propertyPhilippe Mathieu-Daudé
2023-03-08hw/mips: Declare all length properties as unsignedPhilippe Mathieu-Daudé
2023-03-07vfio/migration: Rename entry pointsAlex Williamson
2023-03-07hw/mem/cxl_type3: Add CXL RAS Error Injection Support.Jonathan Cameron
2023-03-07hw/pci/aer: Make PCIE AER error injection facility available for other emulat...Jonathan Cameron
2023-03-07hw/pci/aer: Implement PCI_ERR_UNCOR_MASK registerJonathan Cameron
2023-03-07pcihp: add ACPI PCI hotplug specific is_hotpluggable_bus() callbackIgor Mammedov
2023-03-07pcihp: move fields enabling hotplug into AcpiPciHpStateIgor Mammedov
2023-03-07acpi: pci: move out ACPI PCI hotplug generator from generic slot generator bu...Igor Mammedov
2023-03-07pci: fix 'hotplugglable' property behaviorIgor Mammedov
2023-03-07vdpa net: block migration if the device has CVQEugenio Pérez
2023-03-07vdpa: move vhost reset after get vring baseEugenio Pérez
2023-03-07vdpa: add vhost_vdpa->suspended parameterEugenio Pérez
2023-03-07vfio/migration: Block migration with vIOMMUJoao Martins
2023-03-07vfio/common: Add device dirty page tracking start/stopJoao Martins
2023-03-07hw/xen: Rename xen_common.h to xen_native.hDavid Woodhouse
2023-03-07hw/xen: Move xenstore_store_pv_console_info to xen_console.cDavid Woodhouse
2023-03-07hw/xen: Add xenstore operations to allow redirection to internal emulationPaul Durrant
2023-03-07hw/xen: Add foreignmem operations to allow redirection to internal emulationDavid Woodhouse
2023-03-07hw/xen: Pass grant ref to gnttab unmap operationDavid Woodhouse
2023-03-07hw/xen: Add gnttab operations to allow redirection to internal emulationDavid Woodhouse