Show patches with: State = Action Required       |   427756 patches
« 1 2 ... 414 415 4164277 4278 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,v3,15/44] target/loongarch: Implement vmadd/vmsub/vmaddw{ev/od} Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,14/44] target/loongarch: Implement vmul/vmuh/vmulw{ev/od} Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
[RFC,v3,13/44] target/loongarch: Implement vmax/vmin Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,12/44] target/loongarch: Implement vadda Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,11/44] target/loongarch: Implement vabsd Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,10/44] target/loongarch: Implement vavg/vavgr Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,09/44] target/loongarch: Implement vaddw/vsubw Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,08/44] target/loongarch: Implement vhaddw/vhsubw Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,07/44] target/loongarch: Implement vsadd/vssub Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,06/44] target/loongarch: Implement vneg Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,05/44] target/loongarch: Implement vaddi/vsubi Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,04/44] target/loongarch: Implement vadd/vsub Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,03/44] target/loongarch: Add CHECK_SXE maccro for check LSX enable Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,02/44] target/loongarch: meson.build support build LSX Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,01/44] target/loongarch: Add LSX data type VReg Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
vhost: fix possible wrap in SVQ descriptor ring vhost: fix possible wrap in SVQ descriptor ring - 1 - - --- 2023-04-20 Hawkins Jiawei New
[v2,41/41] docs/system/devices/igb: Note igb is tested for DPDK igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,40/41] MAINTAINERS: Add a reviewer for network packet abstractions igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,39/41] vmxnet3: Do not depend on PC igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,38/41] igb: Implement Tx timestamp igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,37/41] igb: Implement Rx PTP2 timestamp igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,36/41] igb: Implement igb-specific oversize check igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,35/41] igb: Filter with the second VLAN tag for extended VLAN igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,34/41] igb: Strip the second VLAN tag for extended VLAN igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,33/41] igb: Implement Tx SCTP CSO igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,32/41] igb: Implement Rx SCTP CSO igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,31/41] igb: Use UDP for RSS hash igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,30/41] igb: Implement MSI-X single vector mode igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,29/41] tests/qtest/libqos/igb: Set GPIE.Multiple_MSIX igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,28/41] hw/net/net_rx_pkt: Enforce alignment for eth_header igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,27/41] net/eth: Always add VLAN tag igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,26/41] net/eth: Use void pointers igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,25/41] igb: Fix igb_mac_reg_init coding style alignment igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,24/41] igb: Share common VF constants igb: Fix for DPDK - - 2 - --- 2023-04-20 Akihiko Odaki New
[v2,23/41] igb: Add more definitions for Tx descriptor igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,22/41] vmxnet3: Reset packet state after emptying Tx queue igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,21/41] e1000e: Reset packet state after emptying Tx queue igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,20/41] igb: Read DCMD.VLE of the first Tx descriptor igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,19/41] igb: Remove goto igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,18/41] igb: Always log status after building rx metadata igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,17/41] e1000e: Always log status after building rx metadata igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,16/41] e1000x: Rename TcpIpv6 into TcpIpv6Ex igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,15/41] e1000x: Take CRC into consideration for size check igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,14/41] e1000x: Share more Rx filtering logic igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,13/41] net/eth: Rename eth_setup_vlan_headers_ex igb: Fix for DPDK - - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,12/41] hw/net/net_tx_pkt: Remove net_rx_pkt_get_l4_info igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,11/41] tests/avocado: Remove test_igb_nomsi_kvm igb: Fix for DPDK 1 - 1 - --- 2023-04-20 Akihiko Odaki New
[v2,10/41] tests/avocado: Remove unused imports igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,09/41] Fix references to igb Avocado test igb: Fix for DPDK - 1 1 - --- 2023-04-20 Akihiko Odaki New
[v2,08/41] igb: Always copy ethernet header igb: Fix for DPDK - 1 - - --- 2023-04-20 Akihiko Odaki New
[v2,07/41] e1000e: Always copy ethernet header igb: Fix for DPDK - 1 - - --- 2023-04-20 Akihiko Odaki New
[v2,06/41] net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols() igb: Fix for DPDK - 1 1 - --- 2023-04-20 Akihiko Odaki New
[v2,05/41] igb: Do not require CTRL.VME for tx VLAN tagging igb: Fix for DPDK - 1 1 - --- 2023-04-20 Akihiko Odaki New
[v2,04/41] igb: Fix Rx packet type encoding igb: Fix for DPDK - 1 1 - --- 2023-04-20 Akihiko Odaki New
[v2,03/41] e1000x: Fix BPRC and MPRC igb: Fix for DPDK - 1 1 - --- 2023-04-20 Akihiko Odaki New
[v2,02/41] hw/net/net_tx_pkt: Decouple interface from PCI igb: Fix for DPDK - - - - --- 2023-04-20 Akihiko Odaki New
[v2,01/41] hw/net/net_tx_pkt: Decouple implementation from PCI igb: Fix for DPDK - 1 - - --- 2023-04-20 Akihiko Odaki New
[PULL,11/11] Hexagon (target/hexagon) Additional instructions handled by idef-parser [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 1 --- 2023-04-20 Taylor Simpson New
[PULL,10/11] Hexagon (target/hexagon) Add overrides for cache/sync/barrier instructions [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,09/11] Hexagon (target/hexagon) Remove unused slot variable in helpers [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,08/11] Hexagon (tests/tcg/hexagon) Move HVX test infra to header file [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,07/11] Hexagon (target/hexagon) Updates to USR should use get_result_gpr [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,06/11] Hexagon (target/hexagon) Add overrides for count trailing zeros/ones [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,05/11] Hexagon (target/hexagon) Merge arguments to probe_pkt_scalar_hvx_stores [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,04/11] Hexagon (target/hexagon) Remove redundant/unused macros [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 - --- 2023-04-20 Taylor Simpson New
[PULL,03/11] Use black code style for python scripts [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF 1 - - 1 --- 2023-04-20 Taylor Simpson New
[PULL,02/11] Use f-strings in python scripts [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 1 1 --- 2023-04-20 Taylor Simpson New
[PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF [PULL,01/11] Hexagon (translate.c): avoid redundant PC updates on COF - - 2 - --- 2023-04-20 Taylor Simpson New
[PULL,00/11] Hexagon queue - - - - --- 2023-04-20 Taylor Simpson New
[v2,4/4] configure: add --disable-colo-filters option COLO: improve build options - - - - --- 2023-04-19 Vladimir Sementsov-Ogievskiy New
[v2,3/4] build: move COLO under CONFIG_REPLICATION COLO: improve build options 1 - - - --- 2023-04-19 Vladimir Sementsov-Ogievskiy New
[v2,2/4] scripts/qapi: allow optional experimental enum values COLO: improve build options - - - - --- 2023-04-19 Vladimir Sementsov-Ogievskiy New
[v2,1/4] block/meson.build: prefer positive condition for replication COLO: improve build options - - 2 - --- 2023-04-19 Vladimir Sementsov-Ogievskiy New
[v2,16/16] virtio: make it possible to detach host notifier from any thread block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,15/16] block/fuse: do not set is_external=true on FUSE fd block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,14/16] block/export: don't require AioContext lock around blk_exp_ref/unref() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,13/16] block/export: rewrite vduse-blk drain code block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,12/16] hw/xen: do not set is_external=true on evtchn fds block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,11/16] xen-block: implement BlockDevOps->drained_begin() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,10/16] block: drain from main loop thread in bdrv_co_yield_to_drain() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,09/16] block: add blk_in_drain() API block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,08/16] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,07/16] block/export: stop using is_external in vhost-user-blk server block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,06/16] block/export: wait for vhost-user-blk requests when draining block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,05/16] util/vhost-user-server: rename refcount to in_flight counter block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,04/16] block/export: only acquire AioContext once for vhost_user_server_stop() block: remove aio_disable_external() API - - - - --- 2023-04-19 Stefan Hajnoczi New
[v2,03/16] virtio-scsi: stop using aio_disable_external() during unplug block: remove aio_disable_external() API - - 2 - --- 2023-04-19 Stefan Hajnoczi New
[v2,02/16] virtio-scsi: avoid race between unplug and transport event block: remove aio_disable_external() API - - 3 - --- 2023-04-19 Stefan Hajnoczi New
[v2,01/16] hw/qdev: introduce qdev_is_realized() helper block: remove aio_disable_external() API - - 1 - --- 2023-04-19 Stefan Hajnoczi New
MAINTAINERS: Add Juan Quintela to developer guides review MAINTAINERS: Add Juan Quintela to developer guides review - - 1 - --- 2023-04-19 Juan Quintela New
MAINTAINERS: Add Leonardo and Peter as reviewers MAINTAINERS: Add Leonardo and Peter as reviewers 2 - - - --- 2023-04-19 Juan Quintela New
[v3,12/12] migration: Rename normal to full_pages Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,11/12] migration: Rename duplicate to zero_pages Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,10/12] migration: Make dirty_bytes_last_sync atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,09/12] migration: Make dirty_pages_rate atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,08/12] migration: Make postcopy_requests atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,07/12] migration: Make dirty_sync_count atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,06/12] migration: Make downtime_bytes atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,05/12] migration: Make precopy_bytes atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
[v3,04/12] migration: Make dirty_sync_missed_zero_copy atomic Migration: Make more ram_counters atomic - - - - --- 2023-04-19 Juan Quintela New
« 1 2 ... 414 415 4164277 4278 »