aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-29hw/acpi: changes towards enabling -Wshadow=localAni Sinha3-42/+44
2023-09-29test-throttle: don't shadow 'index' variable in do_test_accounting()Alberto Garcia1-1/+1
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/ppc: Clean up local variable shadowing in _FDT helper routineCédric Le Goater1-4/+4
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-29softmmu/physmem: Clean up local variable shadowingPhilippe Mathieu-Daudé1-5/+5
2023-09-29softmmu/memory: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+0
2023-09-29sysemu/device_tree: Clean up local variable shadowingPhilippe Mathieu-Daudé1-4/+2
2023-09-29linux-user/strace: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+0
2023-09-29util/vhost-user-server: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-29crypto/cipher-gnutls.c: Clean up local variable shadowingPhilippe Mathieu-Daudé1-2/+2
2023-09-29net/eth: 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-29target/tricore: Clean up local variable shadowingPhilippe Mathieu-Daudé1-3/+3
2023-09-29target/m68k: Clean up local variable shadowingPhilippe Mathieu-Daudé1-1/+1
2023-09-29target/mips: Clean up local variable shadowingPhilippe Mathieu-Daudé3-12/+10
2023-09-29target/arm/hvf: Clean up local variable shadowingPhilippe Mathieu-Daudé1-4/+4
2023-09-29target/arm/tcg: Clean up local variable shadowingPhilippe Mathieu-Daudé2-9/+9
2023-09-29tcg: Clean up local variable shadowingPhilippe Mathieu-Daudé2-10/+9
2023-09-29meson: clean up static_library keyword argumentsPaolo Bonzini3-8/+11
2023-09-29make-release: do not ship dtc sourcesPaolo Bonzini3-2/+5
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini3-16/+0
2023-09-29e1000: remove old compatibility codePaolo Bonzini1-53/+28
2023-09-29accel/kvm/kvm-all: Handle register access errorsAkihiko Odaki1-4/+28
2023-09-29optionrom: Remove build-id sectionFabiano Rosas1-1/+1
2023-09-29target/tricore: Change effective address (ea) to target_ulongBastian Koppelmann1-8/+8
2023-09-29target/tricore: Remove CSFRs from cpu.hBastian Koppelmann1-134/+9
2023-09-29tests/tcg: Reset result register after each testBastian Koppelmann1-1/+2
2023-09-29hw/tricore: Log failing test in testdeviceBastian Koppelmann1-0/+4
2023-09-29qobject atomics osdep: Make a few macros more hygienicMarkus Armbruster4-14/+43
2023-09-29block: Clean up local variable shadowingMarkus Armbruster5-26/+27
2023-09-29block/vdi: Clean up local variable shadowingMarkus Armbruster1-4/+3
2023-09-29block/dirty-bitmap: Clean up local variable shadowingMarkus Armbruster2-11/+11
2023-09-29ui: Clean up local variable shadowingMarkus Armbruster5-24/+22
2023-09-29migration: Clean up local variable shadowingMarkus Armbruster4-11/+11
2023-09-29migration/rdma: Fix save_page method to fail on polling errorMarkus Armbruster1-2/+4
2023-09-28accel/tcg: Always require can_do_ioRichard Henderson2-14/+7
2023-09-28accel/tcg: Always set CF_LAST_IO with CF_NOIRQRichard Henderson2-3/+5