Show patches with: State = Action Required       |   426986 patches
« 1 2 ... 906 907 9084269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v5,24/26] vhost: Add VhostIOVATree vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,23/26] util: Add iova_tree_alloc vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,22/26] vhost: Shadow virtqueue buffers forwarding vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,21/26] vhost: Add vhost_svq_valid_guest_features to shadow vq vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,20/26] vhost: Add vhost_svq_valid_device_features to shadow vq vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,19/26] vdpa: ack VIRTIO_F_QUEUE_STATE if device supports it vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,18/26] virtio: Add vhost_shadow_vq_get_vring_addr vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,17/26] vhost: Route host->guest notification through shadow virtqueue vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,16/26] vhost-vdpa: Take into account SVQ in vhost_vdpa_set_vring_call vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,15/26] vdpa: Save call_fd in vhost-vdpa vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,14/26] Add vhost_svq_set_guest_call_notifier vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,13/26] Add vhost_svq_get_svq_call_notifier vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,12/26] vhost: Route guest->host notification through shadow virtqueue vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,11/26] vhost: Handle host notifiers in SVQ vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,10/26] vhost: Add Shadow VirtQueue kick forwarding capabilities vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,09/26] vdpa: Add vhost_svq_set_svq_kick_fd vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,08/26] vdpa: Add vhost_svq_get_dev_kick_notifier vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,07/26] vdpa: Save kick_fd in vhost-vdpa vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,06/26] vhost: Add VhostShadowVirtqueue vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,05/26] vhost: Add x-vhost-set-shadow-vq qmp vDPA shadow virtqueue - - 1 - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,04/26] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,03/26] virtio: Add VIRTIO_F_QUEUE_STATE vDPA shadow virtqueue - - - - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,02/26] vhost: Fix last queue index of devices with no cvq vDPA shadow virtqueue - 1 1 - --- 2021-10-29 Eugenio Perez Martin New
[RFC,v5,01/26] util: Make some iova_tree parameters const vDPA shadow virtqueue 1 - 2 - --- 2021-10-29 Eugenio Perez Martin New
[RFC,15/15] jobs: remove all unnecessary AioContext locks job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,14/15] jobs: add missing job locks to replace aiocontext lock job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,13/15] jobs: use job locks and helpers also in the unit tests job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,12/15] jobs: protect jobs with job_lock/unlock job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,11/15] jobs: remove aiocontext locks since the functions are under BQL job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,10/15] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,09/15] job.c: move inner aiocontext lock in callbacks job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,08/15] job.c: minor adjustments in preparation to job-driver job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,07/15] job-driver.h: add helper functions job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,06/15] jobs: add job-driver.h job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,05/15] job-monitor.h: define the job monitor API job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,04/15] jobs: add job-monitor.h job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,03/15] job-common.h: categorize fields in struct Job job: replace AioContext lock with job_mutex - - - - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,02/15] job.c: make job_lock/unlock public job: replace AioContext lock with job_mutex - - 1 - --- 2021-10-29 Emanuele Giuseppe Esposito New
[RFC,01/15] jobs: add job-common.h job: replace AioContext lock with job_mutex - - 1 - --- 2021-10-29 Emanuele Giuseppe Esposito New
[v5,14/25] hw/intc/sh_intc: Move sh_intc_register() closer to its only user More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,24/25] hw/timer/sh_timer: Fix timer memory region size More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,17/25] hw/intc/sh_intc: Inline and drop sh_intc_source() function More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,19/25] hw/intc/sh_intc: Avoid using continue in loops More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,21/25] hw/intc/sh_intc: Remove unneeded local variable initialisers More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,23/25] hw/timer/sh_timer: Do not wrap lines that are not too long More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,16/25] hw/intc/sh_intc: Use array index instead of pointer arithmetics More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,20/25] hw/intc/sh_intc: Simplify allocating sources array More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,22/25] hw/timer/sh_timer: Rename sh_timer_state to SHTimerState More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,25/25] hw/timer/sh_timer: Remove use of hw_error More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,15/25] hw/intc/sh_intc: Remove excessive parenthesis More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,01/25] hw/sh4: Fix typos in a comment More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,09/25] hw/char/sh_serial: Add device id to trace output More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,08/25] hw/char/sh_serial: QOM-ify More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,13/25] hw/intc/sh_intc: Drop another useless macro More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,05/25] hw/char/sh_serial: Rename type sh_serial_state to SHSerialState More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,12/25] hw/intc/sh_intc: Rename iomem region More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,11/25] hw/intc/sh_intc: Turn some defines into an enum More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,10/25] hw/intc/sh_intc: Use existing macro instead of local one More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,06/25] hw/char/sh_serial: Embed QEMUTimer in state struct More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,07/25] hw/char/sh_serial: Split off sh_serial_reset() from sh_serial_init() More SH4 clean ups - - - - --- 2021-10-29 BALATON Zoltan New
[v5,03/25] hw/sh4/r2d: Use error_report instead of fprintf to stderr More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,04/25] hw/char/sh_serial: Do not abort on invalid access More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v5,02/25] hw/sh4: Change debug printfs to traces More SH4 clean ups - - 1 - --- 2021-10-29 BALATON Zoltan New
[v5,18/25] hw/intc/sh_intc: Replace abort() with g_assert_not_reached() More SH4 clean ups - - 2 - --- 2021-10-29 BALATON Zoltan New
[v3,3/3] machine: remove the done notifier for dynamic sysbus device type check Dynamic sysbus device check error report 1 - 1 - --- 2021-10-29 Damien Hedde New
[v3,2/3] qdev-monitor: Check sysbus device type before creating it Dynamic sysbus device check error report - - 2 - --- 2021-10-29 Damien Hedde New
[v3,1/3] machine: add device_type_is_dynamic_sysbus function Dynamic sysbus device check error report - - 2 - --- 2021-10-29 Damien Hedde New
vhost: Fix last queue index of devices with no cvq vhost: Fix last queue index of devices with no cvq - 1 - - --- 2021-10-29 Eugenio Perez Martin New
[v9,76/76] target/riscv: rvv-1.0: update opivv_vadc_check() comment support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,75/76] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,74/76] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,73/76] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us() support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,72/76] target/riscv: rvv-1.0: add vsetivli instruction support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,71/76] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11 support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,70/76] target/riscv: rvv-1.0: floating-point reciprocal estimate instruction support vector extension v1.0 - - - - --- 2021-10-29 Frank Chang New
[v9,69/76] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction support vector extension v1.0 - - - - --- 2021-10-29 Frank Chang New
[v9,68/76] target/riscv: gdb: support vector registers for rv64 & rv32 support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,67/76] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,66/76] target/riscv: rvv-1.0: implement vstart CSR support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,65/76] target/riscv: rvv-1.0: relax RV_VLEN_MAX to 1024-bits support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,64/76] target/riscv: rvv-1.0: narrowing floating-point/integer type-convert support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,63/76] target/riscv: add "set round to odd" rounding mode helper function support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,62/76] target/riscv: rvv-1.0: widening floating-point/integer type-convert support vector extension v1.0 1 - - - --- 2021-10-29 Frank Chang New
[v9,61/76] target/riscv: rvv-1.0: floating-point/integer type-convert instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,60/76] target/riscv: introduce floating-point rounding mode enum support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,59/76] target/riscv: rvv-1.0: floating-point min/max instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,58/76] target/riscv: rvv-1.0: remove integer extract instruction support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,57/76] target/riscv: rvv-1.0: remove vmford.vv and vmford.vf support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,56/76] target/riscv: rvv-1.0: remove widening saturating scaled multiply-add support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,55/76] target/riscv: rvv-1.0: single-width scaling shift instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,54/76] target/riscv: rvv-1.0: widening floating-point reduction instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,53/76] target/riscv: rvv-1.0: single-width floating-point reduction support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,52/76] target/riscv: rvv-1.0: narrowing fixed-point clip instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,51/76] target/riscv: rvv-1.0: floating-point slide instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,50/76] target/riscv: rvv-1.0: slide instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,49/76] target/riscv: rvv-1.0: mask-register logical instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,48/76] target/riscv: rvv-1.0: floating-point compare instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,47/76] target/riscv: rvv-1.0: integer comparison instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,46/76] target/riscv: rvv-1.0: single-width saturating add and subtract instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
[v9,45/76] target/riscv: rvv-1.0: widening integer multiply-add instructions support vector extension v1.0 - - 1 - --- 2021-10-29 Frank Chang New
« 1 2 ... 906 907 9084269 4270 »