Show patches with: State = Action Required       |   426992 patches
« 1 2 ... 957 958 9594269 4270 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,06/21] target/loongarch: Add fixed point bit instruction translation Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v6,05/21] target/loongarch: Add fixed point shift instruction translation Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v6,04/21] target/loongarch: Add fixed point arithmetic instruction translation Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v6,03/21] target/loongarch: Add main translation routines Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v6,02/21] target/loongarch: Add core definition Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v6,01/21] target/loongarch: Add README Add LoongArch linux-user emulation support - - 1 - --- 2021-09-17 gaosong New
[v4,20/20] q800: configure nubus available slots for Quadra 800 nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,19/20] q800: wire up nubus IRQs nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,18/20] nubus: add support for slot IRQs nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,17/20] nubus-bridge: make slot_available_mask a qdev property nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,13/20] nubus-bridge: introduce separate NubusBridge structure nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,12/20] nubus: move nubus to its own 32-bit address space nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,11/20] nubus-device: add romfile property for loading declaration ROMs nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block() nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,09/20] macfb: don't register declaration ROM nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,08/20] nubus: generate bus error when attempting to access empty slots nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-17 Mark Cave-Ayland New
[v4,07/20] nubus: add trace-events for empty slot accesses nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-17 Mark Cave-Ayland New
[v4,06/20] nubus: implement BusClass get_dev_path() nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-17 Mark Cave-Ayland New
[v4,05/20] nubus: move slot bitmap checks from NubusDevice realize() to BusClass check_address() nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,04/20] nubus: use bitmap to manage available slots nubus: bus, device, bridge, IRQ and address space improvements - - - - --- 2021-09-17 Mark Cave-Ayland New
[v4,03/20] nubus-device: add device slot parameter nubus: bus, device, bridge, IRQ and address space improvements - - 1 - --- 2021-09-17 Mark Cave-Ayland New
[v4,02/20] nubus-device: expose separate super slot memory region nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-17 Mark Cave-Ayland New
[v4,01/20] nubus-device: rename slot_nb variable to slot nubus: bus, device, bridge, IRQ and address space improvements - - 2 - --- 2021-09-17 Mark Cave-Ayland New
[v2] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty() [v2] target/riscv: Set mstatus_hs.[SD|FS] bits if Clean and V=1 in mark_fs_dirty() - - 1 1 --- 2021-09-17 Frank Chang New
[15/15] python, iotests: replace qmp with aqmp Switch iotests to using Async QMP - - 1 1 --- 2021-09-17 John Snow New
[14/15] python/aqmp: Remove scary message Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[13/15] iotests: Accommodate async QMP Exception classes Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[12/15] iotests: Disable AQMP logging under non-debug modes Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[11/15] python/aqmp: Create sync QMP wrapper for iotests Switch iotests to using Async QMP 1 - - - --- 2021-09-17 John Snow New
[10/15] python/machine: Add support for AQMP backend Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[09/15] python/machine: remove has_quit argument Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[08/15] python/aqmp: Create MessageModel and StandaloneModel classes Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[07/15] python/aqmp: add send_fd_scm Switch iotests to using Async QMP - - - - --- 2021-09-17 John Snow New
[06/15] python, iotests: remove socket_scm_helper Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[05/15] python/qmp: add send_fd_scm directly to QEMUMonitorProtocol Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[04/15] python/qmp: clear events on get_events() call Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[03/15] python/aqmp: Return cleared events from EventListener.clear() Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[02/15] python/aqmp: add .empty() method to EventListener Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[01/15] python/aqmp: add greeting property to QMPClient Switch iotests to using Async QMP - - 1 - --- 2021-09-17 John Snow New
[v3,9/9] docs/system/arm: xlnx-versal-virt: BBRAM and eFUSE Usage hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,8/9] hw/arm: xlnx-zcu102: Add Xilinx eFUSE device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,7/9] hw/arm: xlnx-zcu102: Add Xilinx BBRAM device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,6/9] hw/arm: xlnx-versal-virt: Add Xilinx eFUSE device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,5/9] hw/arm: xlnx-versal-virt: Add Xilinx BBRAM device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,4/9] hw/nvram: Introduce Xilinx battery-backed ram hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,3/9] hw/nvram: Introduce Xilinx ZynqMP eFuse device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,2/9] hw/nvram: Introduce Xilinx Versal eFuse device hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[v3,1/9] hw/nvram: Introduce Xilinx eFuse QOM hw/nvram: hw/arm: Introduce Xilinx eFUSE and BBRAM - - - - --- 2021-09-17 Tong Ho New
[9/9] bsd-user: Apply 86abac06c14 from linux-user (target_mprotect can't fail) bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[8/9] bsd-user: Implement MAP_EXCL, required by jemalloc in head bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[7/9] bsd-user: Don't try to mmap fd when it is -1 independently from MAP_ANONYMOUS flag bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[6/9] bsd-user: mmap line wrap change bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[5/9] bsd-user: mmap prefer MAP_ANON for BSD bsd-user mmap fixes - - 1 - --- 2021-09-17 Warner Losh New
[4/9] bsd-user: mmap return ENOMEM on overflow bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[3/9] bsd-user: MAP_ symbols are defined, so no need for ifdefs bsd-user mmap fixes - - 1 - --- 2021-09-17 Warner Losh New
[2/9] bsd-user: Apply fb7e378cf9c from linux-user (fix FORTIFY warnings) bsd-user mmap fixes - - - - --- 2021-09-17 Warner Losh New
[1/9] bsd-user: Apply e6deac9cf99 from linux-user (zero anonymous memory) bsd-user mmap fixes - - 1 - --- 2021-09-17 Warner Losh New
[2/2] modules: use a list of supported arch for each module modules: Improve modinfo.c architecture support - - - - --- 2021-09-17 Jose R. Ziviani New
[1/2] meson: introduce modules_arch modules: Improve modinfo.c architecture support - - - - --- 2021-09-17 Jose R. Ziviani New
[4/4] ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl ui/gtk-egl: fix for untab/tab problem - - - - --- 2021-09-17 Kim, Dongwon New
[3/4] ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound ui/gtk-egl: fix for untab/tab problem - - - - --- 2021-09-17 Kim, Dongwon New
[2/4] ui/gtk-egl: make sure the right context is set as the current ui/gtk-egl: fix for untab/tab problem - - - - --- 2021-09-17 Kim, Dongwon New
[1/4] ui/gtk-egl: un-tab and re-tab should destroy egl surface and context ui/gtk-egl: fix for untab/tab problem - - - - --- 2021-09-17 Kim, Dongwon New
ui/gtk: skip any extra draw of same guest scanout blob res ui/gtk: skip any extra draw of same guest scanout blob res - - - - --- 2021-09-16 Kim, Dongwon New
[PULL,2/2] python: pylint 2.11 support [PULL,1/2] python: Update for pylint 2.10 - - 2 - --- 2021-09-16 John Snow New
[PULL,1/2] python: Update for pylint 2.10 [PULL,1/2] python: Update for pylint 2.10 - - 2 - --- 2021-09-16 John Snow New
[PULL,0/2] Python patches - - - - --- 2021-09-16 John Snow New
[PULL,21/21] hw/riscv: opentitan: Correct the USB Dev address [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,20/21] target/riscv: csr: Rename HCOUNTEREN_CY and friends [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,19/21] target/riscv: Backup/restore mstatus.SD bit when virtual register swapped [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,18/21] docs/system/riscv: sifive_u: Update U-Boot instructions [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,17/21] hw/dma: sifive_pdma: don't set Control.error if 0 bytes to transfer [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 2 --- 2021-09-16 Alistair Francis New
[PULL,16/21] hw/dma: sifive_pdma: allow non-multiple transaction size transactions [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 2 --- 2021-09-16 Alistair Francis New
[PULL,15/21] hw/dma: sifive_pdma: claim bit must be set before DMA transactions [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 2 --- 2021-09-16 Alistair Francis New
[PULL,14/21] hw/dma: sifive_pdma: reset Next* registers when Control.claim is set [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 2 --- 2021-09-16 Alistair Francis New
[PULL,13/21] hw/riscv: virt: Add optional ACLINT support to virt machine [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,12/21] hw/riscv: virt: Re-factor FDT generation [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,11/21] hw/intc: Upgrade the SiFive CLINT implementation to RISC-V ACLINT [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,10/21] hw/intc: Rename sifive_clint sources to riscv_aclint sources [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,09/21] sifive_u: Connect the SiFive PWM device [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,08/21] hw/timer: Add SiFive PWM support [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,07/21] hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,06/21] hw/intc: sifive_plic: Convert the PLIC to use RISC-V CPU GPIO lines [PULL,01/21] target/riscv: Update the ePMP CSR address - - 3 1 --- 2021-09-16 Alistair Francis New
[PULL,05/21] hw/intc: ibex_plic: Convert the PLIC to use RISC-V CPU GPIO lines [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,04/21] hw/intc: sifive_clint: Use RISC-V CPU GPIO lines [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 1 --- 2021-09-16 Alistair Francis New
[PULL,03/21] target/riscv: Expose interrupt pending bits as GPIO lines [PULL,01/21] target/riscv: Update the ePMP CSR address - - 3 1 --- 2021-09-16 Alistair Francis New
[PULL,02/21] target/riscv: Fix satp write [PULL,01/21] target/riscv: Update the ePMP CSR address - - 2 - --- 2021-09-16 Alistair Francis New
[PULL,01/21] target/riscv: Update the ePMP CSR address [PULL,01/21] target/riscv: Update the ePMP CSR address - - 1 - --- 2021-09-16 Alistair Francis New
[PULL,00/21] riscv-to-apply queue - - - - --- 2021-09-16 Alistair Francis New
[v2,4/4] ui/console: prevent use after free error ui/console: chardev backend improvements - - - - --- 2021-09-16 Volker Rümelin New
[v2,3/4] ui/console: remove chardev frontend connected test ui/console: chardev backend improvements - - 1 - --- 2021-09-16 Volker Rümelin New
[v2,2/4] ui/console: replace kbd_timer with chr_accept_input callback ui/console: chardev backend improvements - - 1 - --- 2021-09-16 Volker Rümelin New
[v2,1/4] ui/console: replace QEMUFIFO with Fifo8 ui/console: chardev backend improvements - - 1 - --- 2021-09-16 Volker Rümelin New
[2/2] python: pylint 2.11 support Python: update CI tests for pylint 2.10 and 2.11 - - 2 - --- 2021-09-16 John Snow New
[1/2] python: Update for pylint 2.10 Python: update CI tests for pylint 2.10 and 2.11 - - 2 - --- 2021-09-16 John Snow New
[v12,10/10] arm: tcg: Adhere to SMCCC 1.3 section 5.2 hvf: Implement Apple Silicon Support - - 1 - --- 2021-09-16 Alexander Graf New
[v12,09/10] hvf: arm: Add rudimentary PMC support hvf: Implement Apple Silicon Support - - 1 - --- 2021-09-16 Alexander Graf New
« 1 2 ... 957 958 9594269 4270 »