Show patches with: State = Action Required       |   426773 patches
« 1 2 ... 420 421 4224267 4268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,3/3] tpm: Add support for TPM device over I2C bus Add support for TPM devices over I2C bus - - - - --- 2023-03-26 Ninad Palsule New
[v5,2/3] tpm: Extend common APIs to support TPM TIS I2C Add support for TPM devices over I2C bus - - - - --- 2023-03-26 Ninad Palsule New
[v5,1/3] docs: Add support for TPM devices over I2C bus Add support for TPM devices over I2C bus - - - - --- 2023-03-26 Ninad Palsule New
[1/1] target/riscv: Convert env->virt to a bool env->virt_enabled [1/1] target/riscv: Convert env->virt to a bool env->virt_enabled - - 2 - --- 2023-03-25 LIU Zhiwei New
[v6,25/25] target/riscv: Reorg sum check in get_physical_address target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,24/25] target/riscv: Reorg access check in get_physical_address target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,23/25] target/riscv: Merge checks for reserved pte flags target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,22/25] target/riscv: Don't modify SUM with is_debug target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,21/25] target/riscv: Suppress pte update with is_debug target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,20/25] target/riscv: Move leaf pte processing out of level loop target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,19/25] target/riscv: Hoist pbmte and hade out of the level loop target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,18/25] target/riscv: Hoist second stage mode change to callers target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,17/25] target/riscv: Check SUM in the correct register target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,16/25] target/riscv: Set MMU_2STAGE_BIT in riscv_cpu_mmu_index target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,15/25] target/riscv: Move hstatus.spvp check to check_access_hlsv target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,14/25] target/riscv: Introduce mmuidx_2stage target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,13/25] target/riscv: Introduce mmuidx_priv target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,12/25] target/riscv: Introduce mmuidx_sum target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,11/25] target/riscv: Rename MMU_HYP_ACCESS_BIT to MMU_2STAGE_BIT target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,10/25] target/riscv: Handle HLV, HSV via helpers target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,09/25] target/riscv: Use cpu_ld*_code_mmu for HLVX target/riscv: MSTATUS_SUM + cleanups - - 1 - --- 2023-03-25 Richard Henderson New
[v6,08/25] accel/tcg: Add cpu_ld*_code_mmu target/riscv: MSTATUS_SUM + cleanups 1 - - - --- 2023-03-25 Richard Henderson New
[v6,07/25] target/riscv: Reduce overhead of MSTATUS_SUM change target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,06/25] target/riscv: Separate priv from mmu_idx target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,05/25] target/riscv: Add a tb flags field for vstart target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,04/25] target/riscv: Remove mstatus_hs_{fs, vs} from tb_flags target/riscv: MSTATUS_SUM + cleanups - - 2 - --- 2023-03-25 Richard Henderson New
[v6,03/25] target/riscv: Encode the FS and VS on a normal way for tb flags target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,02/25] target/riscv: Add a general status enum for extensions target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v6,01/25] target/riscv: Extract virt enabled state from tb flags target/riscv: MSTATUS_SUM + cleanups - - 3 - --- 2023-03-25 Richard Henderson New
[v3] block: replace TABs with space [v3] block: replace TABs with space - - - - --- 2023-03-25 Yeqi Fu New
[v4,3/3] tpm: Add support for TPM device over I2C bus Add support for TPM devices over I2C bus - - - - --- 2023-03-25 Ninad Palsule New
[v4,2/3] tpm: Extend common APIs to support TPM TIS I2C Add support for TPM devices over I2C bus - - - - --- 2023-03-25 Ninad Palsule New
[v4,1/3] docs: Add support for TPM devices over I2C bus Add support for TPM devices over I2C bus - - 1 - --- 2023-03-25 Ninad Palsule New
[v2,7/7] hw/ipmi: Add a KCS Module for NPCM7XX Handling IPMI for emulated BMC - - 1 - --- 2023-03-24 Hao Wu New
[v2,6/7] hw/ipmi: Add an IPMI external host device Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
[v2,5/7] hw/ipmi: Take out common from ipmi_bmc_extern.c Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
[v2,4/7] hw/ipmi: Refactor IPMI interface Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
[v2,3/7] docs/specs: IPMI device emulation: BMC Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
[v2,2/7] docs/specs: IPMI device emulation: main processor Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
[v2,1/7] docs: enable sphinx blockdiag extension Handling IPMI for emulated BMC - - - - --- 2023-03-24 Hao Wu New
s390x TCG migration failure s390x TCG migration failure - - - - --- 2023-03-24 Nina Schoetterl-Glausch New
[v3,1/1] util/async-teardown: wire up query-command-line-options util/async-teardown: wire up query-command-line-options - 1 - - --- 2023-03-24 Claudio Imbrenda New
[RFC] MAINTAINERS: add a section for policy documents [RFC] MAINTAINERS: add a section for policy documents - - - - --- 2023-03-24 Alex Bennée New
[RFC] tests/avocado: Test Xen guest support under KVM [RFC] tests/avocado: Test Xen guest support under KVM - - - - --- 2023-03-24 Alex Bennée New
[PULL,8/8] Revert "docs/about/deprecated: Deprecate 32-bit arm hosts for system emulation" [PULL,1/8] hw/ide: replace TABs with space - - - - --- 2023-03-24 Thomas Huth New
[PULL,7/8] cirrus-ci: Remove MSYS2 jobs duplicated with gitlab-ci [PULL,1/8] hw/ide: replace TABs with space - - 1 - --- 2023-03-24 Thomas Huth New
[PULL,6/8] gitlab-ci: Cover SPICE in the MSYS2 job [PULL,1/8] hw/ide: replace TABs with space - - 3 - --- 2023-03-24 Thomas Huth New
[PULL,5/8] ui/spice: fix compilation on win32 [PULL,1/8] hw/ide: replace TABs with space - 1 1 - --- 2023-03-24 Thomas Huth New
[PULL,4/8] target/ppc: Fix helper_pminsn() prototype [PULL,1/8] hw/ide: replace TABs with space - 1 3 - --- 2023-03-24 Thomas Huth New
[PULL,3/8] target/s390x: Fix float_comp_to_cc() prototype [PULL,1/8] hw/ide: replace TABs with space - 1 3 - --- 2023-03-24 Thomas Huth New
[PULL,2/8] hw/block: replace TABs with space [PULL,1/8] hw/ide: replace TABs with space - - 1 - --- 2023-03-24 Thomas Huth New
[PULL,1/8] hw/ide: replace TABs with space [PULL,1/8] hw/ide: replace TABs with space - - 1 - --- 2023-03-24 Thomas Huth New
[PULL,0/8] Misc patches for QEMU 8.0-rc2 - - - - --- 2023-03-24 Thomas Huth New
[v10,8/8] igb: respect VMVIR and VMOLR for VLAN igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,7/8] igb: implement VF Tx and Rx stats igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,6/8] igb: respect E1000_VMOLR_RSSE igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,5/8] igb: check oversized packets for VMDq igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,4/8] igb: implement VFRE and VFTE registers igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,3/8] igb: add ICR_RXDW igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,2/8] igb: handle PF/VF reset properly igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
[v10,1/8] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech> - - - - --- 2023-03-24 Sriram Yagnaraman New
systemd: Also clear LISTEN_FDNAMES during systemd socket activation systemd: Also clear LISTEN_FDNAMES during systemd socket activation - - 1 - --- 2023-03-24 Eric Blake New
[8/8] target/riscv: Fix lines with over 80 characters target/riscv: Simplification for RVH related check and code style fix - - - - --- 2023-03-24 Weiwei Li New
[7/8] target/riscv: Fix format for comments target/riscv: Simplification for RVH related check and code style fix 1 - - - --- 2023-03-24 Weiwei Li New
[6/8] target/riscv: Fix format for indentation target/riscv: Simplification for RVH related check and code style fix - - - - --- 2023-03-24 Weiwei Li New
[5/8] target/riscv: Remove redundant parentheses target/riscv: Simplification for RVH related check and code style fix - - 1 - --- 2023-03-24 Weiwei Li New
[4/8] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled target/riscv: Simplification for RVH related check and code style fix - - 1 - --- 2023-03-24 Weiwei Li New
[3/8] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled target/riscv: Simplification for RVH related check and code style fix - - 1 - --- 2023-03-24 Weiwei Li New
[2/8] target/riscv: Remove redundant check on RVH target/riscv: Simplification for RVH related check and code style fix - - 1 - --- 2023-03-24 Weiwei Li New
[1/8] target/riscv: Remove redundant call to riscv_cpu_virt_enabled target/riscv: Simplification for RVH related check and code style fix - - 1 - --- 2023-03-24 Weiwei Li New
[v18,5/8] config: add check to block layer Untitled series #347877 - - 3 - --- 2023-03-24 Sam Li New
[v9,1/5] include: update virtio_blk headers to v6.3-rc1 [v9,1/5] include: update virtio_blk headers to v6.3-rc1 - - 2 - --- 2023-03-24 Sam Li New
[v9,5/5] docs/zoned-storage:add zoned emulation use case [v9,1/5] include: update virtio_blk headers to v6.3-rc1 - - - - --- 2023-03-24 Sam Li New
[v9,4/5] virtio-blk: add some trace events for zoned emulation [v9,1/5] include: update virtio_blk headers to v6.3-rc1 - - 1 - --- 2023-03-24 Sam Li New
[1/1] nbd/server: push pending frames after sending reply [1/1] nbd/server: push pending frames after sending reply - - 1 - --- 2023-03-24 Florian Westphal New
[qemu-web] fix cases where the left column becomes too large [qemu-web] fix cases where the left column becomes too large - - - - --- 2023-03-24 Paolo Bonzini New
[v9,3/5] block: add accounting for zone append operation Add zoned storage emulation to virtio-blk driver - - - - --- 2023-03-24 Sam Li New
[v9,2/5] virtio-blk: add zoned storage emulation for zoned devices Add zoned storage emulation to virtio-blk driver - - - - --- 2023-03-24 Sam Li New
[v9,1/5] include: update virtio_blk headers to v6.3-rc1 Add zoned storage emulation to virtio-blk driver - - 2 - --- 2023-03-24 Sam Li New
[for,8.0,4/4] hw/net/net_tx_pkt: Align l3_hdr igb fixes for 8.0 - 1 - - --- 2023-03-24 Akihiko Odaki New
[for,8.0,3/4] hw/net/net_tx_pkt: Ignore ECN bit igb fixes for 8.0 - 1 - - --- 2023-03-24 Akihiko Odaki New
[for,8.0,2/4] igb: Fix DMA requester specification for Tx packet igb fixes for 8.0 - 1 - - --- 2023-03-24 Akihiko Odaki New
[for,8.0,1/4] igb: Save more Tx states igb fixes for 8.0 - - 1 - --- 2023-03-24 Akihiko Odaki New
[v18,8/8] docs/zoned-storage: add zoned device documentation Add support for zoned device - - 3 - --- 2023-03-24 Sam Li New
[v18,7/8] block: add some trace events for new block layer APIs Add support for zoned device - - 2 - --- 2023-03-24 Sam Li New
[v18,6/8] qemu-iotests: test new zone operations Add support for zoned device - - 1 - --- 2023-03-24 Sam Li New
[v18,5/8] config: add check to block layer Add support for zoned device - - 3 - --- 2023-03-24 Sam Li New
[v18,4/8] raw-format: add zone operations to pass through requests Add support for zoned device - - 4 - --- 2023-03-24 Sam Li New
[v18,3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls Add support for zoned device 1 - 3 - --- 2023-03-24 Sam Li New
[v18,2/8] file-posix: introduce helper functions for sysfs attributes Add support for zoned device - - 4 - --- 2023-03-24 Sam Li New
[v18,1/8] include: add zoned device structs Add support for zoned device - - 4 - --- 2023-03-24 Sam Li New
[2/2] hw/nvme: check maximum copy length (MCL) for COPY [1/2] hw/nvme: consider COPY command in nvme_aio_err - - 1 - --- 2023-03-24 Minwoo Im New
[1/2] hw/nvme: consider COPY command in nvme_aio_err [1/2] hw/nvme: consider COPY command in nvme_aio_err - - 1 - --- 2023-03-24 Minwoo Im New
target/riscv: Fix itrigger when icount is used target/riscv: Fix itrigger when icount is used 1 - 1 - --- 2023-03-24 LIU Zhiwei New
[4/4] target/riscv: Add a tb flags field for vstart Fix tb flags use - - 2 - --- 2023-03-24 LIU Zhiwei New
[3/4] target/riscv: Encode the FS and VS on a normal way for tb flags Fix tb flags use - - 2 - --- 2023-03-24 LIU Zhiwei New
[2/4] target/riscv: Add a general status enum for extensions Fix tb flags use - - - - --- 2023-03-24 LIU Zhiwei New
[1/4] target/riscv: Extract virt enabled state from tb flags Fix tb flags use - - 2 - --- 2023-03-24 LIU Zhiwei New
[v5,2/2] target/riscv: reduce overhead of MSTATUS_SUM change target/riscv: reduce MSTATUS_SUM overhead - - - - --- 2023-03-24 Wu, Fei New
[v5,1/2] target/riscv: separate priv from mmu_idx target/riscv: reduce MSTATUS_SUM overhead - - 1 - --- 2023-03-24 Wu, Fei New
« 1 2 ... 420 421 4224267 4268 »