Show patches with: State = Action Required       |    Archived = No       |   427188 patches
« 1 2 ... 881 882 8834271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v10,05/77] target/riscv: rvv-1.0: add sstatus VS field support vector extension v1.0 - - 2 - --- 2021-11-29 Frank Chang New
[v10,04/77] target/riscv: rvv-1.0: set mstatus.SD bit if mstatus.VS is dirty support vector extension v1.0 - - 2 - --- 2021-11-29 Frank Chang New
[v10,03/77] target/riscv: rvv-1.0: add mstatus VS field support vector extension v1.0 - - 2 - --- 2021-11-29 Frank Chang New
[v10,02/77] target/riscv: Use FIELD_EX32() to extract wd field support vector extension v1.0 - - 2 - --- 2021-11-29 Frank Chang New
[v10,01/77] target/riscv: drop vector 0.7.1 and add 1.0 support support vector extension v1.0 - - 3 - --- 2021-11-29 Frank Chang New
[v6,18/18] target/riscv: actual functions to realize crs 128-bit insns Adding partial support for 128-bit riscv target - - - - --- 2021-11-28 Frédéric Pétrot New
[v6,17/18] target/riscv: modification of the trans_csrxx for 128-bit support Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,16/18] target/riscv: helper functions to wrap calls to 128-bit csr insns Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,15/18] target/riscv: adding high part of some csrs Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,14/18] target/riscv: support for 128-bit M extension Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,13/18] target/riscv: support for 128-bit arithmetic instructions Adding partial support for 128-bit riscv target - - - - --- 2021-11-28 Frédéric Pétrot New
[v6,12/18] target/riscv: support for 128-bit shift instructions Adding partial support for 128-bit riscv target - - - - --- 2021-11-28 Frédéric Pétrot New
[v6,11/18] target/riscv: support for 128-bit U-type instructions Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,10/18] target/riscv: support for 128-bit bitwise instructions Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,09/18] target/riscv: accessors to registers upper part and 128-bit load/store Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,08/18] target/riscv: moving some insns close to similar insns Adding partial support for 128-bit riscv target - - 3 - --- 2021-11-28 Frédéric Pétrot New
[v6,07/18] target/riscv: setup everything for rv64 to support rv128 execution Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,06/18] target/riscv: array for the 64 upper bits of 128-bit registers Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,05/18] target/riscv: separation of bitwise logic and arithmetic helpers Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,04/18] target/riscv: additional macros to check instruction support Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,03/18] qemu/int128: addition of div/rem 128-bit operations Adding partial support for 128-bit riscv target - - 1 - --- 2021-11-28 Frédéric Pétrot New
[v6,02/18] exec/memop: Adding signed quad and octo defines Adding partial support for 128-bit riscv target - - 2 - --- 2021-11-28 Frédéric Pétrot New
[v6,01/18] exec/memop: Adding signedness to quad definitions Adding partial support for 128-bit riscv target - - 3 - --- 2021-11-28 Frédéric Pétrot New
[RFC,3/3] target/riscv: add support for svpbmt extension support subsets of virtual memory extension - - - 1 --- 2021-11-28 Weiwei Li New
[RFC,2/3] target/riscv: add support for svinval extension support subsets of virtual memory extension - - - - --- 2021-11-28 Weiwei Li New
[RFC,1/3] target/riscv: add support for svnapot extension support subsets of virtual memory extension - - - - --- 2021-11-28 Weiwei Li New
Fix STM32F2XX USART data register readout Fix STM32F2XX USART data register readout - - 2 - --- 2021-11-28 Olivier Heriveaux New
tests/plugin/syscall.c: fix compiler warnings tests/plugin/syscall.c: fix compiler warnings - - 1 - --- 2021-11-28 Juro Bystricky New
[for,7.0,5/5] bsd-user-smoke: Add to build bsd-user-smoke: A simple smoke test for bsd-user - - - - --- 2021-11-27 Warner Losh New
[for,7.0,4/5] smoke-bsd-user: A test script to run all the FreeBSD binaries bsd-user-smoke: A simple smoke test for bsd-user - - - - --- 2021-11-27 Warner Losh New
[for,7.0,3/5] h.amd64: Simple hello-world test for x86_64 bsd-user-smoke: A simple smoke test for bsd-user - - - - --- 2021-11-27 Warner Losh New
[for,7.0,2/5] h.i386: Simple hello-world test for i386 bsd-user-smoke: A simple smoke test for bsd-user - - - - --- 2021-11-27 Warner Losh New
[for,7.0,1/5] h.armv7: Simple hello-world test for armv7 bsd-user-smoke: A simple smoke test for bsd-user - - - - --- 2021-11-27 Warner Losh New
[v6,4/4] tests: qtest: Add virtio-iommu test virtio-iommu: config related fixes and qtest 1 - 1 1 --- 2021-11-27 Eric Auger New
[v6,3/4] virtio-iommu: Fix the domain_range end virtio-iommu: config related fixes and qtest - - 1 - --- 2021-11-27 Eric Auger New
[v6,2/4] virtio-iommu: Fix endianness in get_config virtio-iommu: config related fixes and qtest - - 1 - --- 2021-11-27 Eric Auger New
[v6,1/4] virtio-iommu: Remove set_config callback virtio-iommu: config related fixes and qtest - - 1 - --- 2021-11-27 Eric Auger New
[RFC] blog post: how to get your new feature up-streamed [RFC] blog post: how to get your new feature up-streamed - - - - --- 2021-11-26 Alex Bennée New
[v3] target/ppc: fix Hash64 MMU update of PTE bit R [v3] target/ppc: fix Hash64 MMU update of PTE bit R - 1 - - --- 2021-11-26 Leandro Lupori New
[for-6.2?,2/2] hw/intc/arm_gicv3: fix handling of LPIs in list registers arm_gicv3: Fix handling of LPIs in list registers - - - - --- 2021-11-26 Peter Maydell New
[for-6.2?,1/2] hw/intc/arm_gicv3: Add new gicv3_intid_is_special() function arm_gicv3: Fix handling of LPIs in list registers - - 1 - --- 2021-11-26 Peter Maydell New
gitlab-ci.d/buildtest: Add jobs that run the device-crash-test gitlab-ci.d/buildtest: Add jobs that run the device-crash-test - - 1 - --- 2021-11-26 Thomas Huth New
[2/2] migration: Set the socket backlog number to reduce the chance of live migration failure migration: multifd live migration improvement - - - - --- 2021-11-26 Li Zhang New
[1/2] multifd: use qemu_sem_timedwait in multifd_recv_thread to avoid waiting forever migration: multifd live migration improvement - - - - --- 2021-11-26 Li Zhang New
[v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies [v3] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies - - 1 - --- 2021-11-26 Priyankar Jain New
hid: Implement support for side and extra buttons hid: Implement support for side and extra buttons 1 - - - --- 2021-11-26 Noah Bergbauer New
[v2] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies [v2] dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies - - 1 - --- 2021-11-26 Priyankar Jain New
[v3,18/18] pnv/xive2: Add support for 8bits thread id ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,17/18] pnv/xive2: Add support for automatic save&restore ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,16/18] xive2: Add a get_config() handler for the router configuration ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,15/18] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1) ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,14/18] ppc/pnv: add XIVE Gen2 TIMA support ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,13/18] pnv/xive2: Introduce new capability bits ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,12/18] ppc/pnv: Add support for PHB5 "Address-based trigger" mode ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,11/18] ppc/pnv: Add support for PQ offload on PHB5 ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,10/18] ppc/xive: Add support for PQ state bits offload ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,09/18] ppc/xive2: Add support for notification injection on ESB pages ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,08/18] ppc/psi: Add support for StoreEOI and 64k ESB pages (POWER10) ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,07/18] ppc/pnv: Add a HOMER model to POWER10 ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,06/18] ppc/pnv: Add model for POWER10 PHB5 PCIe Host bridge ppc/pnv: Extend the powernv10 machine - - - - --- 2021-11-26 Cédric Le Goater New
[v3,05/18] ppc/pnv: Add POWER10 quads ppc/pnv: Extend the powernv10 machine - - - - --- 2021-11-26 Cédric Le Goater New
[v3,04/18] ppc/pnv: Add a OCC model for POWER10 ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,03/18] ppc/pnv: Add a XIVE2 controller to the POWER10 chip ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,02/18] ppc/xive2: Introduce a presenter matching routine ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[v3,01/18] ppc/xive2: Introduce a XIVE2 core framework ppc/pnv: Extend the powernv10 machine - - 1 - --- 2021-11-26 Cédric Le Goater New
[PULL,for-6.2,2/2] tests/tcg/ppc64le: Fix compile flags for byte_reverse [PULL,for-6.2,1/2] pmu: fix pmu vmstate subsection list - - - - --- 2021-11-26 Cédric Le Goater New
[PULL,for-6.2,1/2] pmu: fix pmu vmstate subsection list [PULL,for-6.2,1/2] pmu: fix pmu vmstate subsection list - 1 3 - --- 2021-11-26 Cédric Le Goater New
[PULL,for-6.2,0/2] ppc queue - - - - --- 2021-11-26 Cédric Le Goater New
[v2,1/1] MAINTAINERS: update email address of Christian Borntraeger [v2,1/1] MAINTAINERS: update email address of Christian Borntraeger - - - - --- 2021-11-26 Christian Borntraeger New
dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies dbus-vmstate: Restrict error checks to registered proxies in dbus_get_proxies - - - - --- 2021-11-26 Priyankar Jain New
Fix bad overflow check in hw/pci/pcie.c Fix bad overflow check in hw/pci/pcie.c - - - - --- 2021-11-26 Daniella Lee New
[v2,3/3] linux-user: Remove TARGET_SIGSTKSZ Move target_signal.h generic definitions to generic/signal.h - - 1 - --- 2021-11-26 Song Gao New
[v2,2/3] linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ Move target_signal.h generic definitions to generic/signal.h - - 3 - --- 2021-11-26 Song Gao New
[v2,1/3] linux-user: Move target_signal.h generic definitions to generic/signal.h Move target_signal.h generic definitions to generic/signal.h - - 2 - --- 2021-11-26 Song Gao New
hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device hw/vhost-user-blk: turn on VIRTIO_BLK_F_SIZE_MAX feature for virtio blk device 2 - - - --- 2021-11-26 Andy Pei New
[1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used [1/1] ppc/pnv.c: add a friendly warning when accel=kvm is used - - - - --- 2021-11-25 Daniel Henrique Barboza New
[v2] target/ppc: fix Hash64 MMU update of PTE bit R [v2] target/ppc: fix Hash64 MMU update of PTE bit R - 1 1 - --- 2021-11-25 Leandro Lupori New
[v6,3/3] cpus-common: implement dirty page limit on vCPU support dirty restraint on vCPU - - - - --- 2021-11-25 Hyman Huang New
[v6,2/3] cpu-throttle: implement vCPU throttle support dirty restraint on vCPU - - - - --- 2021-11-25 Hyman Huang New
[v6,1/3] migration/dirtyrate: implement vCPU dirtyrate calculation periodically support dirty restraint on vCPU - - - - --- 2021-11-25 Hyman Huang New
[v2,7/7] MAINTAINERS: Add section for Aarch64 GitLab custom runner more tcg, plugin, test and build fixes - - - - --- 2021-11-25 Alex Bennée New
[v2,6/7] MAINTAINERS: Remove me as a reviewer for the build and test/avocado more tcg, plugin, test and build fixes - - 2 - --- 2021-11-25 Alex Bennée New
[v2,5/7] gdbstub: handle a potentially racing TaskState more tcg, plugin, test and build fixes - - 1 1 --- 2021-11-25 Alex Bennée New
[v2,4/7] plugins/meson.build: fix linker issue with weird paths more tcg, plugin, test and build fixes - 1 1 1 --- 2021-11-25 Alex Bennée New
[v2,3/7] tests/avocado: fix tcg_plugin mem access count test more tcg, plugin, test and build fixes - 1 2 - --- 2021-11-25 Alex Bennée New
[v2,2/7] accel/tcg: suppress IRQ check for special TBs more tcg, plugin, test and build fixes - 1 - - --- 2021-11-25 Alex Bennée New
[v2,1/7] accel/tcg: introduce CF_NOIRQ more tcg, plugin, test and build fixes - - 1 - --- 2021-11-25 Alex Bennée New
[v8,10/10] target/ppc/excp_helper.c: EBB handling adjustments PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,09/10] target/ppc: PMU Event-Based exception support PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza New
[v8,08/10] PPC64/TCG: Implement 'rfebb' instruction PMU-EBB support for PPC64 TCG - - 2 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,07/10] target/ppc/power8-pmu.c: add PM_RUN_INST_CMPL (0xFA) event PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,06/10] target/ppc: enable PMU instruction count PMU-EBB support for PPC64 TCG - - - - --- 2021-11-25 Daniel Henrique Barboza New
[v8,05/10] target/ppc: enable PMU counter overflow with cycle events PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,04/10] target/ppc: PMU: update counters on MMCR1 write PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,03/10] target/ppc: PMU: update counters on PMCs r/w PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,02/10] target/ppc: PMU basic cycle count for pseries TCG PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[v8,01/10] target/ppc: introduce PMUEventType and PMU overflow timers PMU-EBB support for PPC64 TCG - - 1 - --- 2021-11-25 Daniel Henrique Barboza New
[2/2] iotests/migration-permissions: New test block-backend: Retain permissions after migration - - - - --- 2021-11-25 Hanna Czenczek New
[1/2] block-backend: Retain permissions after migration block-backend: Retain permissions after migration - 1 1 - --- 2021-11-25 Hanna Czenczek New
[PATCH-for-6.2] docs: add a word of caution on x-native-hotplug property for pcie-root-ports [PATCH-for-6.2] docs: add a word of caution on x-native-hotplug property for pcie-root-ports - - - - --- 2021-11-25 Ani Sinha New
« 1 2 ... 881 882 8834271 4272 »