aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-15hw/mips: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/mem: Constify all PropertyRichard Henderson4-4/+4
2024-12-15hw/m68k: Constify all PropertyRichard Henderson4-4/+4
2024-12-15hw/isa: Constify all PropertyRichard Henderson3-3/+3
2024-12-15hw/ipmi: Constify all PropertyRichard Henderson5-5/+5
2024-12-15hw/ipack: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/intc: Constify all PropertyRichard Henderson38-45/+45
2024-12-15hw/input: Constify all PropertyRichard Henderson5-8/+8
2024-12-15hw/ide: Constify all PropertyRichard Henderson6-8/+8
2024-12-15hw/i386: Constify all PropertyRichard Henderson10-10/+10
2024-12-15hw/i2c: Constify all PropertyRichard Henderson4-5/+5
2024-12-15hw/hyperv: Constify all PropertyRichard Henderson3-4/+4
2024-12-15hw/gpio: Constify all PropertyRichard Henderson8-8/+8
2024-12-15hw/dma: Constify all PropertyRichard Henderson7-7/+7
2024-12-15hw/display: Constify all PropertyRichard Henderson27-30/+30
2024-12-15hw/cxl: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/cpu: Constify all PropertyRichard Henderson5-5/+5
2024-12-15hw/core: Constify all PropertyRichard Henderson5-5/+5
2024-12-15hw/char: Constify all PropertyRichard Henderson36-38/+38
2024-12-15hw/block: Constify all PropertyRichard Henderson11-12/+12
2024-12-15hw/block/xen-block: Unexport PropertyInfoRichard Henderson1-1/+1
2024-12-15hw/avr: Constify all PropertyRichard Henderson1-1/+1
2024-12-15hw/audio: Constify all PropertyRichard Henderson15-16/+16
2024-12-15hw/arm: Constify all PropertyRichard Henderson18-22/+22
2024-12-15hw/adc: Constify all PropertyRichard Henderson2-2/+2
2024-12-15hw/acpi: Constify all PropertyRichard Henderson4-4/+4
2024-12-15hw/9pfs: Constify all PropertyRichard Henderson1-1/+1
2024-12-15cpu-target: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/sparc: Constify all Property and PropertyInfoRichard Henderson1-2/+2
2024-12-15target/s390x: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/riscv: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/mips: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/microblaze: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/i386: Constify all PropertyRichard Henderson1-2/+2
2024-12-15target/hexagon: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/avr: Constify all PropertyRichard Henderson1-1/+1
2024-12-15target/arm: Constify all PropertyRichard Henderson3-17/+17
2024-12-14Merge tag 'hw-misc-20241214' of https://github.com/philmd/qemu into stagingStefan Hajnoczi37-358/+343
2024-12-14Merge tag 'pull-target-arm-20241213' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi22-5417/+4026
2024-12-14Merge tag 'pull-hex-20241212' of https://github.com/quic/qemu into stagingStefan Hajnoczi25-296/+149
2024-12-14hw/xtensa: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé2-0/+2
2024-12-14hw/sh4/r2d: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-12-14hw/mips: Include missing 'exec/tswap.h' headerPhilippe Mathieu-Daudé2-0/+2
2024-12-14hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated fileBernhard Beschow5-72/+101
2024-12-14hw/ide/ahci: Decouple from PCIBernhard Beschow5-42/+21
2024-12-14hw/usb/hcd-xhci-pci: Indentation fixPhil Dennis-Jordan1-1/+1