Show patches with: State = Action Required       |   430862 patches
« 1 2 ... 1127 1128 11294308 4309 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] aspeed: sonorapass: enable pca954x muxes With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards. - - 1 - --- 2021-05-18 Patrick Venture New
[3/4] hw/arm: quanta-q71l add pca954x muxes With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards. - - 2 - --- 2021-05-18 Patrick Venture New
[2/4] hw/arm: gsj add pca9548 With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards. - - 2 - --- 2021-05-18 Patrick Venture New
[1/4] hw/arm: gsj add i2c comments With the pca954x i2c mux available, enable it on aspeed and nuvoton BMC boards. - - 2 - --- 2021-05-18 Patrick Venture New
[v5,6/6] hw/block/fdc: Add sysbus_fdc_init_drives() method hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - 1 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v5,5/6] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v5,4/6] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v5,3/6] hw/block/fdc: Declare shared prototypes in fdc-internal.h hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 1 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v5,2/6] hw/block/fdc: Replace disabled fprintf() by trace event hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 2 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v5,1/6] hw/isa/Kconfig: Fix missing dependency ISA_SUPERIO -> FDC hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - 1 2 - --- 2021-05-18 Philippe Mathieu-Daudé New
[v3,5/5] tests/qtest: add tests for MAX34451 device model Add support for PMBus in QEMU - - 1 - --- 2021-05-18 Titus Rwantare New
[v3,4/5] hw/misc: add MAX34451 device Add support for PMBus in QEMU - - 2 - --- 2021-05-18 Titus Rwantare New
[v3,3/5] tests/qtest: add tests for ADM1272 device model Add support for PMBus in QEMU - - 1 - --- 2021-05-18 Titus Rwantare New
[v3,2/5] hw/misc: add ADM1272 device Add support for PMBus in QEMU - - 2 - --- 2021-05-18 Titus Rwantare New
[v3,1/5] hw/i2c: add support for PMBus Add support for PMBus in QEMU - - 2 - --- 2021-05-18 Titus Rwantare New
[RFC,25/25] hw/virtio: Optimize accesses on vring aligned pointers exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,24/25] hw/virtio: Add methods for aligned pointer access exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,23/25] hw/virtio: Use LDST_CONVERT macro to emit 64-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,22/25] hw/virtio: Use LDST_CONVERT macro to emit 32-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,21/25] hw/virtio: Use ST_CONVERT() macro to emit 16-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,20/25] hw/virtio: Introduce VIRTIO_ST_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,19/25] hw/virtio: Use LD_CONVERT macro to emit 16-bit unsigned load/store code exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,18/25] hw/virtio: Introduce VIRTIO_LD_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,17/25] hw/virtio: Use correct type sizes exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,16/25] exec/memory: Add methods for aligned pointer access (physical memory) exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,15/25] exec/memory: Add methods for aligned pointer access (address space) exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,14/25] qemu/bswap: Introduce load/store for aligned pointer exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,13/25] qemu/bswap: Use LDST_CONVERT macro to emit 64-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,12/25] qemu/bswap: Use LDST_CONVERT macro to emit 32-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,11/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit unsigned load/store code exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,10/25] qemu/bswap: Use LD_CONVERT macro to emit 16-bit signed load/store code exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,09/25] qemu/bswap: Introduce LD_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,08/25] qemu/bswap: Use ST_CONVERT() macro to emit 16-bit load/store functions exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,07/25] qemu/bswap: Introduce ST_CONVERT() macro exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,06/25] exec/memory: Use correct type size exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,05/25] exec/memory_ldst_cached: Use correct type size exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,04/25] exec/memory_ldst_phys: Use correct type sizes exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,03/25] exec/memory_ldst: Use correct type sizes exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,02/25] exec/memory_ldst_phys: Sort declarations exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[RFC,01/25] exec/memory_ldst_cached: Sort declarations exec: Add load/store API for aligned pointers - - - - --- 2021-05-18 Philippe Mathieu-Daudé New
[v2,3/3] virtio-pci/hmp: implement device specific hmp interface To add HMP interface to dump PCI MSI-X table/PBA - - - - --- 2021-05-18 Dongli Zhang New
[v2,2/3] msix/hmp: add interface to dump device specific info To add HMP interface to dump PCI MSI-X table/PBA - - - - --- 2021-05-18 Dongli Zhang New
[v2,1/3] msix/hmp: add hmp interface to dump MSI-X info To add HMP interface to dump PCI MSI-X table/PBA 1 - - - --- 2021-05-18 Dongli Zhang New
[3/3] vl: plug -object back into -readconfig vl: add -object support back into -readconfig - - 1 - --- 2021-05-18 Paolo Bonzini New
[2/3] vl: plumb keyval-based options into -readconfig vl: add -object support back into -readconfig - - 1 - --- 2021-05-18 Paolo Bonzini New
[1/3] qemu-config: parse configuration files to a QDict vl: add -object support back into -readconfig - - - - --- 2021-05-18 Paolo Bonzini New
[v2,7/7] target/ppc: wrapped some TCG only logic with ifdefs target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,6/7] target/ppc: moved ppc_cpu_do_interrupt to cpu.c target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,5/7] target/ppc: removed unnecessary inclusion of helper-proto.h target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,4/7] target/ppc: overhauled and moved logic of storing fpscr target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,3/7] target/ppc: reduce usage of fpscr_set_rounding_mode target/ppc: Misc motion to support disabling TCG - - 1 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,2/7] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c target/ppc: Misc motion to support disabling TCG - - 2 - --- 2021-05-18 Bruno Larsen (billionai) New
[v2,1/7] target/ppc: fix ppc_store_sdr1 for user-only compilation target/ppc: Misc motion to support disabling TCG - - - - --- 2021-05-18 Bruno Larsen (billionai) New
[RFC] hmp-commands: expand type of icount to "l" in replay commands [RFC] hmp-commands: expand type of icount to "l" in replay commands - - 1 - --- 2021-05-18 Alex Bennée New
[v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx [v2] target/ppc: Fix load endianness for lxvwsx/lxvdsx - 2 - 1 --- 2021-05-18 Giuseppe Musacchio New
qemu-config: load modules when instantiating option groups qemu-config: load modules when instantiating option groups - 2 1 - --- 2021-05-18 Paolo Bonzini New
qobject: Fix maybe uninitialized in qdict_array_split qobject: Fix maybe uninitialized in qdict_array_split - - 1 - --- 2021-05-18 Janosch Frank New
fw_cfg: Set the max fw_cfg mem read size to 8 bytes fw_cfg: Set the max fw_cfg mem read size to 8 bytes - - - - --- 2021-05-18 Xiaojuan Yang New
[v2] hw/display/qxl: Set pci rom address aligned with page size [v2] hw/display/qxl: Set pci rom address aligned with page size - - - - --- 2021-05-18 Bibo Mao New
[v5,3/3] spapr: nvdimm: Introduce spapr-nvdimm device spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[v5,1/3] spapr: nvdimm: Forward declare and move the definitions spapr: nvdimm: Introduce spapr-nvdimm device - - - - --- 2021-05-18 Shivaprasad G Bhat New
[PULL,v2,00/13] Block layer patches - - - - --- 2021-05-18 Kevin Wolf New
vl: allow not specifying size in -m when using -M memory-backend vl: allow not specifying size in -m when using -M memory-backend - 1 1 - --- 2021-05-18 Paolo Bonzini New
[v2,7/7] block-copy: protect BlockCopyState .method fields block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,5/7] block-copy: add QemuMutex lock for BlockCopyCallState list block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,4/7] block-copy: add a CoMutex to the BlockCopyTask list block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,3/7] block-copy: move progress_set_remaining in block_copy_task_end block-copy: protect block-copy internal structures - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,2/7] block-copy: improve documentation of BlockCopyTask and BlockCopyState types and functions block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,1/7] block-copy: streamline choice of copy_range vs. read/write block-copy: protect block-copy internal structures - - - - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,5/5] co-shared-resource: protect with a mutex block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,4/5] progressmeter: protect with a mutex block-copy: make helper APIs thread safe - - 2 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,3/5] blockjob: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,2/5] block-copy: let ratelimit handle a speed of 0 block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
[v2,1/5] ratelimit: treat zero speed as unlimited block-copy: make helper APIs thread safe - - 1 - --- 2021-05-18 Emanuele Giuseppe Esposito New
target/ppc: Fix load endianness for lxvwsx/lxvdsx target/ppc: Fix load endianness for lxvwsx/lxvdsx - 2 1 - --- 2021-05-18 Giuseppe Musacchio New
[PULL,v2,29/29] configure: use cc, not host_cc to set cross_cc for build arch [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,28/29] tests/tcg: don't allow clang as a cross compiler [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,27/29] tests/tcg: fix missing return [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,26/29] tests/tcg/ppc64le: tests for brh/brw/brd [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,25/29] tests/docker: gcc-10 based images for ppc64{, le} tests [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,24/29] tests/tcg/tricore: Add muls test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,23/29] tests/tcg/tricore: Add msub test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,22/29] tests/tcg/tricore: Add madd test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,21/29] tests/tcg/tricore: Add ftoi test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,20/29] tests/tcg/tricore: Add fmul test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,19/29] tests/tcg/tricore: Add fadd test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,18/29] tests/tcg/tricore: Add dvstep test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,17/29] tests/tcg/tricore: Add clz test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,16/29] tests/tcg/tricore: Add bmerge test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - 1 --- 2021-05-18 Alex Bennée New
[PULL,v2,15/29] tests/tcg/tricore: Add macros to create tests and first test 'abs' [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,14/29] configure: Emit HOST_CC to config-host.mak [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,13/29] tests/tcg/tricore: Add build infrastructure [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,12/29] hw/tricore: Add testdevice for tests in tests/tcg/ [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,11/29] tests/tcg: Run timeout cmds using --foreground [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,10/29] tests/tcg: Add docker_as and docker_ld cmds [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 1 - --- 2021-05-18 Alex Bennée New
[PULL,v2,09/29] tests/docker: Added libbpf library to the docker files. [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 2 - --- 2021-05-18 Alex Bennée New
[PULL,v2,08/29] tests/tcg: don't iterate through other arch compilers [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - - - --- 2021-05-18 Alex Bennée New
[PULL,v2,07/29] gitlab: add build-user-hexagon test [PULL,v2,01/29] tests/docker: fix copying of executable in "update" - - 3 1 --- 2021-05-18 Alex Bennée New
« 1 2 ... 1127 1128 11294308 4309 »