Show patches with: State = Action Required       |   426471 patches
« 1 2 ... 532 533 5344264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[2/6] hw/xen: use G_GNUC_PRINTF/SCANF for various functions enforce use of G_GNUC_PRINTF annotations - - - - --- 2022-12-19 Daniel P. Berrangé New
[1/6] disas: add G_GNUC_PRINTF to gstring_printf enforce use of G_GNUC_PRINTF annotations - - - - --- 2022-12-19 Daniel P. Berrangé New
hw/display: avoid creating empty loadable modules hw/display: avoid creating empty loadable modules - 1 - - --- 2022-12-19 Daniel P. Berrangé New
hw/arm/smmuv3: Add GBPA register hw/arm/smmuv3: Add GBPA register - - - - --- 2022-12-19 Mostafa Saleh New
[11/11] contrib/gitdm: Add SYRMIA to the domain map gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[10/11] contrib/gitdm: add Idan to IBM's group map gitdm metadata updates 1 - - - --- 2022-12-19 Alex Bennée New
[09/11] contrib/gitdm: add a group map for Google gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[08/11] contrib/gitdm: Add Facebook the domain map gitdm metadata updates - - 1 - --- 2022-12-19 Alex Bennée New
[07/11] contrib/gitdm: Add ASPEED Technology to the domain map gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[06/11] contrib/gitdm: add Tsukasa as an individual contributor gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[05/11] contrib/gitdm: Add Ventana Micro Systems to the domain map gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[04/11] contrib/gitdm: add a group map for SiFive gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[03/11] contrib/gitdm: Add VRULL to the domain map gitdm metadata updates - - 1 - --- 2022-12-19 Alex Bennée New
[02/11] contrib/gitdm: Add Rivos Inc to the domain map gitdm metadata updates - - - - --- 2022-12-19 Alex Bennée New
[01/11] contrib/gitdm: add C-Sky to the domain map gitdm metadata updates 1 - 1 - --- 2022-12-19 Alex Bennée New
[v5,3/3] vhost-user: Fix the virtio features negotiation flaw Fix the virtio features negotiation flaw - - - - --- 2022-12-19 Hyman Huang New
[v5,2/3] vhost-user: Refactor the chr_closed_bh Fix the virtio features negotiation flaw - - - - --- 2022-12-19 Hyman Huang New
[v5,1/3] vhost-user: Refactor vhost acked features saving Fix the virtio features negotiation flaw - - - - --- 2022-12-19 Hyman Huang New
[v3,17/17] meson.build: Turn on virtfs for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,16/17] tests/qtest: virtio-9p-test: Adapt the case for win32 hw/9pfs: Add 9pfs support for Windows - - 1 - --- 2022-12-19 Bin Meng New
[v3,15/17] hw/9pfs: Update synth fs driver for Windows hw/9pfs: Add 9pfs support for Windows - - 1 - --- 2022-12-19 Bin Meng New
[v3,14/17] fsdev: Disable proxy fs driver on Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,13/17] hw/9pfs: Translate Windows errno to Linux value hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,12/17] hw/9pfs: Add Linux error number definition hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,11/17] hw/9pfs: Update v9fs_set_fd_limit() for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,10/17] hw/9pfs: Disable unsupported flags and features for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,09/17] hw/9pfs: Add a helper qemu_stat_blksize() hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,08/17] hw/9pfs: update helper qemu_stat_rdev() hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,07/17] hw/9pfs: Support getting current directory offset for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,06/17] hw/9pfs: Update the local fs driver to support Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,05/17] hw/9pfs: Implement Windows specific utilities functions for 9pfs hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,04/17] hw/9pfs: Add missing definitions for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,03/17] hw/9pfs: Replace the direct call to xxxat() APIs with a wrapper hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
[v3,02/17] hw/9pfs: Drop unnecessary *xattr wrapper API declarations hw/9pfs: Add 9pfs support for Windows - - 1 - --- 2022-12-19 Bin Meng New
[v3,01/17] qemu/xattr.h: Exclude <sys/xattr.h> for Windows hw/9pfs: Add 9pfs support for Windows - - - - --- 2022-12-19 Bin Meng New
chardev: clean up chardev-parallel.c chardev: clean up chardev-parallel.c - - 1 - --- 2022-12-19 Paolo Bonzini New
[RFC,2/2] block: introduce the zoned format driver Add full zoned storage emulation support - - - - --- 2022-12-19 Sam Li New
[RFC,1/2] block: add configs for the zoned format driver Add full zoned storage emulation support - - - - --- 2022-12-19 Sam Li New
[RFC,v5,3/3] virtio-blk: add some trace events for zoned emulation Add zoned storage emulation to virtio-blk driver - - 1 - --- 2022-12-19 Sam Li New
[RFC,v5,2/3] virtio-blk: add zoned storage emulation for zoned devices Add zoned storage emulation to virtio-blk driver - - - - --- 2022-12-19 Sam Li New
[RFC,v5,1/3] include: update virtio_blk headers Add zoned storage emulation to virtio-blk driver - - 2 - --- 2022-12-19 Sam Li New
[v14,8/8] docs/zoned-storage: add zoned device documentation Untitled series #333272 - - 3 - --- 2022-12-19 Sam Li New
[v14,7/8] block: add some trace events for new block layer APIs Untitled series #333272 - - 1 - --- 2022-12-19 Sam Li New
[v14,6/8] qemu-iotests: test new zone operations Untitled series #333272 - - 1 - --- 2022-12-19 Sam Li New
[v14,5/8] config: add check to block layer Untitled series #333272 - - 3 - --- 2022-12-19 Sam Li New
[v14,4/8] raw-format: add zone operations to pass through requests Add support for zoned device - - 4 - --- 2022-12-19 Sam Li New
[v14,3/8] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls Add support for zoned device - - 2 - --- 2022-12-19 Sam Li New
[v14,2/8] file-posix: introduce helper functions for sysfs attributes Add support for zoned device - - 4 - --- 2022-12-19 Sam Li New
[v14,1/8] include: add zoned device structs Add support for zoned device - - 3 - --- 2022-12-19 Sam Li New
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. - - 1 - --- 2022-12-19 TaiseiIto New
target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. target/i386/gdbstub: Fix a bug about order of FPU stack in 'g' packets. - - - - --- 2022-12-19 TaiseiIto New
[PULL,45/45] hw/intc: sifive_plic: Fix the pending register range check [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 1 - --- 2022-12-19 Alistair Francis New
[PULL,44/45] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,43/45] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0 [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,42/45] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 1 - --- 2022-12-19 Alistair Francis New
[PULL,41/45] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev" [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,40/45] hw/riscv: sifive_e: Fix the number of interrupt sources of PLIC [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 2 - --- 2022-12-19 Alistair Francis New
[PULL,39/45] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 3 - --- 2022-12-19 Alistair Francis New
[PULL,38/45] hw/intc: sifive_plic: Update "num-sources" property default value [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,37/45] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_pl… [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,36/45] hw/intc: sifive_plic: Improve robustness of the PLIC config parser [PULL,01/45] target/riscv: Fix PMP propagation for tlb 1 - - - --- 2022-12-19 Alistair Francis New
[PULL,35/45] hw/intc: sifive_plic: Drop PLICMode_H [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,34/45] hw/riscv: spike: Remove misleading comments [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,33/45] hw/riscv: Sort machines Kconfig options in alphabetical order [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 3 - --- 2022-12-19 Alistair Francis New
[PULL,32/45] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,31/45] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,30/45] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 3 - --- 2022-12-19 Alistair Francis New
[PULL,29/45] RISC-V: Add Zawrs ISA extension support [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,28/45] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+ [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,27/45] target/riscv: Simplify helper_sret() a little bit [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,26/45] target/riscv: Set pc_succ_insn for !rvc illegal insn [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,25/45] target/riscv: Fix mret exception cause when no pmp rule is configured [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 2 - --- 2022-12-19 Alistair Francis New
[PULL,24/45] hw/intc: sifive_plic: fix out-of-bound access of source_priority array [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,23/45] hw/{misc, riscv}: pfsoc: add system controller as unimplemented [PULL,01/45] target/riscv: Fix PMP propagation for tlb 1 - - - --- 2022-12-19 Alistair Francis New
[PULL,22/45] hw/riscv: pfsoc: add missing FICs as unimplemented [PULL,01/45] target/riscv: Fix PMP propagation for tlb 1 - - - --- 2022-12-19 Alistair Francis New
[PULL,21/45] hw/misc: pfsoc: add fabric clocks to ioscb [PULL,01/45] target/riscv: Fix PMP propagation for tlb 1 - - - --- 2022-12-19 Alistair Francis New
[PULL,20/45] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state() [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,19/45] target/riscv: support cache-related PMU events in virtual mode [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,18/45] hw/riscv: virt: Remove the redundant ipi-id property [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,17/45] target/riscv: Typo fix in sstc() predicate [PULL,01/45] target/riscv: Fix PMP propagation for tlb - 1 1 - --- 2022-12-19 Alistair Francis New
[PULL,16/45] hw/intc: sifive_plic: Renumber the S irqs for numa support [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,15/45] target/riscv: Add itrigger_enabled field to CPURISCVState [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,14/45] target/riscv: Enable native debug itrigger [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,13/45] target/riscv: Add itrigger support when icount is enabled [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,12/45] target/riscv: Add itrigger support when icount is not enabled [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,11/45] target/riscv: generate virtual instruction exception [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,10/45] target/riscv: smstateen check for h/s/envcfg [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,09/45] target/riscv: Add smstateen support [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,08/45] hw/riscv/opentitan: add aon_timer base unimpl [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,07/45] hw/riscv/opentitan: bump opentitan [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,06/45] tcg/riscv: Fix base register for user-only qemu_ld/st [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,05/45] tcg/riscv: Fix reg overlap case in tcg_out_addsub2 [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,04/45] tcg/riscv: Fix range matched by TCG_CT_CONST_M12 [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 2 - --- 2022-12-19 Alistair Francis New
[PULL,03/45] hw/ssi/ibex_spi: implement `FIELD32_1CLEAR` macro [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,02/45] hw/registerfields: add `FIELDx_1CLEAR()` macro [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,01/45] target/riscv: Fix PMP propagation for tlb [PULL,01/45] target/riscv: Fix PMP propagation for tlb - - 1 - --- 2022-12-19 Alistair Francis New
[PULL,00/45] riscv-to-apply queue - - - - --- 2022-12-19 Alistair Francis New
[v2] contrib/vhost-user-blk: Replace lseek64 with lseek [v2] contrib/vhost-user-blk: Replace lseek64 with lseek - - 2 - --- 2022-12-18 Khem Raj New
[v2,7/7] docs/system/arm: Update Allwinner with TWI (I2C) Enable Cubieboard A10 boot SPL from SD card - - - - --- 2022-12-18 Strahinja Jankovic New
[v2,6/7] hw/arm: Allwinner A10 enable SPL load from MMC Enable Cubieboard A10 boot SPL from SD card - - 1 - --- 2022-12-18 Strahinja Jankovic New
« 1 2 ... 532 533 5344264 4265 »