summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
...
* hw/block/fdc-sysbus: Always mark sysbus floppy controllers as not having DMAPeter Maydell2022-06-111-2/+1Star
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-06-1110-43/+85
|\
| * hw/machine: Drop cxl_supported flag as no longer usefulJonathan Cameron2022-06-101-1/+0Star
| * hw/cxl: Move the CXLState from MachineState to machine type specific state.Jonathan Cameron2022-06-102-1/+2
| * pci/pci_expander_bridge: For CXL HB delay the HB register memory region setup.Jonathan Cameron2022-06-102-0/+13
| * hw/cxl: Push linking of CXL targets into i386/pc rather than in machine.cJonathan Cameron2022-06-102-2/+1Star
| * hw/acpi/cxl: Pass in the CXLState directly rather than MachineStateJonathan Cameron2022-06-101-2/+3
| * hw/cxl: Make the CXL fixed memory window setup a machine parameter.Jonathan Cameron2022-06-103-5/+24
| * acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov2022-06-101-9/+0Star
| * acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AMLIgor Mammedov2022-06-101-14/+0Star
| * q35: acpi: drop not needed PCMachineClass::do_not_add_smb_acpiIgor Mammedov2022-06-101-1/+0Star
| * acpi: ipmi: use AcpiDevAmlIf interface to build IPMI device descriptorsIgor Mammedov2022-06-101-7/+2Star
| * ipmi: acpi: use relative path to resource sourceIgor Mammedov2022-06-101-1/+1
| * isa-bus: drop no longer used ISADeviceClass::build_amlIgor Mammedov2022-06-101-1/+0Star
| * acpi: add interface to build device specific AMLIgor Mammedov2022-06-101-0/+40
* | hw/core/loader: return image sizes as ssize_tJamie Iles2022-06-101-27/+28
* | Merge tag 'pull-xen-20220609' of https://xenbits.xen.org/git-http/people/aper...Richard Henderson2022-06-091-3/+0Star
|\ \
| * | include/hw/ide: Unexport pci_piix3_xen_ide_unplug()Bernhard Beschow2022-06-091-3/+0Star
| |/
* | xlnx_dp: Introduce a vblank signalSai Pavan Boddu2022-06-081-0/+3
* | xlnx_dp: fix the wrong register sizeFrederic Konrad2022-06-081-2/+7
|/
* hw/loongarch: Add LoongArch ls7a rtc device supportXiaojuan Yang2022-06-061-0/+4
* hw/loongarch: Add some devices support for 3A5000.Xiaojuan Yang2022-06-061-0/+7
* hw/intc: Add LoongArch extioi interrupt controller(EIOINTC)Xiaojuan Yang2022-06-061-0/+62
* hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI)Xiaojuan Yang2022-06-062-0/+23
* hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC)Xiaojuan Yang2022-06-062-0/+99
* hw/loongarch: Add LoongArch ipi interrupt support(IPI)Xiaojuan Yang2022-06-062-0/+54
* hw/loongarch: Add support loongson3 virt machine type.Xiaojuan Yang2022-06-061-0/+31
* hw/hyperv/vmbus: Remove unused vmbus_load/save_req()Philippe Mathieu-Daudé2022-05-301-3/+0Star
* pseries: allow setting stdout-path even on machines with a VGAPaolo Bonzini2022-05-261-1/+1
* hw/gpio: replace HWADDR_PRIx with PRIx64Jamin Lin2022-05-251-1/+1
* hw/gpio support GPIO index mode for write operation.Jamin Lin2022-05-251-0/+14
* hw: aspeed: Introduce common UART init functionPeter Delevoryas2022-05-251-0/+1
* hw: aspeed: Add uarts_num SoC attributePeter Delevoryas2022-05-251-0/+1
* hw: aspeed: Add missing UART'sPeter Delevoryas2022-05-251-0/+8
* aspeed: Introduce a get_irq AspeedSoCClass methodCédric Le Goater2022-05-251-0/+3
* ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell2022-05-191-4/+12
* hw/adc/zynq-xadc: Use qemu_irq typedefPhilippe Mathieu-Daudé2022-05-191-2/+1Star
* hw/intc/arm_gicv3: Use correct number of priority bits for the CPUPeter Maydell2022-05-191-0/+1
* hw/intc/arm_gicv3: Support configurable number of physical priority bitsPeter Maydell2022-05-191-5/+2Star
* Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson2022-05-1722-25/+1227
|\
| * hw/i386: Make pic a property of common x86 base machine typeXiaoyao Li2022-05-162-2/+2
| * hw/i386: Make pit a property of common x86 base machine typeXiaoyao Li2022-05-163-4/+2Star
| * include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAXFrancisco Iglesias2022-05-161-1/+1
| * include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASKFrancisco Iglesias2022-05-161-2/+2
| * virtio: add vhost support for virtio devicesJonah Palmer2022-05-161-0/+3
| * virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-163-5/+4Star
| * virtio/vhost-user: dynamically assign VhostUserHostNotifiersAlex Bennée2022-05-161-1/+41
| * hw/virtio/vhost-user: don't suppress F_CONFIG when supportedAlex Bennée2022-05-161-0/+1
| * include/hw: start documenting the vhost APIAlex Bennée2022-05-161-10/+122
| * hw/virtio: move virtio-pci.h into shared include spaceAlex Bennée2022-05-161-0/+255