aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2023-09-29aspeed/i2c: Clean up local variable shadowingCédric Le Goater1-1/+0
2023-09-29hw/arm/smmuv3-internal.h: Don't use locals in statement macrosPeter Maydell1-29/+14
2023-09-29hw/arm/smmuv3.c: Avoid shadowing variablePeter Maydell1-2/+2
2023-09-29hw/misc/arm_sysctl.c: Avoid shadowing local variablePeter Maydell1-3/+3
2023-09-29hw/intc/arm_gicv3_its: Avoid shadowing variable in do_process_its_cmd()Peter Maydell1-3/+3
2023-09-29hw/acpi: changes towards enabling -Wshadow=localAni Sinha3-42/+44
2023-09-29spapr/drc: Clean up local variable shadowing in prop_get_fdt()Cédric Le Goater1-5/+5
2023-09-29spapr/pci: Clean up local variable shadowing in spapr_phb_realize()Cédric Le Goater1-3/+3
2023-09-29spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()Cédric Le Goater1-2/+0
2023-09-29spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()Cédric Le Goater1-2/+2
2023-09-29spapr: Clean up local variable shadowing in spapr_init_cpus()Cédric Le Goater1-2/+0
2023-09-29spapr: Clean up local variable shadowing in spapr_dt_cpus()Cédric Le Goater1-15/+21
2023-09-29pnv/psi: Clean up local variable shadowingCédric Le Goater1-2/+3
2023-09-29hw/intc/openpic: Clean up local variable shadowingPhilippe Mathieu-Daudé1-5/+2
2023-09-29hw/core/machine: Clean up local variable shadowingPhilippe Mathieu-Daudé1-2/+0
2023-09-29hw/nios2: Clean up local variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-09-29hw/microblaze: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-29hw/m68k: Clean up local variable shadowingPhilippe Mathieu-Daudé1-6/+4
2023-09-29hw/arm/allwinner: Clean up local variable shadowingPhilippe Mathieu-Daudé1-4/+3
2023-09-29hw/arm/virt: Clean up local variable shadowingPhilippe Mathieu-Daudé1-2/+1
2023-09-29hw/arm/armv7m: Clean up local variable shadowingPhilippe Mathieu-Daudé2-11/+7
2023-09-29block: Clean up local variable shadowingMarkus Armbruster1-3/+3
2023-09-26pm_smbus: rename variable to avoid shadowingPaolo Bonzini1-2/+2
2023-09-25mptsas: avoid shadowed local variablesPaolo Bonzini1-3/+3
2023-09-25hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth1-2/+3
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini2-130/+3
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-42/+39
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi8-65/+55
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-0/+6
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth1-16/+5
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth1-27/+35
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander1-0/+6
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander3-3/+5
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander3-18/+20
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander1-44/+24
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz1-0/+2
2023-09-21hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt1-0/+4
2023-09-21Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingStefan Hajnoczi96-163/+184
2023-09-21Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi1-7/+0
2023-09-21Merge tag 'pull-block-2023-09-01' of https://gitlab.com/hreitz/qemu into stagingStefan Hajnoczi1-2/+2
2023-09-21hw/mem/cxl_type3: Add missing copyright and license noticeJonathan Cameron2-0/+21
2023-09-21hw/pci-bridge/cxl_upstream: Fix bandwidth entry base unit for SSLBISDave Jiang1-1/+1
2023-09-21hw/cxl: Fix CFMW config memory leakLi Zhijian1-6/+6
2023-09-21hw/i386/pc: fix code comment on cumulative flash sizeLaszlo Ersek1-6/+6
2023-09-21hw/other: spelling fixesMichael Tokarev48-85/+85
2023-09-20Merge tag 'hppa-btlb-pull-request' of https://github.com/hdeller/qemu-hppa in...Stefan Hajnoczi1-5/+5
2023-09-20block: remove AIOCBInfo->get_aio_context()Stefan Hajnoczi1-7/+0
2023-09-20hw/tpm: spelling fixesMichael Tokarev5-6/+6
2023-09-20hw/pci: spelling fixesMichael Tokarev13-17/+17
2023-09-20hw/net: spelling fixesMichael Tokarev15-22/+22