Show patches with: Archived = No       |   81116 patches
« 1 2 ... 163 164 165811 812 »
Patch Series S/W/F Date Submitter Delegate State
[v3,05/36] tests/tcg: add mechanism to handle plugin arguments maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,04/36] docs/devel: remind developers to run CI container pipeline when updating images maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,03/36] gitlab: reduce testing scope of check-gcov maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,02/36] gitlab: ensure coverage job also publishes meson log maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[v3,01/36] gitlab: explicit set artifacts publishing criteria maintainer omnibus: testing, fuzz, plugins, documentation (pre-PR) --- 2023-06-27 Alex Bennée Superseded
[2/2] target/riscv: Only build KVM guest with same wordsize as host target/riscv: Only build qemu-system-riscv$$ on rv$$ host --- 2023-06-27 Philippe Mathieu-Daudé New
[1/2] target/riscv: Only unify 'riscv32/64' -> 'riscv' for host cpu in meson target/riscv: Only build qemu-system-riscv$$ on rv$$ host --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,6/6] target/ppc: Remove pointless checks of CONFIG_USER_ONLY in 'kvm_ppc.h' target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé Superseded
[v3,5/6] target/ppc: Restrict 'kvm_ppc.h' to sysemu in cpu_init.c target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,4/6] target/ppc: Define TYPE_HOST_POWERPC_CPU in cpu-qom.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,3/6] target/ppc: Move CPU QOM definitions to cpu-qom.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[v3,2/6] target/ppc: Reorder #ifdef'ry in kvm_ppc.h target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé Superseded
[v3,1/6] target/ppc: Have 'kvm_ppc.h' include 'sysemu/kvm.h' target/ppc: Few cleanups in kvm_ppc.h --- 2023-06-27 Philippe Mathieu-Daudé New
[RFC] gdbstub: clean-up vcont handling to avoid goto [RFC] gdbstub: clean-up vcont handling to avoid goto --- 2023-06-27 Alex Bennée Superseded
[16/16] gitlab-ci.d/crossbuilds: Add KVM riscv64 cross-build jobs target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[15/16] target/riscv: Restrict TCG-specific prototype declarations target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[14/16] target/riscv: Move sysemu-specific code to sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[RFC,13/16] target/riscv: Move TCG/sysemu-specific code to tcg/sysemu/cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[12/16] target/riscv: Expose riscv_cpu_pending_to_irq() from cpu_helper.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[11/16] target/riscv: Move sysemu-specific debug files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[10/16] target/riscv: Extract TCG-specific code from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[09/16] target/riscv: Expose some 'trigger' prototypes from debug.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[08/16] target/riscv: Move TCG-specific cpu_get_tb_cpu_state() to tcg/cpu.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[07/16] target/riscv: Move TCG-specific files to target/riscv/tcg/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[06/16] target/riscv: Restrict riscv_cpu_do_interrupt() to sysemu target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[05/16] target/riscv: Move sysemu-specific files to target/riscv/sysemu/ target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé New
[04/16] target/riscv: Restrict 'rv128' machine to TCG accelerator target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[03/16] target/riscv: Restrict sysemu specific header to user emulation target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[02/16] target/riscv: Restrict KVM-specific fields from ArchCPU target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[01/16] target/riscv: Remove unused 'instmap.h' header in translate.c target/riscv: Allow building without TCG (KVM-only so far) --- 2023-06-26 Philippe Mathieu-Daudé Superseded
[v2,26/26] tests/plugin: Remove duplicate insn log from libinsn.so maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée New
[v2,25/26] docs/devel: introduce some key concepts for QOM development maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,24/26] docs/devel: split qom-api reference into new file maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,23/26] docs/devel/qom.rst: Correct code style maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,22/26] include/hw/qdev-core: fixup kerneldoc annotations maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,21/26] include/migration: mark vmstate_register() as a legacy function maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,20/26] docs/devel: add some front matter to the devel index maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,19/26] plugins: update lockstep to use g_memdup2 maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,18/26] plugins: fix memory leak while parsing options maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,17/26] plugins: force slow path when plugins instrument memory ops maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,16/26] tests/avocado: update firmware to enable sbsa-ref/max maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,15/26] tests/docker: convert riscv64-cross to lcitool maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,14/26] tests/lcitool: introduce qemu-minimal maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,13/26] tests/lcitool: add an explicit gcc-native package maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,12/26] tests/lcitool: Bump fedora container versions maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,11/26] tests/lcitool: update to latest version maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,10/26] Makefile: add lcitool-refresh to UNCHECKED_GOALS maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,09/26] tests/docker: add test-fuzz maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée New
[v2,08/26] tests/qtests: clean-up and fix leak in generic_fuzz maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée New
[v2,07/26] scripts/oss-fuzz: add a suppression for keymap maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,06/26] qemu-keymap: properly check return from xkb_keymap_mod_get_index maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,05/26] tests/tcg: add mechanism to handle plugin arguments maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,04/26] docs/devel: remind developers to run CI container pipeline when updating images maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,03/26] gitlab: reduce testing scope of check-gcov maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,02/26] gitlab: ensure coverage job also publishes meson log maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,01/26] gitlab: explicit set artifacts publishing criteria maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,6/6] qemu-keymap: properly check return from xkb_keymap_mod_get_index maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,5/6] tests/tcg: add mechanism to handle plugin arguments maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,4/6] docs/devel: remind developers to run CI container pipeline when updating images maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,3/6] gitlab: reduce testing scope of check-gcov maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,2/6] gitlab: ensure coverage job also publishes meson log maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[v2,1/6] gitlab: explicit set artifacts publishing criteria maintainer omnibus: testing, fuzz, plugins, documentation --- 2023-06-26 Alex Bennée Superseded
[Stable-7.2.4,36/43] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym Untitled series #213491 --- 2023-06-26 Michael Tokarev New
[Stable-7.2.4,35/43] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang Untitled series #213491 --- 2023-06-26 Michael Tokarev Superseded
[Stable-7.2.4,34/43] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop Untitled series #213491 --- 2023-06-26 Michael Tokarev New
[Stable-7.2.4,33/43] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1 Untitled series #213491 --- 2023-06-26 Michael Tokarev New
[Stable-7.2.4,32/43] target/arm: Return correct result for LDG when ATA=0 Untitled series #213491 --- 2023-06-26 Michael Tokarev New
[Stable-7.2.4,31/43] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics Untitled series #213491 --- 2023-06-26 Michael Tokarev New
[Stable-7.2.4,13/43] target/arm: Explicitly select short-format FSR for M-profile Untitled series #213491 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,46/54] pc-bios/keymaps: Use the official xkb name for Arabic layout, not the legacy synonym Untitled series #213490 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,45/54] host-utils: Avoid using __builtin_subcll on buggy versions of Apple Clang Untitled series #213490 --- 2023-06-26 Michael Tokarev New
[Stable-8.0.3,42/54] hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop Untitled series #213490 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,41/54] hw/intc/allwinner-a10-pic: Handle IRQ levels other than 0 or 1 Untitled series #213490 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,40/54] target/arm: Return correct result for LDG when ATA=0 Untitled series #213490 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,39/54] target/arm: Fix return value from LDSMIN/LDSMAX 8/16 bit atomics Untitled series #213490 --- 2023-06-26 Michael Tokarev Superseded
[Stable-8.0.3,15/54] target/arm: Explicitly select short-format FSR for M-profile Untitled series #213490 --- 2023-06-26 Michael Tokarev New
[v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation" [v5,1/5] Revert "cputlb: Restrict SavedIOTLB to system emulation" --- 2023-06-26 Ani Sinha New
[PULL,22/22] accel/tcg: Renumber TLB_DISCARD_WRITE [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,21/22] accel/tcg: Move TLB_WATCHPOINT to TLB_SLOW_FLAGS_MASK [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,20/22] accel/tcg: Store some tlb flags in CPUTLBEntryFull [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,19/22] accel/tcg: Remove check_tcg_memory_orders_compatible [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,18/22] tcg: Add host memory barriers to cpu_ldst.h interfaces [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,17/22] tcg: Do not elide memory barriers for !CF_PARALLEL in system mode [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,16/22] target/microblaze: Define TCG_GUEST_DEFAULT_MO [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,15/22] tcg: Fix temporary variable in tcg_gen_gvec_andcs [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,14/22] accel/tcg: remove CONFIG_PROFILER [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,13/22] tests/plugin: Remove duplicate insn log from libinsn.so [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,12/22] softfloat: use QEMU_FLATTEN to avoid mistaken isra inlining [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,11/22] cpu: Replace target_ulong with hwaddr in tb_invalidate_phys_addr() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,10/22] accel/tcg: Replace target_ulong with vaddr in translator_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,09/22] accel/tcg: Replace target_ulong with vaddr in *_mmu_lookup() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,08/22] accel: Replace target_ulong with vaddr in probe_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,07/22] accel/tcg: Widen pc to vaddr in CPUJumpCache [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,06/22] accel/tcg/cpu-exec.c: Widen pc to vaddr [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,05/22] accel/tcg/cputlb.c: Widen addr in MMULookupPageData [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,04/22] accel/tcg/cputlb.c: Widen CPUTLBEntry access functions [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,03/22] target: Widen pc/cs_base in cpu_get_tb_cpu_state [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,02/22] accel/tcg/translate-all.c: Widen pc and cs_base [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson Accepted
[PULL,01/22] accel: Replace target_ulong in tlb_*() [PULL,01/22] accel: Replace target_ulong in tlb_*() --- 2023-06-26 Richard Henderson New
[PULL,00/22] tcg patch queue --- 2023-06-26 Richard Henderson New
« 1 2 ... 163 164 165811 812 »