OSDN Git Service

qmiga/qemu.git
2023-10-02 Stefan HajnocziMerge tag 'pull-shadow-2023-09-29' of https://repo...
2023-10-02 Stefan HajnocziMerge tag 'pull-tricore-20230929' of https://github...
2023-10-02 Stefan HajnocziMerge tag 'pull-tcg-20230928' of https://gitlab.com...
2023-10-02 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-09-29 Laurent Vivierdisas/m68k: clean up local variable shadowing
2023-09-29 Klaus Jensenhw/nvme: Clean up local variable shadowing in nvme_ns_i...
2023-09-29 Alistair Francissoftmmu/device_tree: Fixup local variables shadowing
2023-09-29 Alistair Francistarget/riscv: vector_helper: Fixup local variables...
2023-09-29 Alistair Francistarget/riscv: cpu: Fixup local variables shadowing
2023-09-29 Alistair Francishw/riscv: opentitan: Fixup local variables shadowing
2023-09-29 Eric Blakeqemu-nbd: changes towards enabling -Wshadow=local
2023-09-29 Daniel P. Berrangéseccomp: avoid shadowing of 'action' variable
2023-09-29 Daniel P. Berrangécrypto: remove shadowed 'ret' variable
2023-09-29 Peter Xuintel_iommu: Fix shadow local variables on "size"
2023-09-29 Cédric Le Goateraspeed/timer: Clean up local variable shadowing
2023-09-29 Cédric Le Goateraspeed/i3c: Rename variable shadowing a local
2023-09-29 Cédric Le Goateraspeed: Clean up local variable shadowing
2023-09-29 Cédric Le Goateraspeed/i2c: Clean up local variable shadowing
2023-09-29 Peter Maydellhw/arm/smmuv3-internal.h: Don't use locals in statement...
2023-09-29 Peter Maydellhw/arm/smmuv3.c: Avoid shadowing variable
2023-09-29 Peter Maydellhw/misc/arm_sysctl.c: Avoid shadowing local variable
2023-09-29 Peter Maydellhw/intc/arm_gicv3_its: Avoid shadowing variable in...
2023-09-29 Ani Sinhahw/acpi: changes towards enabling -Wshadow=local
2023-09-29 Alberto Garciatest-throttle: don't shadow 'index' variable in do_test...
2023-09-29 Cédric Le Goaterspapr/drc: Clean up local variable shadowing in prop_ge...
2023-09-29 Cédric Le Goaterspapr/pci: Clean up local variable shadowing in spapr_p...
2023-09-29 Cédric Le Goaterspapr/drc: Clean up local variable shadowing in rtas_ib...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_get_f...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_init_...
2023-09-29 Cédric Le Goaterspapr: Clean up local variable shadowing in spapr_dt_cpus()
2023-09-29 Cédric Le Goaterpnv/psi: Clean up local variable shadowing
2023-09-29 Cédric Le Goaterhw/ppc: Clean up local variable shadowing in _FDT helpe...
2023-09-29 Philippe Mathieu... hw/intc/openpic: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/core/machine: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... softmmu/physmem: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... softmmu/memory: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... sysemu/device_tree: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... linux-user/strace: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... util/vhost-user-server: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... crypto/cipher-gnutls.c: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... net/eth: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/nios2: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/microblaze: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/m68k: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/allwinner: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/virt: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... hw/arm/armv7m: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/tricore: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/m68k: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/mips: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/arm/hvf: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... target/arm/tcg: Clean up local variable shadowing
2023-09-29 Philippe Mathieu... tcg: Clean up local variable shadowing
2023-09-29 Bastian Koppelmanntarget/tricore: Change effective address (ea) to target...
2023-09-29 Bastian Koppelmanntarget/tricore: Remove CSFRs from cpu.h
2023-09-29 Bastian Koppelmanntests/tcg: Reset result register after each test
2023-09-29 Bastian Koppelmannhw/tricore: Log failing test in testdevice
2023-09-29 Markus Armbrusterqobject atomics osdep: Make a few macros more hygienic
2023-09-29 Markus Armbrusterblock: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/vdi: Clean up local variable shadowing
2023-09-29 Markus Armbrusterblock/dirty-bitmap: Clean up local variable shadowing
2023-09-29 Markus Armbrusterui: Clean up local variable shadowing
2023-09-29 Markus Armbrustermigration: Clean up local variable shadowing
2023-09-29 Markus Armbrustermigration/rdma: Fix save_page method to fail on polling...
2023-09-28 Richard Hendersonaccel/tcg: Always require can_do_io
2023-09-28 Richard Hendersonaccel/tcg: Always set CF_LAST_IO with CF_NOIRQ
2023-09-28 Richard Hendersonaccel/tcg: Improve setting of can_do_io at start of TB
2023-09-28 Richard Hendersonaccel/tcg: Track current value of can_do_io in the TB
2023-09-28 Richard Hendersonaccel/tcg: Hoist CF_MEMI_ONLY check outside translation...
2023-09-28 Richard Hendersonaccel/tcg: Avoid load of icount_decr if unused
2023-09-28 Bastian Koppelmanntests/tcg/tricore: Extended and non-extened regs now...
2023-09-28 Bastian Koppelmanntarget/tricore: Fix FTOUZ being ISA v1.3.1 up
2023-09-28 Bastian Koppelmanntarget/tricore: Replace cpu_*_code with translator_*
2023-09-28 Bastian Koppelmanntarget/tricore: Swap src and dst reg for RCRR_INSERT
2023-09-28 Bastian Koppelmanntarget/tricore: Fix RCPW/RRPW_INSERT insns for width = 0
2023-09-28 Bastian Koppelmanntarget/tricore: Implement hptof insn
2023-09-28 Bastian Koppelmanntarget/tricore: Implement ftohp insn
2023-09-28 Bastian Koppelmanntarget/tricore: Clarify special case for FTOUZ insn
2023-09-28 Bastian Koppelmanntarget/tricore: Implement FTOU insn
2023-09-28 Bastian Koppelmanntarget/tricore: Correctly handle FPU RM from PSW
2023-09-28 Bastian Koppelmanntarget/tricore: Implement CRCN insn
2023-09-28 Bastian Koppelmanntests/tcg/tricore: Bump cpu to tc37x
2023-09-27 Fabiano Rosasmigration: Move return path cleanup to main migration...
2023-09-27 Fabiano Rosasmigration: Replace the return path retry logic
2023-09-27 Fabiano Rosasmigration: Consolidate return path closing code
2023-09-27 Fabiano Rosasmigration: Remove redundant cleanup of postcopy_qemufil...
2023-09-27 Fabiano Rosasmigration: Fix possible race when shutting down to_dst_file
2023-09-27 Fabiano Rosasmigration: Fix possible races when shutting down the...
2023-09-27 Fabiano Rosasmigration: Fix possible race when setting rp_state...
2023-09-27 Peter Xumigration: Fix race that dest preempt thread close...
2023-09-27 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-26 Mads Ynddalscripts/analyse-locks-simpletrace.py: changed iteritems...
2023-09-26 Mads YnddalMAINTAINERS: add maintainer of simpletrace.py
2023-09-26 Mads Ynddalsimpletrace: added simplified Analyzer2 class
2023-09-26 Mads Ynddalsimpletrace: move event processing to Analyzer class
2023-09-26 Mads Ynddalsimpletrace: move logic of process into internal function
2023-09-26 Mads Ynddalsimpletrace: refactor to separate responsibilities
2023-09-26 Mads Ynddalsimpletrace: made Analyzer into context-manager
2023-09-26 Mads Ynddalsimpletrace: define exception and add handling
2023-09-26 Mads Ynddalsimpletrace: improved error handling on struct unpack
next