aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2023-01-06hw/intc/loongarch_pch_pic: add irq number propertyTianrui Zhao1-3/+2
2023-01-06hw/intc/loongarch_pch_msi: add irq number propertyTianrui Zhao2-2/+2
2023-01-06hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0Bin Meng5-5/+5
2023-01-06hw/riscv: virt: Fix the value of "riscv, ndev" in the dtbBin Meng1-3/+2
2023-01-06hw/riscv: sifive_e: Fix the number of interrupt sources of PLICBin Meng1-1/+6
2023-01-06hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLICBin Meng1-1/+1
2023-01-06hw/intc: sifive_plic: Drop PLICMode_HBin Meng1-1/+0
2023-01-06hw/{misc, riscv}: pfsoc: add system controller as unimplementedConor Dooley3-0/+5
2023-01-06hw/riscv: pfsoc: add missing FICs as unimplementedConor Dooley1-0/+2
2023-01-06hw/misc: pfsoc: add fabric clocks to ioscbConor Dooley1-0/+1
2023-01-06hw/riscv: virt: Remove the redundant ipi-id propertyAtish Patra1-1/+0
2023-01-06hw/riscv/opentitan: add aon_timer base unimplWilfred Mallawa1-0/+1
2023-01-06hw/riscv/opentitan: bump opentitanWilfred Mallawa1-5/+4
2023-01-06KVM: remove support for kernel-irqchip=offPaolo Bonzini1-1/+1
2023-01-06ide: Add 8-bit data modeLubomir Rintel1-0/+1
2023-01-06hw: Reduce "qemu/accel.h" inclusionPhilippe Mathieu-Daudé1-1/+0
2023-01-05i.MX7D: Connect IRQs to GPIO devices.Jean-Christophe Dubois1-0/+15
2023-01-05i.MX6UL: Add a specific GPT timer instance for the i.MX6ULJean-Christophe Dubois1-0/+1
2023-01-05i.MX7D: Connect GPT timers to IRQJean-Christophe Dubois1-0/+5
2023-01-05hw/arm/smmu-common: Reduce smmu_inv_notifiers_mr() scopePhilippe Mathieu-Daudé1-3/+0
2023-01-05hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo argPhilippe Mathieu-Daudé1-2/+2
2023-01-05hw/timer/imx_epit: remove explicit fields cnt and freqAxel Heider1-2/+0
2023-01-05hw/timer/imx_epit: define SR_OCIFAxel Heider1-0/+2
2023-01-05hw/timer/imx_epit: cleanup CR definesAxel Heider1-2/+2
2022-12-21Merge tag 'pull-ppc-20221221' of https://gitlab.com/danielhb/qemu into stagingPeter Maydell3-2/+4
2022-12-21hw/ppc/spapr: Reduce "vof.h" inclusionPhilippe Mathieu-Daudé1-1/+2
2022-12-21hw/ppc/vof: Do not include the full "cpu.h"Philippe Mathieu-Daudé1-1/+1
2022-12-21hw/sd/sdhci: Support big endian SD host controller interfacesPhilippe Mathieu-Daudé1-0/+1
2022-12-21hw/acpi: Rename tco.c -> ich9_tco.cPhilippe Mathieu-Daudé2-2/+2
2022-12-21pci: drop redundant PCIDeviceClass::is_bridge fieldIgor Mammedov2-9/+2
2022-12-21remove DEC 21154 PCI bridgeIgor Mammedov1-1/+0
2022-12-21include/hw: attempt to document VirtIO feature variablesAlex Bennée2-4/+40
2022-12-21vdpa: add shadow_data to vhost_vdpaEugenio Pérez1-0/+2
2022-12-21vdpa: add asid parameter to vhost_vdpa_dma_map/unmapEugenio Pérez1-3/+11
2022-12-21vdpa: add vdpa-dev supportLongpeng1-0/+43
2022-12-21virtio: get class_id and pci device id by the virtio idLongpeng1-0/+5
2022-12-21hw: Add compat machines for 8.0Cornelia Huck2-0/+6
2022-12-18Merge tag 'pull-loongarch-20221215' of https://gitlab.com/gaosong/qemu into s...Peter Maydell1-0/+5
2022-12-16hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase resetPeter Maydell1-1/+1
2022-12-16pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase resetPeter Maydell1-1/+1
2022-12-16hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase resetPeter Maydell1-1/+1
2022-12-16hw/input/ps2.c: Convert TYPE_PS2_{KBD, MOUSE}_DEVICE to 3-phase resetPeter Maydell1-1/+1
2022-12-16hw: Remove device_legacy_reset()Peter Maydell1-9/+0
2022-12-16qdev: Remove qdev_reset_all() and qbus_reset_all()Peter Maydell1-26/+0
2022-12-15Merge tag 'pull-request-2022-12-15' of https://gitlab.com/thuth/qemu into sta...Peter Maydell1-0/+6
2022-12-15Merge tag 'pull-target-arm-20221215-1' of https://git.linaro.org/people/pmayd...Peter Maydell3-2/+4
2022-12-15hw/misc: Move some arm-related files from specific_ss into softmmu_ssThomas Huth1-1/+1
2022-12-15s390x/pci: reset ISM passthrough devices on shutdown and system resetMatthew Rosato1-0/+5
2022-12-15s390x/pci: shrink DMA aperture to be bound by vfio DMA limitMatthew Rosato1-0/+1
2022-12-15hw/arm: Convert TYPE_ARM_SMMUV3 to 3-phase resetPeter Maydell1-1/+1