Show patches with: Archived = No       |   445619 patches
« 1 2 ... 479 480 4814456 4457 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/4] target/ppc: Fix instruction loading endianness in alignment interrupt target/ppc: Fixes for instruction-related - - 1 - --- 2023-06-20 Nicholas Piggin New
[v1,4/4] virtio-mem: Support "x-ignore-shared" migration virtio-mem: Support "x-ignore-shared" migration - - - - --- 2023-06-20 David Hildenbrand New
[v1,3/4] migration/ram: Expose ramblock_is_ignored() as migrate_ram_is_ignored() virtio-mem: Support "x-ignore-shared" migration 1 - - - --- 2023-06-20 David Hildenbrand New
[v1,2/4] virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory virtio-mem: Support "x-ignore-shared" migration - - - - --- 2023-06-20 David Hildenbrand New
[v1,1/4] softmmu/physmem: Warn with ram_block_discard_range() on MAP_PRIVATE file mapping virtio-mem: Support "x-ignore-shared" migration 1 - - - --- 2023-06-20 David Hildenbrand New
[v5,20/20] target/arm: Add cpu properties for enabling FEAT_RME target/arm: Implement FEAT_RME - - - - --- 2023-06-20 Richard Henderson New
[v5,19/20] target/arm: Implement the granule protection check target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,18/20] target/arm: Implement GPC exceptions target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,17/20] target/arm: Add GPC syndrome target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,16/20] target/arm: Use get_phys_addr_with_struct for stage2 target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v5,15/20] target/arm: Move s1_is_el0 into S1Translate target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v5,14/20] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,13/20] target/arm: Handle no-execute for Realm and Root regimes target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,12/20] target/arm: Handle Block and Page bits for security space target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,11/20] target/arm: NSTable is RES0 for the RME EL3 regime target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,10/20] target/arm: Pipe ARMSecuritySpace through ptw.c target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,09/20] target/arm: Remove __attribute__((nonnull)) from ptw.c target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v5,08/20] target/arm: Introduce ARMMMUIdx_Phys_{Realm,Root} target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v5,07/20] target/arm: Adjust the order of Phys and Stage2 ARMMMUIdx target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,06/20] include/exec/memattrs: Add two bits of space to MemTxAttrs target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,05/20] target/arm: Introduce ARMSecuritySpace target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,04/20] target/arm: Add RME cpregs target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,03/20] target/arm: SCR_EL3.NS may be RES1 target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,02/20] target/arm: Update SCR and HCR for RME target/arm: Implement FEAT_RME - - 1 - --- 2023-06-20 Richard Henderson New
[v5,01/20] target/arm: Add isar_feature_aa64_rme target/arm: Implement FEAT_RME - - 2 - --- 2023-06-20 Richard Henderson New
[v3,37/37] host/include/ppc: Implement aes-round.h crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,36/37] host/include/aarch64: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,35/37] host/include/i386: Implement aes-round.h crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,34/37] crypto: Unexport AES_*_rot, AES_TeN, AES_TdN crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,33/37] crypto: Remove AES_imc crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,32/37] crypto: Implement aesdec_IMC with AES_imc_rot crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,31/37] crypto: Remove AES_shifts, AES_ishifts crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,30/37] target/ppc: Use aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel - - 2 - --- 2023-06-20 Richard Henderson New
[v3,29/37] crypto: Add aesdec_ISB_ISR_AK_IMC crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,28/37] target/riscv: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,27/37] target/i386: Use aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,26/37] crypto: Add aesdec_ISB_ISR_IMC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,25/37] target/riscv: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,24/37] target/ppc: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,23/37] target/i386: Use aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,22/37] crypto: Add aesenc_SB_SR_MC_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,21/37] target/riscv: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,20/37] target/arm: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,19/37] target/i386: Use aesdec_IMC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,18/37] crypto: Add aesdec_IMC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,17/37] target/arm: Use aesenc_MC crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,16/37] crypto: Add aesenc_MC crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,15/37] target/riscv: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,14/37] target/ppc: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-06-20 Richard Henderson New
[v3,13/37] target/arm: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,12/37] target/i386: Use aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,11/37] crypto: Add aesdec_ISB_ISR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,10/37] target/riscv: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,09/37] target/ppc: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 2 - --- 2023-06-20 Richard Henderson New
[v3,08/37] target/arm: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - - - --- 2023-06-20 Richard Henderson New
[v3,07/37] target/arm: Demultiplex AESE and AESMC crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,06/37] target/i386: Use aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel - - 1 - --- 2023-06-20 Richard Henderson New
[v3,05/37] crypto: Add aesenc_SB_SR_AK crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,04/37] crypto/aes: Add constants for ShiftRows, InvShiftRows crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,03/37] target/arm: Move aesmc and aesimc tables to crypto/aes.c crypto: Provide aes-round.h and host accel 1 - 1 - --- 2023-06-20 Richard Henderson New
[v3,02/37] tests/multiarch: Add test-aes crypto: Provide aes-round.h and host accel 1 - - - --- 2023-06-20 Richard Henderson New
[v3,01/37] util: Add cpuinfo-ppc.c crypto: Provide aes-round.h and host accel - - 2 - --- 2023-06-20 Richard Henderson New
[v2,4/4] ppc/spapr: Move spapr nested HV to a new file ppc/spapr: Nested HV fix and tidying - - 1 - --- 2023-06-20 Nicholas Piggin New
[v2,3/4] ppc/spapr: load and store l2 state with helper functions ppc/spapr: Nested HV fix and tidying - - 1 - --- 2023-06-20 Nicholas Piggin New
[v2,2/4] ppc/spapr: Add a nested state struct ppc/spapr: Nested HV fix and tidying - - 1 - --- 2023-06-20 Nicholas Piggin New
[v2,1/4] ppc/spapr: H_ENTER_NESTED should restore host XER ca field ppc/spapr: Nested HV fix and tidying - 1 1 - --- 2023-06-20 Nicholas Piggin New
[v3,4/4] hw/smbios: Fix core count in type4 hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-20 Zhao Liu New
[v3,3/4] hw/smbios: Fix thread count in type4 hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-20 Zhao Liu New
[v3,2/4] hw/smbios: Fix smbios_smp_sockets caculation hw/smbios: Cleanup topology related variables - 1 - - --- 2023-06-20 Zhao Liu New
[v3,1/4] machine: Add helpers to get cores/threads per socket hw/smbios: Cleanup topology related variables - - - - --- 2023-06-20 Zhao Liu New
[v1,46/46] target/loongarch: CPUCFG support LASX Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,45/46] target/loongarch: Implement xvld xvst Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,44/46] target/loongarch: Implement xvshuf xvperm{i} xvshuf4i xvextrins Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,43/46] target/loongarch: Implement xvpack xvpick xvilv{l/h} Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,42/46] target/loongarch: Implement xvreplve xvinsve0 xvpickve xvb{sll/srl}v Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,41/46] target/loongarch: Implement xvinsgr2vr xvpickve2gr Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,40/46] target/loongarch: Implement xvbitsel xvset Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,39/46] target/loongarch: Implement xvfcmp Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,38/46] target/loongarch: Implement xvseq xvsle xvslt Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,37/46] target/loongarch: Implement LASX fpu fcvt instructions Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,36/46] target/loongarch: Implement LASX fpu arith instructions Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,35/46] target/loongarch: Implement xvfrstp Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,34/46] target/loongarch: Implement xvbitclr xvbitset xvbitrev Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,33/46] target/loongarch: Implement xvpcnt Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,32/46] target/loongarch: Implement xvclo xvclz Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,31/46] target/loongarch: Implement xvssrlrn xvssrarn Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,30/46] target/loongarch: Implement xvssrln xvssran Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,29/46] target/loongarch: Implement xvsrlrn xvsrarn Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,28/46] target/loongarch: Implement xvsrln xvsran Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,27/46] target/loongarch: Implement xvsrlr xvsrar Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,26/46] target/loongarch: Implement xvsllwil xvextl Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,25/46] target/loongarch: Implement xvsll xvsrl xvsra xvrotr Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,24/46] target/loongarch: Implement LASX logic instructions Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,23/46] target/loognarch: Implement xvldi Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,22/46] target/loongarch: Implement xvmskltz/xvmskgez/xvmsknz Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,21/46] target/loongarch: Implement xvsigncov Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,20/46] target/loongarch: Implement vext2xv Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,19/46] target/loongarch: Implement xvexth Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,18/46] target/loongarch: Implement xvsat Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
[v1,17/46] target/loongarch; Implement xvdiv/xvmod Add LoongArch LASX instructions - - - - --- 2023-06-20 Song Gao New
« 1 2 ... 479 480 4814456 4457 »