Show patches with: none      |   75791 patches
« 1 2 ... 85 86 87757 758 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/2] target/i386/hvf: Remove unused includes in 'hvf-i386.h' sysemu/accel: Simplify sysemu/hvf.h --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[13/13] system: Rename softmmu/ directory as system/ misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[12/13] meson: Rename target_softmmu_arch -> target_system_arch misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[11/13] meson: Rename softmmu_mods -> system_mods misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[10/13] hw/virtio/meson: Rename softmmu_virtio_ss -> system_virtio_ss misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[09/13] target/i386: Rename i386_softmmu_kvm_ss -> i386_kvm_ss misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[08/13] semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user() misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[07/13] gdbstub: Rename 'softmmu' -> 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[06/13] accel: Rename accel_softmmu* -> accel_system* misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[05/13] tcg: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[04/13] fuzz: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé New
[03/13] cpu: Correct invalid mentions of 'softmmu' by 'system-mode' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[02/13] travis-ci: Correct invalid mentions of 'softmmu' by 'system' misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[01/13] softmmu/trace-events: Fix a typo misc: Rename 'softmmu' -> 'system' --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[PULL,09/63] hw/virtio: add config support to vhost-user-device Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,08/63] virtio: add vhost-user-base and a generic vhost-user-device Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,07/63] hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[] Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,06/63] hw/virtio: Build vhost-vdpa.o once Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,05/63] hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask() Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,04/63] hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,03/63] hw/virtio: Propagate page_mask to vhost_vdpa_section_end() Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
[PULL,02/63] hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section() Untitled series #223317 --- 2023-10-04 Michael S. Tsirkin Superseded
target/i386: Check for USER_ONLY definition instead of SOFTMMU one target/i386: Check for USER_ONLY definition instead of SOFTMMU one --- 2023-10-04 Philippe Mathieu-Daudé Accepted
[Stable-8.1.2,40/45] accel/tcg: Always require can_do_io Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,39/45] accel/tcg: Always set CF_LAST_IO with CF_NOIRQ Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,38/45] accel/tcg: Improve setting of can_do_io at start of TB Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,37/45] accel/tcg: Track current value of can_do_io in the TB Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,36/45] accel/tcg: Hoist CF_MEMI_ONLY check outside translation loop Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,35/45] accel/tcg: Avoid load of icount_decr if unused Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,34/45] softmmu: Use async_run_on_cpu in tcg_commit Untitled series #223315 --- 2023-10-04 Michael Tokarev New
[Stable-8.1.2,20/45] target/arm: Don't skip MTE checks for LDRT/STRT at EL0 Untitled series #223315 --- 2023-10-04 Michael Tokarev Superseded
[v2,2/2] target/m68k: Support semihosting on non-ColdFire targets target/m68k: Support semihosting on non-ColdFire targets --- 2023-10-03 Richard Henderson Superseded
[v2,1/2] target/m68k: Perform the semihosting test during translate target/m68k: Support semihosting on non-ColdFire targets --- 2023-10-03 Richard Henderson Superseded
linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap linux-user: Propagate failure in mmap_reserve_or_unmap back to target_munmap --- 2023-10-03 Richard Henderson Superseded
[v5,9/9] linux-user: Remap guest SIGABRT linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson New
[v5,8/9] linux-user: Detect and report host SIGILL, SIGFPE, SIGTRAP linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,7/9] linux-user: Split out host_sig{segv,bus}_handler linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,6/9] linux-user: Simplify signal_init linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,5/9] linux-user: Map unsupported signals to an out-of-bounds value linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,4/9] linux-user: Only register handlers for core_dump_signal by default linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,3/9] linux-user: Detect and report host crashes linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,2/9] linux-user: Exit not abort in die_with_backtrace linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v5,1/9] linux-user: Split out die_with_signal linux-user: Detect and report host crashes --- 2023-10-03 Richard Henderson Superseded
[v17,16/16] accel/tcg: Dump hot TBs at the end of the execution TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,15/16] accel/tcg: Add info [tb-list|tb] commands to HMP TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,14/16] monitor: Change MonitorDec.get_value return type to int64_t TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,13/16] disas: Allow monitor_disas to read from ram_addr_t TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,12/16] softmmu: Export qemu_ram_ptr_length TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,11/16] accel/tcg: Add tb_stats_collect and tb_stats_dump TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,10/16] util/log: Add -d tb_stats TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,09/16] util/log: Add Error argument to qemu_str_to_log_mask TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,08/16] accel/tcg: Add tb_stats hmp command TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,07/16] accel/tcg: Collect TB jit statistics TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,06/16] accel/tcg: Collect TB execution statistics TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,05/16] accel/tcg: Add TBStatistics structure TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,04/16] tcg: Record nb_spills in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,03/16] tcg: Record nb_deleted_ops in TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,02/16] tcg: Record orig_nb_ops TCGContext TCG code quality tracking --- 2023-10-03 Richard Henderson New
[v17,01/16] accel/tcg: Move HMP info jit and info opcount code TCG code quality tracking --- 2023-10-03 Richard Henderson Superseded
[10/10] tcg/s390x: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[09/10] tcg/riscv: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[08/10] tcg/ppc: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[07/10] tcg/mips: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[06/10] tcg/loongarch64: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[05/10] tcg/i386: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[04/10] tcg/aarch64: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[03/10] tcg/arm: Use tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[02/10] tcg: Provide guest_base fallback for system mode tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[01/10] tcg: Introduce tcg_use_softmmu tcg: Allow softmmu for user-only --- 2023-10-03 Richard Henderson Superseded
[PULL,47/47] tcg/loongarch64: Fix buid error [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,46/47] tests/avocado: Re-enable MIPS Malta tests (GitLab issue #1884 fixed) [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,45/47] build: Remove --enable-gprof [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,44/47] linux-user/hppa: Fix struct target_sigcontext layout [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,43/47] tcg: Split out tcg init functions to tcg/startup.h [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,42/47] tcg: Remove argument to tcg_prologue_init [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,41/47] accel/tcg: Make cpu-exec-common.c a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,40/47] accel/tcg: Make icount.o a target agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,39/47] accel/tcg: Make monitor.c a target-agnostic unit [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,38/47] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,37/47] exec: Rename target specific page-vary.c -> page-vary-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,36/47] exec: Rename cpu.c -> cpu-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,35/47] accel: Rename accel-common.c -> accel-target.c [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,34/47] accel: Make accel-blocker.o target agnostic [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,33/47] accel/tcg: Restrict dump_exec_info() declaration [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,32/47] exec: Move cpu_loop_foo() target agnostic functions to 'cpu-common.h' [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,31/47] exec: Make EXCP_FOO definitions target agnostic [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,30/47] accel/tcg: move ld/st helpers to ldst_common.c.inc [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,29/47] accel/tcg: Unify user and softmmu do_[st|ld]*_mmu() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,28/47] accel/tcg: Remove env_tlb() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,27/47] accel/tcg: Use CPUState in atomicity helpers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,26/47] accel/tcg: Modify atomic_mmu_lookup() to use CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,25/47] accel/tcg: Modify memory access functions to use CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,24/47] accel/tcg: Modify probe_access_internal() to use CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,23/47] accel/tcg: Modify tlb_*() to use CPUState [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,22/47] tcg: Remove TCGContext.tlb_fast_offset [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,21/47] accel/tcg: Remove env_neg() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,20/47] accel/tcg: Remove cpu_set_cpustate_pointers [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,19/47] accel/tcg: Replace CPUState.env_ptr with cpu_env() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson Accepted
[PULL,18/47] tcg: Rename cpu_env to tcg_env [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
[PULL,17/47] accel/tcg: Remove cpu_neg() [PULL,01/47] accel: Rename accel_cpu_realizefn() -> accel_cpu_realize() --- 2023-10-03 Richard Henderson New
« 1 2 ... 85 86 87757 758 »