Show patches with: Archived = No       |   82053 patches
« 1 2 3 4820 821 »
Patch Series S/W/F Date Submitter Delegate State
[11/11] include/exec: Use uintptr_t in CPUTLBEntry tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[10/11] include/exec: Change vaddr to uintptr_t tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[09/11] accel/tcg: Fix tlb_set_page_with_attrs, tlb_set_page tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[08/11] plugins: Fix qemu_plugin_read_memory_vaddr parameters tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[07/11] tcg: Replace addr{lo, hi}_reg with addr_reg in TCGLabelQemuLdst tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[06/11] tcg/ppc: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[05/11] tcg/mips: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[04/11] tcg/i386: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[03/11] tcg/arm: Drop addrhi from prepare_host_addr tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[02/11] tcg: Merge INDEX_op_qemu_*_{a32,a64}_* tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[01/11] tcg: Drop support for two address registers in gen_ldst tcg: Cleanups after disallowing 64-on-32 --- 2025-02-05 Richard Henderson New
[v3,12/12] tcg: Remove TCG_OVERSIZED_GUEST meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,11/12] meson: Deprecate 32-bit host support meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,10/12] meson: Disallow 64-bit on 32-bit emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,09/12] target/*: Remove TARGET_LONG_BITS from cpu-param.h meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,08/12] configure: Define TARGET_LONG_BITS in configs/targets/*.mak meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,07/12] gitlab-ci: Replace aarch64 with arm in cross-i686-tci build meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,06/12] meson: Disallow 64-bit on 32-bit HVF/NVMM/WHPX emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,05/12] meson: Disallow 64-bit on 32-bit Xen emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,04/12] meson: Disallow 64-bit on 32-bit KVM emulation meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,03/12] plugins: Uninline qemu_plugin_add_opts meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,02/12] tcg: Move stubs in tcg/perf.h to tcg/perf-stubs.c meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v3,01/12] meson: Drop tcg as a module meson: Deprecate 32-bit host support --- 2025-02-04 Richard Henderson New
[v4,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v4,1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v3,7/7] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v3,6/7] hw/riscv: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v3,5/7] hw/arm: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v3,4/7] hw/boards: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v3,3/7] hw/boards: Rename no_sdcard -> auto_create_sdcard hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v3,2/7] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v3,1/7] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,8/8] hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,7/8] hw/riscv: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,6/8] hw/arm: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,5/8] hw/ppc/e500: Remove empty ppce500_machine_class_init() hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,4/8] hw/boards: Remove all invalid uses of auto_create_sdcard=true hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,3/8] hw/boards: Rename no_sdcard -> auto_create_sdcard hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,2/8] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v2,1/8] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2025-02-04 Philippe Mathieu-Daudé Superseded
[v3,9/9] hw/arm: enable secure EL2 timers for sbsa machine target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,8/9] hw/arm: enable secure EL2 timers for virt machine target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell Superseded
[v3,7/9] target/arm: document the architectural names of our GTIMERs target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,6/9] target/arm: Implement SEL2 physical and virtual timers target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,5/9] target/arm: Refactor handling of timer offset for direct register accesses target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,4/9] target/arm: Always apply CNTVOFF_EL2 for CNTV_TVAL_EL02 accesses target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,3/9] target/arm: Make CNTPS_* UNDEF from Secure EL1 when Secure EL2 is enabled target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,2/9] target/arm: Don't apply CNTVOFF_EL2 for EL2_VIRT timer target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v3,1/9] target/arm: Apply correct timer offset when calculating deadlines target/arm: Implement SEL2 physical and virtual timers --- 2025-02-04 Peter Maydell New
[v2,12/12] hw/arm/raspi: Support more models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,11/12] hw/arm/raspi: Deprecate old raspiX machine names [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,10/12] hw/arm/raspi: List models creatable by the generic 'raspi' machine [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,09/12] hw/arm/raspi: Have the generic machine take a 'revision' property [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,08/12] hw/arm/raspi: Introduce generic Raspberry Pi machine [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,07/12] hw/arm/raspi: Check ramsize is within chipset aperture [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,06/12] hw/arm/raspi: Consider network interface for B models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,05/12] hw/arm/raspi: Consider processor id in types[] array [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,04/12] hw/arm/raspi: Pass board_rev as argument to raspi_base_machine_init() [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,03/12] hw/arm/raspi: Unify RASPI_MACHINE types [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,02/12] hw/arm/raspi: Merge model 4B with other models [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro [v2,01/12] hw/arm/raspi: Access SoC parent object using BCM283X_BASE() macro --- 2025-02-04 Philippe Mathieu-Daudé New
[PULL,5/6] tests/qtest: Make qtest_has_accel() generic Untitled series #260097 --- 2025-02-03 Fabiano Rosas Accepted
[PULL,4/6] tests/qtest: Extract qtest_qom_has_concrete_type() helper Untitled series #260097 --- 2025-02-03 Fabiano Rosas Accepted
[18/18] plugins: fix -Werror=maybe-uninitialized false-positive maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[17/18] tests/tcg: Add late gdbstub attach test maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[16/18] docs/user: Document the %d placeholder and suspend=n QEMU_GDB features maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[15/18] gdbstub: Allow late attachment maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[14/18] osdep: Introduce qemu_kill_thread() maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[13/18] user: Introduce host_interrupt_signal maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[12/18] user: Introduce user/signal.h maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[11/18] gdbstub: Try unlinking the unix socket before binding maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[10/18] gdbstub: Allow the %d placeholder in the socket path maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[09/18] tests/qtest/migration: Pick smoke tests maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[08/18] tests/qtest/migration: Add --full option maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[07/18] Revert "util/timer: avoid deadlock when shutting down" maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[06/18] tests/qtest: tighten up the checks on clock_step maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[05/18] tests/qtest: rename qtest_send_prefix and roll-up into qtest_send maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[04/18] tests/qtest: simplify qtest_process_inbuf maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[03/18] tests/qtest: don't step clock at start of npcm7xx periodic IRQ test maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[02/18] tests/qtest: don't attempt to clock_step while waiting for virtio ISR maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[01/18] tests/docker: replicate the check-rust-tools-nightly CI job maintainer updates for feb25 (qtest, gdbstub, plugins) --- 2025-02-03 Alex Bennée New
[v2,14/14] tcg: Remove TCG_OVERSIZED_GUEST meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,13/14] meson: Deprecate 32-bit host support meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,12/14] meson: Disallow 64-bit on 32-bit TCG emulation meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,11/14] target/*: Remove TARGET_LONG_BITS from cpu-param.h meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,10/14] configure: Define TARGET_LONG_BITS in configs/targets/*.mak meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,09/14] gitlab: Replace aarch64 with arm in cross-i686-tci build meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,08/14] target/mips: Protect objects with CONFIG_TCG meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,07/14] accel/stubs: Expand stubs for TCG meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,06/14] plugins: Link only when required in system mode meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,05/14] tcg: Link only when required in system mode meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,04/14] meson: Introduce CONFIG_TCG_TARGET meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson New
[v2,03/14] plugins: Uninline qemu_plugin_add_opts meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,02/14] tcg: Move stubs in tcg/perf.h to tcg/perf-stubs.c meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
[v2,01/14] meson: Drop tcg as a module meson: Deprecate 32-bit host support --- 2025-02-03 Richard Henderson Superseded
« 1 2 3 4820 821 »