aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2024-12-19Constify all opaque Property pointersRichard Henderson8-74/+74
2024-12-19hw/core/qdev-properties: Constify Property argument to PropertyInfo.printRichard Henderson1-1/+1
2024-12-19hw/core/qdev-properties: Constify Property argument to object_field_prop_ptrRichard Henderson1-1/+1
2024-12-19include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson541-600/+0
2024-12-19hw/core: Remove device_class_set_props functionRichard Henderson1-16/+0
2024-12-19hw/arm/armsse: Use device_class_set_props_nRichard Henderson1-4/+5
2024-12-19hw/scsi/megasas: Use device_class_set_props_nRichard Henderson1-3/+4
2024-12-19hw/core: Introduce device_class_set_props_nRichard Henderson2-10/+30
2024-12-19include/hw/qdev-core: Detect most empty Property lists at compile timeRichard Henderson1-1/+1
2024-12-19hw/virtio: Remove empty Property listsRichard Henderson2-10/+0
2024-12-19hw/sparc: Remove empty Property listsRichard Henderson2-10/+0
2024-12-19hw/xen: Remove empty Property listsRichard Henderson1-17/+0
2024-12-19hw/s390x: Remove empty Property listsRichard Henderson1-5/+0
2024-12-19hw/tricore: Remove empty Property listsRichard Henderson2-10/+0
2024-12-19hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEMRichard Henderson1-4/+5
2024-12-19hw/pci-host/astro: Remove empty Property listRichard Henderson1-5/+0
2024-12-19hw/ide: Constify sysbus_ahci_propertiesRichard Henderson1-1/+1
2024-12-16Merge tag 'firmware-20241216-pull-request' of https://gitlab.com/kraxel/qemu ...Stefan Hajnoczi2-6/+46
2024-12-16x86/loader: add -shim optionGerd Hoffmann2-0/+36
2024-12-16x86/loader: expose unpatched kernelGerd Hoffmann1-0/+3
2024-12-16x86/loader: read complete kernelGerd Hoffmann1-5/+6
2024-12-16x86/loader: only patch linux kernelsGerd Hoffmann1-1/+1
2024-12-15hw/xen: Constify all PropertyRichard Henderson2-2/+2
2024-12-15hw/watchdog: Constify all PropertyRichard Henderson3-3/+3
2024-12-15hw/virtio: Constify all PropertyRichard Henderson38-39/+39
2024-12-15hw/vfio: Constify all PropertyRichard Henderson4-5/+5
2024-12-15hw/usb: Constify all PropertyRichard Henderson27-32/+32
2024-12-15hw/ufs: Constify all PropertyRichard Henderson2-2/+2
2024-12-15hw/tpm: Constify all PropertyRichard Henderson5-5/+5
2024-12-15hw/timer: Constify all PropertyRichard Henderson20-20/+20
2024-12-15hw/ssi: Constify all PropertyRichard Henderson9-11/+11
2024-12-15hw/sparc64: Constify all PropertyRichard Henderson1-2/+2
2024-12-15hw/sparc: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/sd: Constify all PropertyRichard Henderson5-7/+7
2024-12-15hw/scsi: Constify all PropertyRichard Henderson10-14/+14
2024-12-15hw/s390x: Constify all PropertyRichard Henderson19-19/+19
2024-12-15hw/rx: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/rtc: Constify all PropertyRichard Henderson6-6/+6
2024-12-15hw/riscv: Constify all PropertyRichard Henderson5-5/+5
2024-12-15hw/remote: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/ppc: Constify all PropertyRichard Henderson20-23/+23
2024-12-15hw/pci: Constify all PropertyRichard Henderson4-5/+5
2024-12-15hw/pci-host: Constify all PropertyRichard Henderson17-19/+19
2024-12-15hw/pci-bridge: Constify all PropertyRichard Henderson9-10/+10
2024-12-15hw/nvram: Constify all PropertyRichard Henderson11-13/+13
2024-12-15hw/nvme: Constify all PropertyRichard Henderson3-3/+3
2024-12-15hw/nubus: Constify all PropertyRichard Henderson2-2/+2
2024-12-15hw/net: Constify all PropertyRichard Henderson40-41/+41
2024-12-15hw/misc: Constify all PropertyRichard Henderson52-56/+56
2024-12-15hw/misc/xlnx-versal-trng: Constify trng_propsRichard Henderson1-3/+3