Show patches with: State = Action Required       |   427611 patches
« 1 2 ... 412 413 4144276 4277 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,04/13] ram.c: Reset result after sending queued data migration/ram.c: Refactor compress code - - 1 - --- 2023-04-20 Lukas Straub New
[v2,03/13] ram.c: Dont change param->block in the compress thread migration/ram.c: Refactor compress code - - 1 - --- 2023-04-20 Lukas Straub New
[v2,02/13] ram.c: Let the compress threads return a CompressResult enum migration/ram.c: Refactor compress code - - 1 - --- 2023-04-20 Lukas Straub New
[v2,01/13] qtest/migration-test.c: Add postcopy tests with compress enabled migration/ram.c: Refactor compress code - - 1 - --- 2023-04-20 Lukas Straub New
[RFC,v1,10/10] target/loongarch: Add kvm file into meson build Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,09/10] target/loongarch: Add kvm-stub.c Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,08/10] target/loongarch: Implement set vcpu intr for kvm Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,07/10] target/loongarch: Implement kvm_arch_handle_exit Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,06/10] target/loongarch: Implement kvm_arch_init_vcpu Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,05/10] target/loongarch: Implement kvm_arch_init function Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,04/10] target/loongarch: Implement kvm get/set registers Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,03/10] target/loongarch: Supplement vcpu env initial when vcpu reset Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,02/10] target/loongarch: Define some kvm_arch interfaces Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RFC,v1,01/10] linux-headers: Add KVM headers for loongarch Add loongarch kvm accel support - - - - --- 2023-04-20 Tianrui Zhao New
[RESEND,v7,12/12] target/riscv: forbid write_misa() for static CPUs target/riscv: rework CPU extensions validation - - - - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,11/12] target/riscv: rework write_misa() target/riscv: rework CPU extensions validation - - 1 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,10/12] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,09/12] target/riscv/cpu.c: validate extensions before riscv_timer_init() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,08/12] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,07/12] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,06/12] target/riscv: Update check for Zca/Zcf/Zcd target/riscv: rework CPU extensions validation - - 1 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,05/12] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv … target/riscv: rework CPU extensions validation 1 - 1 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,04/12] target/riscv: add PRIV_VERSION_LATEST target/riscv: rework CPU extensions validation - - 4 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,03/12] target/riscv/cpu.c: remove set_priv_version() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,02/12] target/riscv/cpu.c: remove set_vext_version() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RESEND,v7,01/12] target/riscv/cpu.c: add riscv_cpu_validate_v() target/riscv: rework CPU extensions validation - - 3 - --- 2023-04-20 Daniel Henrique Barboza New
[RFC,v3,44/44] target/loongarch: CPUCFG support LSX Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,43/44] target/loongarch: Use {set/get}_gpr replace to cpu_fpr Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,42/44] target/loongarch: Implement vldi Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,41/44] target/loongarch: Implement vld vst Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
[RFC,v3,40/44] target/loongarch: Implement vilvl vilvh vextrins vshuf Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,39/44] target/loongarch: Implement vreplve vpack vpick Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,38/44] target/loongarch: Implement vinsgr2vr vpickve2gr vreplgr2vr Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,37/44] target/loongarch: Implement vbitsel vset Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
[RFC,v3,36/44] target/loongarch: Implement vfcmp Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,35/44] target/loongarch: Implement vseq vsle vslt Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,34/44] target/loongarch: Implement LSX fpu fcvt instructions Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
[RFC,v3,33/44] target/loongarch: Implement LSX fpu arith instructions Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,32/44] target/loongarch: Implement vfrstp Add LoongArch LSX instructions 1 - - - --- 2023-04-20 gaosong New
[RFC,v3,31/44] target/loongarch: Implement vbitclr vbitset vbitrev Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,30/44] target/loongarch: Implement vpcnt Add LoongArch LSX instructions - - - - --- 2023-04-20 gaosong New
[RFC,v3,29/44] target/loongarch: Implement vclo vclz Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,28/44] target/loongarch: Implement vssrlrn vssrarn Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,27/44] target/loongarch: Implement vssrln vssran Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,26/44] target/loongarch: Implement vsrlrn vsrarn Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,25/44] target/loongarch: Implement vsrln vsran Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,24/44] target/loongarch: Implement vsrlr vsrar Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,23/44] target/loongarch: Implement vsllwil vextl Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,22/44] target/loongarch: Implement vsll vsrl vsra vrotr Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,21/44] target/loongarch: Implement LSX logic instructions Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,20/44] target/loongarch: Implement vmskltz/vmskgez/vmsknz Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,19/44] target/loongarch: Implement vsigncov Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,18/44] target/loongarch: Implement vexth Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,17/44] target/loongarch: Implement vsat Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[RFC,v3,16/44] target/loongarch: Implement vdiv/vmod Add LoongArch LSX instructions - - 1 - --- 2023-04-20 gaosong New
[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
« 1 2 ... 412 413 4144276 4277 »