aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-03ui/console: eliminate QOM properties from qemu_console_is_multihead()Laszlo Ersek1-8/+8
2023-10-03ui/console: only walk QemuGraphicConsoles in qemu_console_is_multihead()Laszlo Ersek1-0/+3
2023-10-03ui/console: make qemu_console_is_multihead() staticLaszlo Ersek2-2/+1
2023-10-03input: Allow to choose console with qemu_input_is_absoluteAkihiko Odaki9-49/+33
2023-10-02Merge tag 'migration-20231002-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi10-115/+107
2023-10-02Merge tag 'pull-shadow-2023-09-29' of https://repo.or.cz/qemu/armbru into sta...Stefan Hajnoczi74-332/+327
2023-10-02Merge tag 'pull-tricore-20230929' of https://github.com/bkoppelmann/qemu into...Stefan Hajnoczi15-175/+376
2023-10-02Merge tag 'pull-tcg-20230928' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi5-42/+41
2023-10-02Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Stefan Hajnoczi3-144/+246
2023-09-29migration/rdma: Simplify the function that saves a pageJuan Quintela4-37/+18
2023-09-29migration: Remove unused qemu_file_credit_transfer()Juan Quintela2-13/+0
2023-09-29migration/rdma: Don't use imaginary transfersJuan Quintela2-5/+1
2023-09-29migration/rdma: Remove QEMUFile parameter when not usedJuan Quintela1-12/+11
2023-09-29migration/RDMA: It is accounting for zero/normal pages in two placesJuan Quintela1-7/+0
2023-09-29migration: Don't abuse qemu_file transferred for RDMAJuan Quintela4-5/+28
2023-09-29migration: Use qemu_file_transferred_noflush() for block migration.Juan Quintela1-2/+2
2023-09-29migration: Refactor repeated call of yank_unregister_instanceTejus GK1-4/+0
2023-09-29migration-test: simplify shmem_opts handlingJuan Quintela1-5/+2
2023-09-29migration-test: dirtylimit checks for x86_64 arch beforeJuan Quintela1-4/+1
2023-09-29migration-test: Add bootfile_create/delete() functionsJuan Quintela1-14/+36
2023-09-29migration-test: bootpath is the same for all tests and for all archsJuan Quintela1-11/+9
2023-09-29migration-test: Create kvm_optsJuan Quintela1-4/+7
2023-09-29disas/m68k: clean up local variable shadowingLaurent Vivier1-4/+4
2023-09-29hw/nvme: Clean up local variable shadowing in nvme_ns_init()Klaus Jensen1-2/+2
2023-09-29softmmu/device_tree: Fixup local variables shadowingAlistair Francis1-3/+3
2023-09-29target/riscv: vector_helper: Fixup local variables shadowingAlistair Francis1-3/+4
2023-09-29target/riscv: cpu: Fixup local variables shadowingAlistair Francis1-2/+2
2023-09-29hw/riscv: opentitan: Fixup local variables shadowingAlistair Francis1-1/+1
2023-09-29qemu-nbd: changes towards enabling -Wshadow=localEric Blake1-5/+4
2023-09-29seccomp: avoid shadowing of 'action' variableDaniel P. Berrangé1-2/+2
2023-09-29crypto: remove shadowed 'ret' variableDaniel P. Berrangé1-1/+0
2023-09-29intel_iommu: Fix shadow local variables on "size"Peter Xu1-4/+4
2023-09-29aspeed/timer: Clean up local variable shadowingCédric Le Goater1-1/+1
2023-09-29aspeed/i3c: Rename variable shadowing a localCédric Le Goater1-3/+3
2023-09-29aspeed: Clean up local variable shadowingCédric Le Goater1-5/+5
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-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