Show patches with: none      |   75171 patches
« 1 2 ... 214 215 216751 752 »
Patch Series S/W/F Date Submitter Delegate State
[v7,17/64] target/nios2: Split out helper for eret instruction nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,16/64] target/nios2: Split PC out of env->regs[] nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,15/64] target/nios2: Add NUM_GP_REGS and NUM_CP_REGS nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,14/64] target/nios2: Stop generating code if gen_check_supervisor fails nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,13/64] target/nios2: Check supervisor on eret nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,12/64] linux-user/nios2: Use force_sig_fault for EXCP_DEBUG nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,11/64] target/nios2: Build helper.c for system only nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,10/64] target/nios2: Remove nios2_cpu_record_sigsegv nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,09/64] target/nios2: Remove user-only nios2_cpu_do_interrupt nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,08/64] tests/tcg/nios2: Re-enable linux-user tests nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,07/64] linux-user/nios2: Use QEMU_ESIGRETURN from do_rt_sigreturn nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,06/64] linux-user/nios2: Remove do_sigreturn nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,05/64] linux-user/nios2: Handle special qemu syscall return values nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,04/64] linux-user/nios2: Adjust error return nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,03/64] linux-user/nios2: Drop syscall 0 "workaround" nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,02/64] linux-user/nios2: Fix clone child return nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[v7,01/64] linux-user/nios2: Hoist pc advance to the top of EXCP_TRAP nios2 fixes, cleanups, shadow reg sets --- 2022-04-21 Richard Henderson Superseded
[PULL,31/31] hw/arm: Use bit fields for NPCM7XX PWRON STRAPs [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,30/31] hw/misc: Add PWRON STRAP bit fields in GCR module [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,29/31] hw/arm/virt: impact of gic-version on max CPUs [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,28/31] hw/core/irq: remove unused 'qemu_irq_split' function [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,27/31] hw/arm/stellaris: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,26/31] hw/arm/realview: replace 'qemu_split_irq' with 'TYPE_SPLIT_IRQ' [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,25/31] hw/arm/exynos4210: Drop Exynos4210Irq struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,24/31] hw/arm/exynos4210: Put combiners into state struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,23/31] hw/arm/exynos4210: Fold combiner splits into exynos4210_init_board_irqs() [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,22/31] hw/arm/exynos4210: Don't connect multiple lines to external GIC inputs [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,21/31] hw/arm/exynos4210: Connect MCT_G0 and MCT_G1 to both combiners [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,20/31] hw/arm/exynos4210: Fill in irq_table[] for internal-combiner-only IRQ lines [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,19/31] hw/arm/exynos4210: Use TYPE_SPLIT_IRQ in exynos4210_init_board_irqs() [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,18/31] hw/arm/exynos4210: Delete unused macro definitions [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,17/31] hw/arm/exynos4210: Move exynos4210_combiner_get_gpioin() into exynos4210.c [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,16/31] hw/arm/exynos4210: Drop ext_gic_irq[] from Exynos4210Irq struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,15/31] hw/arm/exynos4210: Put external GIC into state struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,14/31] hw/arm/exynos4210: Move exynos4210_init_board_irqs() into exynos4210.c [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,13/31] hw/arm/exynos4210: Fix code style nit in combiner_grp_to_gic_id[] [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,12/31] hw/arm/exynos4210: Coalesce board_irqs and irq_table [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,11/31] hw/arm/exynos4210: Drop int_gic_irq[] from Exynos4210Irq struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,10/31] hw/arm/exynos4210: Put a9mpcore device into state struct [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,09/31] hw/intc/exynos4210_gic: Remove unused TYPE_EXYNOS4210_IRQ_GATE [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,08/31] hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,07/31] hw/arm: versal: Connect the CRL [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,06/31] hw/misc: Add a model of the Xilinx Versal CRL [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,05/31] hw/arm: versal: Add the Cortex-R5Fs [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,04/31] hw/arm: versal: Create an APU CPU Cluster [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,03/31] hw/arm/xlnx-zynqmp: Connect 4 TTC timers [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,02/31] timer: cadence_ttc: Break out header file to allow embedding [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Not Applicable
[PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF [PULL,01/31] hw/arm/virt: Check for attempt to use TrustZone with KVM or HVF --- 2022-04-21 Peter Maydell Accepted
[PULL,00/31] target-arm queue --- 2022-04-21 Peter Maydell Not Applicable
[PULL,17/31] target/riscv: Use cpu_loop_exit_restore directly from mmu faults Untitled series #173313 --- 2022-04-21 Alistair Francis Superseded
[PULL,4/4] tcg: Add tcg_constant_ptr [PULL,1/4] Don't include sysemu/tcg.h if it is not necessary --- 2022-04-20 Richard Henderson Accepted
[PULL,3/4] accel/tcg: Remove ATOMIC_MMU_IDX [PULL,1/4] Don't include sysemu/tcg.h if it is not necessary --- 2022-04-20 Richard Henderson Accepted
[PULL,2/4] tcg: Fix indirect lowering vs TCG_OPF_COND_BRANCH [PULL,1/4] Don't include sysemu/tcg.h if it is not necessary --- 2022-04-20 Richard Henderson Accepted
[PULL,1/4] Don't include sysemu/tcg.h if it is not necessary [PULL,1/4] Don't include sysemu/tcg.h if it is not necessary --- 2022-04-20 Richard Henderson New
[PULL,0/4] tcg patch queue --- 2022-04-20 Richard Henderson New
[PULL,25/25] tests/guest-debug: better handle gdb crashes [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,24/25] target/i386: fix byte swap issue with XMM register access [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,23/25] tests/tcg: add missing reference files for float_convs [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,22/25] tests/tcg: add float_convd test [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée New
[PULL,21/25] tests/tcg: remove duplicate sha512-sse case [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,20/25] tests/tcg: fix non-static build [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,19/25] tests/docker: remove SKIP_DOCKER_BUILD [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,18/25] tests/tcg: isolate from QEMU's config-host.mak [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,17/25] tests/tcg: invoke Makefile.target directly from QEMU's makefile [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,16/25] tests/tcg: list test targets in Makefile.prereqs [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,15/25] tests/tcg: prepare Makefile.prereqs at configure time [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,14/25] tests/tcg: remove CONFIG_USER_ONLY from config-target.mak [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,13/25] tests/tcg: remove CONFIG_LINUX_USER from config-target.mak [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,12/25] tests/tcg: add compiler test variables when using containers [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,11/25] tests/docker: do not duplicate rules for hexagon-cross [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,10/25] tests/docker: simplify docker-TEST@IMAGE targets [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,09/25] tests/docker: remove unnecessary filtering of $(DOCKER_IMAGES) [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,08/25] tests/docker: inline variable definitions or move close to use [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,07/25] tests/docker: remove unnecessary default definitions [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,06/25] tests/docker: remove dead variable [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,05/25] tests/docker: remove test targets [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,04/25] tests/docker: remove dead code for linux-user containers [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,03/25] docs/devel: drop :hidden: and :includehidden: tags [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée New
[PULL,02/25] docs/devel: add some notes on the binfmt-image-debian targets [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max [PULL,01/25] tests/avocado: update aarch64_virt test to exercise -cpu max --- 2022-04-20 Alex Bennée Accepted
[PULL,00/25] Various testing, doc and gdbstub fixes --- 2022-04-20 Alex Bennée New
[PULL,39/39] util/log: Support per-thread log files [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,38/39] util/log: Limit RCUCloseFILE to file closing [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,37/39] util/log: Rename QemuLogFile to RCUCloseFILE [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,36/39] util/log: Combine two logfile closes [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,35/39] util/log: Hoist the eval of is_daemonized in qemu_set_log_internal [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,34/39] util/log: Rename qemu_logfile_mutex to global_mutex [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,33/39] util/log: Rename qemu_logfile to global_file [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,32/39] util/log: Rename logfilename to global_filename [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,31/39] util/log: Remove qemu_log_close [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,30/39] softmmu: Use qemu_set_log_filename_flags [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,29/39] linux-user: Use qemu_set_log_filename_flags [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,28/39] bsd-user: Use qemu_set_log_filename_flags [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,27/39] util/log: Introduce qemu_set_log_filename_flags [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,26/39] sysemu/os-win32: Test for and use _lock_file/_unlock_file [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,25/39] include/qemu/log: Move entire implementation out-of-line [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,24/39] include/exec/log: Do not reference QemuLogFile directly [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,23/39] tests/unit: Do not reference QemuLogFile directly [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson Accepted
[PULL,22/39] linux-user: Expand log_page_dump inline [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
[PULL,21/39] bsd-user: Expand log_page_dump inline [PULL,01/39] util/log: Drop manual log buffering --- 2022-04-20 Richard Henderson New
« 1 2 ... 214 215 216751 752 »