aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan1-4/+0
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan3-51/+81
2022-10-17ppc440_sdram: Move RAM size check to ppc440_sdram_initBALATON Zoltan3-25/+30
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan5-59/+60
2022-10-17ppc440_sdram: Rename local variable for readabilityBALATON Zoltan1-18/+18
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan3-9/+13
2022-10-17ppc440_sdram: Implement enable bit in the DDR2 SDRAM controllerBALATON Zoltan1-2/+32
2022-10-17ppc440_sdram: Split off map/unmap of sdram banks for later reuseBALATON Zoltan1-12/+21
2022-10-17ppc4xx_sdram: Drop extra zeros for readabilityBALATON Zoltan1-20/+20
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan5-65/+79
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan5-38/+9
2022-10-17ppc440_bamboo: Add missing 4 MiB valid memory sizeBALATON Zoltan1-1/+1
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan7-47/+32
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan5-12/+12
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan2-55/+53
2022-10-17ppc440_bamboo: Remove unnecessary memsetsBALATON Zoltan2-10/+4
2022-10-14hw/intc: sifive_plic: change interrupt priority register to WARL fieldJim Shu1-2/+19
2022-10-14hw/intc: sifive_plic: fix hard-coded max priority levelJim Shu1-2/+4
2022-10-14hw/riscv: virt: Enable booting S-mode firmware from pflashSunil V L2-1/+46
2022-10-14hw/riscv: virt: Move create_fw_cfg() prior to loading kernelSunil V L1-7/+7
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L3-82/+32
2022-10-14hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa1-3/+33
2022-10-14hw/ssi: ibex_spi: fixup coverity issueWilfred Mallawa1-64/+68
2022-10-14hw/riscv: Update comment for qtest check in riscv_find_firmware()Bin Meng1-2/+2
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi5-9/+3
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+6
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi27-233/+1940
2022-10-12Merge tag 'pull-target-arm-20221010' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi1-0/+4
2022-10-12pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann1-1/+1
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann1-2/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann1-2/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann1-3/+1
2022-10-12cirrus_vga: fix potential memory overflowlu zhipeng1-1/+1
2022-10-10hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3Jerome Forissier1-0/+4
2022-10-10scsi-disk: support setting CD-ROM block size via device optionsJohn Millikin1-1/+6
2022-10-09x86: pci: acpi: consolidate PCI slots creationIgor Mammedov1-57/+54
2022-10-09x86: pci: acpi: reorder Device's _DSM methodIgor Mammedov1-3/+1
2022-10-09x86: pci: acpi: reorder Device's _ADR and _SUN fieldsIgor Mammedov1-1/+1
2022-10-09x86: acpi: cleanup PCI device _DSM duplicationIgor Mammedov1-29/+27
2022-10-09x86: acpi: _DSM: use Package to pass parametersIgor Mammedov1-13/+27
2022-10-09acpi: x86: refactor PDSM method to reduce nestingIgor Mammedov1-62/+77
2022-10-09acpi: x86: deduplicate HPET AML buildingIgor Mammedov1-6/+4
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin1-0/+63
2022-10-09qmp: add QMP command x-query-virtio-queue-elementLaurent Vivier2-0/+163
2022-10-09qmp: add QMP commands for virtio/vhost queue-statusLaurent Vivier2-0/+117
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier1-8/+635
2022-10-09qmp: add QMP command x-query-virtio-statusLaurent Vivier2-0/+109
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier3-0/+60
2022-10-09Revert "intel_iommu: Fix irqchip / X2APIC configuration checks"Peter Xu1-0/+5
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron1-1/+13