Show patches with: Archived = No       |   430611 patches
« 1 2 ... 693 694 6954306 4307 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] bsd-user/freebsd/os-syscall.c: unlock_iovec bsd-user upstreaming: read, write and exit - - - - --- 2022-06-07 Warner Losh New
[1/6] bsd-user/freebsd/os-syscall.c: lock_iovec bsd-user upstreaming: read, write and exit - - - - --- 2022-06-07 Warner Losh New
[v3] hw/nvme: clean up CC register write logic [v3] hw/nvme: clean up CC register write logic - - 2 - --- 2022-06-07 Klaus Jensen New
configure: ignore --make configure: ignore --make - - - - --- 2022-06-07 Paolo Bonzini New
configure: update list of preserved environment variables configure: update list of preserved environment variables - - 1 - --- 2022-06-07 Paolo Bonzini New
[7/7] tests/tcg: remove -f from Makefile invocation More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[6/7] tests: simplify Makefile invocation for tests/tcg More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[5/7] configure: store container engine in config-host.mak More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[4/7] configure: move tests/tcg/Makefile.prereqs to root build directory More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[3/7] configure: allow more host/target combos to use the host compiler More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[2/7] build: include pc-bios/ part in the ROMS variable More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[1/7] meson: put cross compiler info in a separate section More tests/tcg cleanups - - - - --- 2022-06-07 Paolo Bonzini New
[3/3] target/mips: implement Octeon-specific arithmetic instructions Cavium Octeon MIPS extensions - - - - --- 2022-06-07 Pavel Dovgalyuk New
[2/3] target/mips: implement Octeon-specific BBIT instructions Cavium Octeon MIPS extensions - - - - --- 2022-06-07 Pavel Dovgalyuk New
[1/3] target/mips: introduce generic Cavium Octeon CPU model Cavium Octeon MIPS extensions - - - - --- 2022-06-07 Pavel Dovgalyuk New
[v2,25/25] target/arm: Fix Secure PL1 tests in fp_exception_el target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,24/25] target/arm: Rearrange Secure PL1 test in arm_debug_target_el target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,23/25] target/arm: Move arm_debug_target_el to debug_helper.c target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,22/25] target/arm: Create raise_exception_debug target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,21/25] target/arm: Remove default_exception_el target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,20/25] target/arm: Introduce helper_exception_with_syndrome target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,19/25] target/arm: Introduce gen_exception_el_v target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,18/25] target/arm: Introduce gen_exception target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,17/25] target/arm: Rename gen_exception to gen_exception_el target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,16/25] target/arm: Move gen_exception to translate.c target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,15/25] target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,14/25] target/arm: Create helper_exception_swstep target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,13/25] target/arm: Introduce gen_exception_insn target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,12/25] target/arm: Rename gen_exception_insn to gen_exception_insn_el target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,11/25] target/arm: Introduce gen_exception_insn_el_v target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,10/25] target/arm: Rename helper_exception_with_syndrome target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,09/25] target/arm: Move arm_debug_exception_fsr to debug_helper.c target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,08/25] target/arm: Move exception_bkpt_insn to debug_helper.c target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,07/25] target/arm: Use is_a64 in arm_generate_debug_exceptions target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,06/25] target/arm: Move arm_generate_debug_exceptions out of line target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,05/25] target/arm: Move arm_singlestep_active out of line target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,04/25] target/arm: Move exception_target_el out of line target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,03/25] target/arm: Move fp access syndrome adjust out of raise_exception target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,02/25] target/arm: Add coproc parameter to syn_fp_access_trap target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
[v2,01/25] target/arm: Mark exception helpers as noreturn target/arm: tidy exception routing - - 1 - --- 2022-06-07 Richard Henderson New
avocado/boot_linux_console.py: Update ast2600 test avocado/boot_linux_console.py: Update ast2600 test - - 1 - --- 2022-06-07 Joel Stanley New
[PULL,43/43] target/loongarch: 'make check-tcg' support [PULL,01/43] target/loongarch: Add README 1 - 2 - --- 2022-06-06 Richard Henderson New
[PULL,42/43] tests/tcg/loongarch64: Add hello/memory test in loongarch64 system [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,41/43] target/loongarch: Add gdb support. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,40/43] hw/loongarch: Add LoongArch virt power manager support. [PULL,01/43] target/loongarch: Add README 1 - - - --- 2022-06-06 Richard Henderson New
[PULL,39/43] hw/loongarch: Add LoongArch load elf function. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,38/43] hw/loongarch: Add LoongArch ls7a rtc device support [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,37/43] hw/loongarch: Add some devices support for 3A5000. [PULL,01/43] target/loongarch: Add README 1 - - - --- 2022-06-06 Richard Henderson New
[PULL,36/43] Enable common virtio pci support for LoongArch [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,35/43] hw/loongarch: Add irq hierarchy for the system [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,34/43] hw/intc: Add LoongArch extioi interrupt controller(EIOINTC) [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,33/43] hw/intc: Add LoongArch ls7a msi interrupt controller support(PCH-MSI) [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,32/43] hw/intc: Add LoongArch ls7a interrupt controller support(PCH-PIC) [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,31/43] hw/loongarch: Add LoongArch ipi interrupt support(IPI) [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,30/43] hw/loongarch: Add support loongson3 virt machine type. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,29/43] target/loongarch: Add timer related instructions support. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,28/43] target/loongarch: Add other core instructions support [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,27/43] target/loongarch: Add TLB instruction support [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,26/43] target/loongarch: Add LoongArch IOCSR instruction [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,25/43] target/loongarch: Add LoongArch CSR instruction [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,24/43] target/loongarch: Add constant timer support [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,23/43] target/loongarch: Add LoongArch interrupt and exception handle [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,22/43] target/loongarch: Add MMU support for LoongArch CPU. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,21/43] target/loongarch: Implement qmp_query_cpu_definitions() [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,20/43] target/loongarch: Add basic vmstate description of CPU. [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,19/43] target/loongarch: Add CSRs definition [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,18/43] target/loongarch: Add system emulation introduction [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,17/43] target/loongarch: Add target build suport [PULL,01/43] target/loongarch: Add README - - 2 - --- 2022-06-06 Richard Henderson New
[PULL,16/43] target/loongarch: Add disassembler [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,15/43] target/loongarch: Add branch instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,14/43] target/loongarch: Add floating point load/store instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,13/43] target/loongarch: Add floating point move instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,12/43] target/loongarch: Add floating point conversion instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,11/43] target/loongarch: Add floating point comparison instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,10/43] target/loongarch: Add floating point arithmetic instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,09/43] target/loongarch: Add fixed point extra instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,08/43] target/loongarch: Add fixed point atomic instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,07/43] target/loongarch: Add fixed point load/store instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,06/43] target/loongarch: Add fixed point bit instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,05/43] target/loongarch: Add fixed point shift instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,04/43] target/loongarch: Add fixed point arithmetic instruction translation [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,03/43] target/loongarch: Add main translation routines [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,02/43] target/loongarch: Add core definition [PULL,01/43] target/loongarch: Add README - - 2 - --- 2022-06-06 Richard Henderson New
[PULL,01/43] target/loongarch: Add README [PULL,01/43] target/loongarch: Add README - - 1 - --- 2022-06-06 Richard Henderson New
[PULL,00/43] target/loongarch: Initial system support - - - - --- 2022-06-06 Richard Henderson New
Hexagon (tests/tcg/hexagon) reference file for float_convd Hexagon (tests/tcg/hexagon) reference file for float_convd - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (target/hexagon) remove unused encodings Hexagon (target/hexagon) remove unused encodings - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (target/hexagon) move store size tracking to translation Hexagon (target/hexagon) move store size tracking to translation - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (target/hexagon) make VyV operands use a unique temp Hexagon (target/hexagon) make VyV operands use a unique temp - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat Hexagon (target/hexagon) add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat - - - - --- 2022-06-06 Taylor Simpson New
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load - - - - --- 2022-06-06 Taylor Simpson New
[v7,8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property s390x/pci: zPCI interpretation support - - - - --- 2022-06-06 Matthew Rosato New
[v7,7/8] s390x/pci: reflect proper maxstbl for groups of interpreted devices s390x/pci: zPCI interpretation support - - 1 - --- 2022-06-06 Matthew Rosato New
[v7,6/8] s390x/pci: let intercept devices have separate PCI groups s390x/pci: zPCI interpretation support - - 1 - --- 2022-06-06 Matthew Rosato New
[v7,5/8] s390x/pci: enable adapter event notification for interpreted devices s390x/pci: zPCI interpretation support - - - - --- 2022-06-06 Matthew Rosato New
[v7,4/8] s390x/pci: don't fence interpreted devices without MSI-X s390x/pci: zPCI interpretation support - - 2 - --- 2022-06-06 Matthew Rosato New
[v7,3/8] s390x/pci: enable for load/store intepretation s390x/pci: zPCI interpretation support - - - - --- 2022-06-06 Matthew Rosato New
[v7,2/8] s390x/pci: add routine to get host function handle from CLP info s390x/pci: zPCI interpretation support - - 1 - --- 2022-06-06 Matthew Rosato New
[v7,1/8] Update linux headers s390x/pci: zPCI interpretation support - - - - --- 2022-06-06 Matthew Rosato New
« 1 2 ... 693 694 6954306 4307 »