aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2023-10-02Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi
2023-09-29hw/nvme: Clean up local variable shadowing in nvme_ns_init()Klaus Jensen
2023-09-29hw/riscv: opentitan: Fixup local variables shadowingAlistair Francis
2023-09-29intel_iommu: Fix shadow local variables on "size"Peter Xu
2023-09-29aspeed/timer: Clean up local variable shadowingCédric Le Goater
2023-09-29aspeed/i3c: Rename variable shadowing a localCédric Le Goater
2023-09-29aspeed: Clean up local variable shadowingCédric Le Goater
2023-09-29aspeed/i2c: Clean up local variable shadowingCédric Le Goater
2023-09-29hw/arm/smmuv3-internal.h: Don't use locals in statement macrosPeter Maydell
2023-09-29hw/arm/smmuv3.c: Avoid shadowing variablePeter Maydell
2023-09-29hw/misc/arm_sysctl.c: Avoid shadowing local variablePeter Maydell
2023-09-29hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()Peter Maydell
2023-09-29hw/acpi: changes towards enabling -Wshadow=localAni Sinha
2023-09-29spapr/drc: Clean up local variable shadowing in prop_get_fdt()Cédric Le Goater
2023-09-29spapr/pci: Clean up local variable shadowing in spapr_phb_realize()Cédric Le Goater
2023-09-29spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_init_cpus()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_dt_cpus()Cédric Le Goater
2023-09-29pnv/psi: Clean up local variable shadowingCédric Le Goater
2023-09-29hw/intc/openpic: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/nios2: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/microblaze: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/m68k: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/arm/allwinner: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/arm/virt: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/arm/armv7m: Clean up local variable shadowingPhilippe Mathieu-Daudé
2023-09-29hw/tricore: Log failing test in testdeviceBastian Koppelmann
2023-09-29block: Clean up local variable shadowingMarkus Armbruster
2023-09-26pm_smbus: rename variable to avoid shadowingPaolo Bonzini
2023-09-25mptsas: avoid shadowed local variablesPaolo Bonzini
2023-09-25hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi
2023-09-21hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron
2023-09-21hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBISDave Jiang