Show patches with: none      |   431503 patches
« 1 2 ... 825 826 8274315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,3/7] target/riscv: access configuration through cfg_ptr in DisasContext target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - - - --- 2022-01-30 Philipp Tomsich New
[v4,2/7] target/riscv: riscv_tr_init_disas_context: copy pointer-to-cfg into cfg_ptr target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - 1 - --- 2022-01-30 Philipp Tomsich New
[v4,1/7] target/riscv: refactor (anonymous struct) RISCVCPU.cfg into 'struct RISCVCPUConfig' target/riscv: Add XVentanaCondOps and supporting infrastructure changes - - 1 - --- 2022-01-30 Philipp Tomsich New
[v1,6/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP APU Control hw/arm: zynqmp: Add CRF and APU control to support PSCI - - 2 - --- 2022-01-30 Edgar E. Iglesias New
[v1,5/6] hw/misc: Add a model of the Xilinx ZynqMP APU Control hw/arm: zynqmp: Add CRF and APU control to support PSCI - - - - --- 2022-01-30 Edgar E. Iglesias New
[v1,4/6] hw/arm/xlnx-zynqmp: Connect the ZynqMP CRF hw/arm: zynqmp: Add CRF and APU control to support PSCI - - 2 - --- 2022-01-30 Edgar E. Iglesias New
[v1,3/6] hw/misc: Add a model of the Xilinx ZynqMP CRF hw/arm: zynqmp: Add CRF and APU control to support PSCI - - 1 - --- 2022-01-30 Edgar E. Iglesias New
[v1,2/6] target/arm: Make rvbar settable after realize hw/arm: zynqmp: Add CRF and APU control to support PSCI - - - - --- 2022-01-30 Edgar E. Iglesias New
[v1,1/6] hw/arm/xlnx-zynqmp: Add unimplemented SERDES area hw/arm: zynqmp: Add CRF and APU control to support PSCI - - 1 - --- 2022-01-30 Edgar E. Iglesias New
[v2] target/ppc: Remove support for the PowerPC 602 CPU [v2] target/ppc: Remove support for the PowerPC 602 CPU - - 1 - --- 2022-01-30 Cédric Le Goater New
[v1,1/1] hw/arm: versal-virt: Always call arm_load_kernel() hw/arm: versal-virt: Always call arm_load_kernel() - 1 - - --- 2022-01-30 Edgar E. Iglesias New
[v4] hw/sensor: Add lsm303dlhc magnetometer device [v4] hw/sensor: Add lsm303dlhc magnetometer device - - - - --- 2022-01-30 Kevin Townsend New
[v2] target/i386: Add kvm_get_one_msr helper [v2] target/i386: Add kvm_get_one_msr helper - - - - --- 2022-01-29 Yang, Weijiang New
linux-user/syscall: Translate TARGET_RLIMIT_RTTIME linux-user/syscall: Translate TARGET_RLIMIT_RTTIME - - 2 - --- 2022-01-29 Serge Belyshev New
linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h - - - - --- 2022-01-29 Serge Belyshev New
[RFC,1/1] i386: Remove features from Epyc-Milan cpu [RFC,1/1] i386: Remove features from Epyc-Milan cpu - - - - --- 2022-01-29 Leonardo Bras New
[v1,1/1] target/i386: Mask xstate_bv based on the cpu enabled features [v1,1/1] target/i386: Mask xstate_bv based on the cpu enabled features - - - - --- 2022-01-29 Leonardo Bras New
[RFC] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall [RFC] spapr: Add SPAPR_CAP_AIL_MODES for supported AIL modes for H_SET_MODE hcall - - - - --- 2022-01-29 Nicholas Piggin New
[v3,40/40] bsd-user/freebsd/target_os_ucontext.h: Prefer env as arg name for CPUArchState args bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,39/40] bsd-user: Rename arg name for target_cpu_reset to env bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,38/40] MAINTAINERS: Add tests/vm/*bsd to the list to get reviews on bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,37/40] bsd-user/signal.c: do_sigaltstack bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,36/40] bsd-user/signal.c: implement do_sigaction bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,35/40] bsd-user/signal.c: implement do_sigreturn bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,34/40] bsd-user/signal.c: process_pending_signals bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,33/40] bsd-user/signal.c: tswap_siginfo bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,32/40] bsd-user/signal.c: handle_pending_signal bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,31/40] bsd-user/signal.c: setup_frame bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,30/40] bsd-user/signal.c: sigset manipulation routines. bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,29/40] bsd-user/signal.c: Fill in queue_signal bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,28/40] bsd-user/signal.c: Implement dump_core_and_abort bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,27/40] bsd-user/strace.c: print_taken_signal bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,26/40] bsd-user/signal.c: Implement host_signal_handler bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,25/40] bsd-user/signal.c: Implement rewind_if_in_safe_syscall bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,24/40] bsd-user/signal.c: host_to_target_siginfo_noswap bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,23/40] bsd-user: Add trace events for bsd-user bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,22/40] bsd-user: Add host signals to the build bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,21/40] bsd-user/host/x86_64/host-signal.h: Implement host_signal_* bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,20/40] bsd-user/host/i386/host-signal.h: Implement host_signal_* bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,19/40] bsd-user/host/arm/host-signal.h: Implement host_signal_* bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,18/40] bsd-user/signal.c: Add si_type argument to queue_signal bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,17/40] bsd-user/signal.c: Implement signal_init() bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,16/40] bsd-user/signal.c: implement abstract target / host signal translation bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,15/40] bsd-user/arm/target_arch_cpu.h: Implement data faults bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,14/40] bsd-user/arm/target_arch_cpu.h: Use force_sig_fault for EXCP_UDEF bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,13/40] bsd-user/arm/target_arch_cpu.h: Correct code pointer bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,12/40] bsd-user/arm/arget_arch_cpu.h: Move EXCP_DEBUG and EXCP_BKPT together bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,11/40] bsd-user/signal.c: implement cpu_loop_exit_sigbus bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,10/40] bsd-user/signal.c: Implement cpu_loop_exit_sigsegv bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,09/40] bsd-user/signal-common.h: Move signal functions prototypes to here bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,08/40] bsd-user/signal.c: implement force_sig_fault bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,07/40] bsd-user/arm/target_arch_cpu.h: Move EXCP_ATOMIC to match linux-user bsd-user: upstream signal implementation - - 2 - --- 2022-01-28 Warner Losh New
[v3,06/40] bsd-user: Bring in docs from linux-user for signal_pending bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,05/40] bsd-user: Remove vestiges of signal queueing code bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,04/40] bsd-user/arm/signal.c: get_mcontext should zero vfp data bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,03/40] bsd-user/arm/signal.c: Implement setup_sigframe_arch for arm bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,02/40] bsd-user: Create setup_sigframe_arch to setup sigframe context bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[v3,01/40] bsd-user: Complete FreeBSD siginfo bsd-user: upstream signal implementation - - 1 - --- 2022-01-28 Warner Losh New
[PULL,4/4] iotests/block-status-cache: New test [PULL,1/4] nbd/server.c: Remove unused field - - 2 1 --- 2022-01-28 Eric Blake New
[PULL,3/4] block/io: Update BSC only if want_zero is true [PULL,1/4] nbd/server.c: Remove unused field - 1 2 - --- 2022-01-28 Eric Blake New
[PULL,2/4] qapi/block: Cosmetic change in BlockExportType schema [PULL,1/4] nbd/server.c: Remove unused field 1 - 1 - --- 2022-01-28 Eric Blake New
[PULL,1/4] nbd/server.c: Remove unused field [PULL,1/4] nbd/server.c: Remove unused field - 1 1 - --- 2022-01-28 Eric Blake New
[PULL,0/4] NBD patches for 2022-01-28 - - - - --- 2022-01-28 Eric Blake New
[11/11] target/ppc: booke: System Reset exception cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[10/11] target/ppc: booke: Watchdog Timer interrupt target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[09/11] target/ppc: booke: System Call exception cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[08/11] target/ppc: booke: Alignment interrupt cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[07/11] target/ppc: booke: External interrupt cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[06/11] target/ppc: booke: Instruction storage exception cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[05/11] target/ppc: booke: Data Storage exception cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[04/11] target/ppc: booke: Machine Check cleanups target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[03/11] target/ppc: booke: Critical exception cleanup target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[02/11] target/ppc: Simplify powerpc_excp_booke target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[01/11] target/ppc: Introduce powerpc_excp_booke target/ppc: powerpc_excp improvements [BookE] (6/n) - - - - --- 2022-01-28 Fabiano Rosas New
[v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread [v2] 9pfs: Fix segfault in do_readdir_many caused by struct dirent overread - - 1 - --- 2022-01-28 Vitaly Chikunov New
target/ppc: Remove 440x4 CPU target/ppc: Remove 440x4 CPU - - 1 - --- 2022-01-28 Fabiano Rosas New
[v15,10/10] ACPI ERST: step 6 of bios-tables-test.c acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2022-01-28 Eric DeVolder New
[v15,09/10] ACPI ERST: bios-tables-test testcase acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,08/10] ACPI ERST: qtest for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,07/10] ACPI ERST: create ACPI ERST table for pc/x86 machines acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,06/10] ACPI ERST: build the ACPI ERST table acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,05/10] ACPI ERST: support for ACPI ERST feature acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,04/10] ACPI ERST: header file for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - 1 - --- 2022-01-28 Eric DeVolder New
[v15,03/10] ACPI ERST: PCI device_id for ERST acpi: Error Record Serialization Table, ERST, support for QEMU 2 - - - --- 2022-01-28 Eric DeVolder New
[v15,02/10] ACPI ERST: specification for ERST support acpi: Error Record Serialization Table, ERST, support for QEMU 1 - - - --- 2022-01-28 Eric DeVolder New
[v15,01/10] ACPI ERST: bios-tables-test.c steps 1 and 2 acpi: Error Record Serialization Table, ERST, support for QEMU 1 - - - --- 2022-01-28 Eric DeVolder New
[PULL,36/36] migration: Move temp page setup and cleanup into separate functions [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,35/36] migration: Simplify unqueue_page() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,34/36] migration: Add postcopy_has_request() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,33/36] migration: Enable UFFD_FEATURE_THREAD_ID even without blocktime feat [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,32/36] migration: No off-by-one for pss->page update in host page size [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,31/36] migration: Tally pre-copy, downtime and post-copy bytes independently [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,30/36] migration: Introduce ram_transferred_add() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,29/36] migration: Don't return for postcopy_send_discard_bm_ram() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,28/36] migration: Drop return code for disgard ram process [PULL,01/36] migration: All this fields are unsigned - - 3 - --- 2022-01-28 Juan Quintela New
[PULL,27/36] migration: Do chunk page in postcopy_each_ram_send_discard() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,26/36] migration: Drop postcopy_chunk_hostpages() [PULL,01/36] migration: All this fields are unsigned - - 2 - --- 2022-01-28 Juan Quintela New
[PULL,25/36] migration: Don't return for postcopy_chunk_hostpages() [PULL,01/36] migration: All this fields are unsigned - - 3 - --- 2022-01-28 Juan Quintela New
[PULL,24/36] migration: Drop dead code of ram_debug_dump_bitmap() [PULL,01/36] migration: All this fields are unsigned - - 3 - --- 2022-01-28 Juan Quintela New
[PULL,23/36] migration/ram: clean up unused comment. [PULL,01/36] migration: All this fields are unsigned - - 1 - --- 2022-01-28 Juan Quintela New
« 1 2 ... 825 826 8274315 4316 »