Show patches with: State = Action Required       |   427066 patches
« 1 2 ... 657 658 6594270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,31/40] lasips2: switch register memory region to DEVICE_BIG_ENDIAN [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,30/40] lasips2: standardise on lp name for LASIPS2Port variables [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,29/40] lasips2: rename LASIPS2Port parent pointer to lasips2 [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,28/40] lasips2: switch to using port-based IRQs [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 1 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,27/40] lasips2: add named input gpio to handle incoming port IRQs [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 1 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,26/40] lasips2: add named input gpio to port for downstream PS2 device IRQ [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,25/40] lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,24/40] lasips2: introduce port IRQ and new lasips2_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,23/40] lasips2: rename LASIPS2Port irq field to birq [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,22/40] lasips2: introduce lasips2_mouse_port_class_init() and lasips2_mouse_port_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,21/40] lasips2: introduce lasips2_kbd_port_class_init() and lasips2_kbd_port_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,20/40] lasips2: move mouse port initialisation to new lasips2_mouse_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,19/40] lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,18/40] lasips2: introduce new LASIPS2_MOUSE_PORT QOM type [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,17/40] lasips2: introduce new LASIPS2_KBD_PORT QOM type [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,16/40] lasips2: QOMify LASIPS2Port [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,15/40] lasips2: change LASIPS2State dev pointer from void to PS2State [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,14/40] lasips2: remove legacy lasips2_initfn() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,13/40] lasips2: remove the qdev base property and the lasips2_properties array [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,12/40] lasips2: don't use vmstate_register() in lasips2_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,11/40] pl050: don't use legacy ps2_mouse_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,10/40] pl050: don't use legacy ps2_kbd_init() function [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,09/40] pl050: introduce pl050_mouse_class_init() and pl050_mouse_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,08/40] pl050: introduce pl050_kbd_class_init() and pl050_kbd_realize() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,07/40] pl050: introduce PL050DeviceClass for the PL050 device [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,06/40] pl050: move logic from pl050_realize() to pl050_init() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,05/40] pl050: introduce new PL050_MOUSE_DEVICE QOM type [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,04/40] pl050: introduce new PL050_KBD_DEVICE QOM type [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,03/40] pl050: change PL050State dev pointer from void to PS2State [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,02/40] pl050: rename pl050_keyboard_init() to pl050_kbd_init() [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file [PULL,01/40] pl050: move PL050State from pl050.c to new pl050.h header file 1 - 2 1 --- 2022-07-18 Mark Cave-Ayland New
[PULL,00/40] qemu-sparc queue 20220718 - - - - --- 2022-07-18 Mark Cave-Ayland New
[PULL,30/30] target/ppc: Check page dir/table base alignment [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,29/30] target/ppc: Improve Radix xlate level validation [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,28/30] ppc: Check partition and process table alignment [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,27/30] target/ppc: check tb_env != 0 before printing TBU/TBL/DECR [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,26/30] target/ppc: Implement slbiag [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,25/30] target/ppc: Move slbsync to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,24/30] target/ppc: Move slbfee to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,23/30] target/ppc: Move slbmfee to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,22/30] target/ppc: Move slbmfev to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,21/30] target/ppc: Move slbmte to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,20/30] target/ppc: Move slbia to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,19/30] target/ppc: Move slbieg to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,18/30] target/ppc: Move slbie to decodetree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,17/30] target/ppc: add macros to check privilege level [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,16/30] target/ppc: receive DisasContext explicitly in GEN_PRIV [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,15/30] target/ppc: Implement ISA 3.00 tlbie[l] [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,14/30] target/ppc: Move tlbie[l] to decode tree [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,13/30] target/ppc: fix exception error code in spr_write_excp_vector [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,12/30] target/ppc: fix PMU Group A register read/write exceptions [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - 1 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,11/30] target/ppc: fix exception error code in helper_{load, store}_dcr [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,10/30] target/ppc: remove mfdcrux and mtdcrux [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,09/30] target/ppc: fix exception error value in slbfee [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,08/30] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - 1 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,07/30] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 2 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,06/30] hw/ppc: pass random seed to fdt [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,05/30] ppc: Remove unused irq_inputs [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,04/30] ppc/e500: Allocate IRQ lines with qdev_init_gpio_in() [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,03/30] ppc/6xx: Allocate IRQ lines with qdev_init_gpio_in() [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() 1 - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,02/30] ppc/40x: Allocate IRQ lines with qdev_init_gpio_in() [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() - - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() [PULL,01/30] ppc64: Allocate IRQ lines with qdev_init_gpio_in() 1 - 1 - --- 2022-07-18 Daniel Henrique Barboza New
[PULL,00/30] ppc queue - - - - --- 2022-07-18 Daniel Henrique Barboza New
util: Fix broken build on Haiku util: Fix broken build on Haiku - 1 1 - --- 2022-07-18 Thomas Huth New
[v2] linux-user/hppa: Fix segfaults on page zero [v2] linux-user/hppa: Fix segfaults on page zero - - 1 - --- 2022-07-18 Helge Deller New
linux-user: Unconditionally use pipe2() syscall linux-user: Unconditionally use pipe2() syscall - - 1 - --- 2022-07-18 Helge Deller New
[v2,5/5] vdpa: Delete CVQ migration blocker NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[v2,4/5] vdpa: Add virtio-net mac address via CVQ at start NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[v2,3/5] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[v2,2/5] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[v2,1/5] vhost: stop transfer elem ownership in vhost_handle_guest_kick NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[2/2] scripts/coverity-scan/COMPONENTS.md: Update slirp component info coverity COMPONENTS.md: Update for loongarch, slirp - - - - --- 2022-07-18 Peter Maydell New
[1/2] scripts/coverity-scan/COMPONENTS.md: Add loongarch component coverity COMPONENTS.md: Update for loongarch, slirp - - - - --- 2022-07-18 Peter Maydell New
[PULL,15/15] Align Raspberry Pi DMA interrupts with Linux DTS [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,14/15] target/arm: Don't set syndrome ISS for loads and stores with writeback [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,13/15] hw/adc: Make adci[*] R/W in NPCM7XX ADC [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 2 - --- 2022-07-18 Peter Maydell New
[PULL,12/15] hw/adc: Fix CONV bit in NPCM7XX ADC CON register [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 2 - --- 2022-07-18 Peter Maydell New
[PULL,11/15] target/arm: Honour VTCR_EL2 bits in Secure EL2 [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,10/15] target/arm: Store TCR_EL* registers as uint64_t [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,09/15] target/arm: Store VTCR_EL2, VSTCR_EL2 registers as uint64_t [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,08/15] target/arm: Fix big-endian host handling of VTCR [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,07/15] target/arm: Fold regime_tcr() and regime_tcr_value() together [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,06/15] target/arm: Calculate mask/base_mask in get_level1_table_address() [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,05/15] target/arm: Define and use new regime_tcr_value() function [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,04/15] linux-user/aarch64: Do not clear PROT_MTE on mprotect [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,03/15] target/arm: Fix aarch64_sve_change_el for SME [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,02/15] target/arm: Fill in VL for tbflags when SME enabled and SVE disabled [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high [PULL,01/15] hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held high - - 1 - --- 2022-07-18 Peter Maydell New
[PULL,00/15] target-arm queue - - - - --- 2022-07-18 Peter Maydell New
[v2] hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP [v2] hw/virtio/virtio-iommu: Enforce power-of-two notify for both MAP and UNMAP - 1 - 1 --- 2022-07-18 Jean-Philippe Brucker New
[5/5] vdpa: Delete CVQ migration blocker NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[4/5] vdpa: Add virtio-net mac address via CVQ at start NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[3/5] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[2/5] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[1/5] vhost: stop transfer elem ownership in vhost_handle_guest_kick NIC vhost-vdpa state restore via Shadow CVQ - - - - --- 2022-07-18 Eugenio Perez Martin New
[RFC,v2] tests/9p: introduce declarative function calls [RFC,v2] tests/9p: introduce declarative function calls - - - - --- 2022-07-18 Christian Schoenebeck New
[V3,6/6] target/riscv: Simplify the check in hmode to resue the check in riscv_csrrw_check Improve the U/S/H extension related check - - 2 - --- 2022-07-18 Weiwei Li New
[V3,5/6] target/riscv: Fix checks in hmode/hmode32 Improve the U/S/H extension related check - - 2 - --- 2022-07-18 Weiwei Li New
[V3,4/6] target/riscv: Add check for csrs existed with U extension Improve the U/S/H extension related check - - 2 - --- 2022-07-18 Weiwei Li New
[V3,3/6] target/riscv: Fix checkpatch warning may triggered in csr_ops table Improve the U/S/H extension related check - - 2 - --- 2022-07-18 Weiwei Li New
« 1 2 ... 657 658 6594270 4271 »