Show patches with: State = Action Required       |   426464 patches
« 1 2 ... 413 414 4154264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/16] hw/i3c/aspeed_i3c: Treat more registers as read-as-zero i3c: aspeed: Add I3C support - - 1 - --- 2023-03-31 Joe Komlodi New
[05/16] hw/i3c/aspeed_i3c: Add register RO field masks i3c: aspeed: Add I3C support - - 1 - --- 2023-03-31 Joe Komlodi New
[04/16] hw/i3c/aspeed_i3c: Add more reset values i3c: aspeed: Add I3C support - - 1 - --- 2023-03-31 Joe Komlodi New
[03/16] hw/i3c/aspeed_i3c: Add more register fields i3c: aspeed: Add I3C support - - 1 - --- 2023-03-31 Joe Komlodi New
[02/16] hw/i3c: Add bus support i3c: aspeed: Add I3C support - - 2 - --- 2023-03-31 Joe Komlodi New
[01/16] hw/misc/aspeed_i3c: Move to i3c directory i3c: aspeed: Add I3C support - - 2 - --- 2023-03-31 Joe Komlodi New
[7/7] tests/qtest: add tests for ADM1266 PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[6/7] hw/sensor: add ADM1266 device model PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[5/7] hw/i2c: pmbus: add VCAP register PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[4/7] hw/i2c: pmbus: block uninitialised string reads PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[3/7] hw/i2c: pmbus: add fan support PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[2/7] hw/i2c: pmbus: add vout mode bitfields PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[1/7] hw/i2c: pmbus add support for block receive PMBus fixes and new functions 1 - 1 - --- 2023-03-31 Titus Rwantare New
[RFC,v1,26/26] tests/migration/guestperf: Add file, fixed-ram and direct-io support migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,25/26] migration: Add direct-io parameter migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,24/26] tests/qtest: Add a multifd + fixed-ram migration test migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,23/26] migration/multifd: Support incoming fixed-ram stream format migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,22/26] migration/multifd: Support outgoing fixed-ram stream format migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,21/26] migration/ram: Add a wrapper for fixed-ram shadow bitmap migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,20/26] io: Add a pwritev/preadv version that takes a discontiguous iovec migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,19/26] migration/multifd: Add pages to the receiving side migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,18/26] migration/multifd: Add incoming QIOChannelFile support migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,17/26] migration/multifd: Add outgoing QIOChannelFile support migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,16/26] migration/multifd: Allow multifd without packets migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,15/26] migration/multifd: Remove direct "socket" references migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,14/26] migration: Add completion tracepoint migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,13/26] tests/qtest: migration-test: Add tests for fixed-ram file-based migration migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,12/26] migration: Add support for 'fixed-ram' migration restore migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,11/26] migration: Refactor precopy ram loading code migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,10/26] migration/ram: Introduce 'fixed-ram' migration stream capability migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,09/26] migration/qemu-file: add utility methods for working with seekable channels migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,08/26] io: implement io_pwritev/preadv for QIOChannelFile migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,07/26] io: Add generic pwritev/preadv interface migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,06/26] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,05/26] migration: Initial support of fixed-ram feature for analyze-migration.py migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,04/26] tests/qtest: migration-test: Add tests for file-based migration migration: File based migration with multifd and fixed-ram - - - - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,03/26] tests/qtest: migration: Add migrate_incoming_qmp helper migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,02/26] migration: Add support for 'file:' uri for incoming migration migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-03-30 Fabiano Rosas New
[RFC,v1,01/26] migration: Add support for 'file:' uri for source migration migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-03-30 Fabiano Rosas New
[v3,4/4] target/i386: replace strerror() function to the thread safe qemu_strerror() util: Add thread-safe qemu_strerror() function - - - - --- 2023-03-30 Yohei Kojima New
[v3,3/4] accel: replace strerror() function to the thread safe qemu_strerror() util: Add thread-safe qemu_strerror() function - - - - --- 2023-03-30 Yohei Kojima New
[v3,2/4] linux-user: replace strerror() function to the thread safe qemu_strerror() util: Add thread-safe qemu_strerror() function - - 1 - --- 2023-03-30 Yohei Kojima New
[v3,1/4] util: Add thread-safe qemu_strerror() function util: Add thread-safe qemu_strerror() function - - 1 - --- 2023-03-30 Yohei Kojima New
[RFC] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on [RFC] vhost: enable IOMMU_NOTIFIER_UNMAP events handling when device-iotlb=on - - - - --- 2023-03-30 Viktor Prutyanov New
hw/mips/malta: Fix the malta machine on big endian hosts hw/mips/malta: Fix the malta machine on big endian hosts - 1 1 - --- 2023-03-30 Thomas Huth New
[2/2] target/riscv: Legalize MPP value in write_mstatus target/riscv: Fix mstatus.MPP related support - - - - --- 2023-03-30 Weiwei Li New
[1/2] target/riscv: Fix the mstatus.MPP value after executing MRET target/riscv: Fix mstatus.MPP related support - - 1 - --- 2023-03-30 Weiwei Li New
[PULL,6/6] block/dmg: Ignore C99 prototype declaration mismatch from <lzfse.h> [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 - - 1 - --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,5/6] hw/i2c: pmbus: block uninitialised string reads [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 - - 2 - --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,4/6] tests/avocado: Enable TuxRun/mips64 (big-endian) test [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 1 - - - --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,3/6] hw/mips/gt64xxx_pci: Don't endian-swap GT_PCI0_CFGADDR [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 - 1 1 2 --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,2/6] linux-user/mips: Use P5600 as default CPU to run NaN2008 ELF binaries [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 1 - 1 - --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 [PULL,1/6] linux-user/sparc: Don't use 16-bit UIDs on SPARC V9 1 - 1 2 --- 2023-03-30 Philippe Mathieu-Daudé New
[PULL,0/6] Misc fixes for 2023-03-30 - - - - --- 2023-03-30 Philippe Mathieu-Daudé New
tests: bios-tables-test: replace memset with initializer tests: bios-tables-test: replace memset with initializer - - 1 - --- 2023-03-30 Paolo Bonzini New
[v2] target/loongarch: Enables plugins to get instruction codes [v2] target/loongarch: Enables plugins to get instruction codes 1 - - - --- 2023-03-30 tanhongze New
nvme: remove constant argument to tracepoint nvme: remove constant argument to tracepoint - - 1 - --- 2023-03-30 Paolo Bonzini New
vnc: avoid underflow when accessing user-provided address vnc: avoid underflow when accessing user-provided address - - 1 - --- 2023-03-30 Paolo Bonzini New
lasi: fix RTC lasi: fix RTC - - - - --- 2023-03-30 Paolo Bonzini New
target/loongarch: Enables plugins to get instruction codes target/loongarch: Enables plugins to get instruction codes 1 - - - --- 2023-03-30 tan_hong_ze New
meson: drop unnecessary declare_dependency() meson: drop unnecessary declare_dependency() - - - - --- 2023-03-30 Paolo Bonzini New
meson: add more version numbers to the summary meson: add more version numbers to the summary - - 2 - --- 2023-03-30 Paolo Bonzini New
[v2,for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active [v2,for-8.0] target/arm: Fix generated code for cpreg reads when HSTR is active - 1 1 - --- 2023-03-30 Peter Maydell New
[11/11] tests/gitlab: use kaniko to build images more misc fixes for 8.0 (tests, gdbstub, meta, docs) 1 - - - --- 2023-03-30 Alex Bennée New
[10/11] gitlab: fix typo more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 2 - --- 2023-03-30 Alex Bennée New
[09/11] tests/requirements.txt: bump up avocado-framework version to 101.0 more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - - 1 --- 2023-03-30 Alex Bennée New
[08/11] tests/vm: use the default system python for NetBSD more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 3 - --- 2023-03-30 Alex Bennée New
[07/11] tests/qemu-iotests: explicitly invoke 'check' via 'python' more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 3 - --- 2023-03-30 Alex Bennée New
[06/11] Use hexagon toolchain version 16.0.0 more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 1 - --- 2023-03-30 Alex Bennée New
[05/11] metadata: add .git-blame-ignore-revs more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 1 1 --- 2023-03-30 Alex Bennée New
[04/11] qemu-options: finesse the recommendations around -blockdev more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 2 - --- 2023-03-30 Alex Bennée New
[03/11] MAINTAINERS: add a section for policy documents more misc fixes for 8.0 (tests, gdbstub, meta, docs) - - 5 - --- 2023-03-30 Alex Bennée New
[02/11] gdbstub: Only build libgdb_user.fa / libgdb_softmmu.fa if necessary more misc fixes for 8.0 (tests, gdbstub, meta, docs) - 1 1 - --- 2023-03-30 Alex Bennée New
[01/11] scripts/coverage: initial coverage comparison script more misc fixes for 8.0 (tests, gdbstub, meta, docs) 1 - - - --- 2023-03-30 Alex Bennée New
qemu-options.hx: Update descriptions of memory options for NUMA node qemu-options.hx: Update descriptions of memory options for NUMA node - - - - --- 2023-03-30 Yohei Kojima New
MAINTAINERS: Remove and change David Gilbert maintainer entries MAINTAINERS: Remove and change David Gilbert maintainer entries 1 - 5 - --- 2023-03-30 Dr. David Alan Gilbert New
target/riscv: Set opcode to env->bins for illegal/virtual instruction fault target/riscv: Set opcode to env->bins for illegal/virtual instruction fault 1 - 1 - --- 2023-03-30 Weiwei Li New
[v11,3/3] tpm: Add support for TPM device over I2C bus Add support for TPM devices over I2C bus - - 3 2 --- 2023-03-30 Ninad Palsule New
[v11,2/3] tpm: Extend common APIs to support TPM TIS I2C Add support for TPM devices over I2C bus - - 3 2 --- 2023-03-30 Ninad Palsule New
[v11,1/3] docs: Add support for TPM devices over I2C bus Add support for TPM devices over I2C bus - - 3 - --- 2023-03-30 Ninad Palsule New
[RFC,5/5] ebpf: Updated eBPF program and skeleton. eBPF RSS through QMP support. - - - - --- 2023-03-30 Andrew Melnychenko New
[RFC,4/5] qmp: Added new command to retrieve eBPF blob. eBPF RSS through QMP support. - - - - --- 2023-03-30 Andrew Melnychenko New
[RFC,3/5] ebpf: Added declaration/initialization routines. eBPF RSS through QMP support. - - - - --- 2023-03-30 Andrew Melnychenko New
[RFC,2/5] virtio-net: Added property to load eBPF RSS with fds. eBPF RSS through QMP support. - - - - --- 2023-03-30 Andrew Melnychenko New
[RFC,1/5] ebpf: Added eBPF initialization by fds and map update. eBPF RSS through QMP support. - - - - --- 2023-03-30 Andrew Melnychenko New
[v6,9/9] target/riscv: rework write_misa() target/riscv: rework CPU extensions validation - - 1 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,8/9] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,7/9] target/riscv/cpu.c: validate extensions before riscv_timer_init() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,6/9] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,5/9] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,4/9] target/riscv: add PRIV_VERSION_LATEST target/riscv: rework CPU extensions validation - - 4 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,3/9] target/riscv/cpu.c: remove set_priv_version() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,2/9] target/riscv/cpu.c: remove set_vext_version() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v6,1/9] target/riscv/cpu.c: add riscv_cpu_validate_v() target/riscv: rework CPU extensions validation - - 3 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,20/20] target/riscv/cpu.c: redesign register_cpu_props() remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,19/20] target/riscv: add RVG and remove cpu->cfg.ext_g remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,18/20] target/riscv: remove cfg.ext_g setup from rv64_thead_c906_cpu_init() remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,17/20] target/riscv: remove riscv_cpu_sync_misa_cfg() remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,16/20] target/riscv: remove cpu->cfg.ext_v remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
[v3,15/20] target/riscv: remove cpu->cfg.ext_j remove MISA ext_N flags from cpu->cfg, - - 2 - --- 2023-03-29 Daniel Henrique Barboza New
« 1 2 ... 413 414 4154264 4265 »