Show patches with: State = Action Required       |    Archived = No       |   427472 patches
« 1 2 ... 1125 1126 11274274 4275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,06/25] linux-user/sparc: Clean up init_thread linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,05/25] linux-user/sparc: Include TARGET_STACK_BIAS in get_sp_from_cpustate linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,04/25] linux-user: Pass CPUArchState to target_restore_altstack linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,03/25] linux-user: Pass CPUArchState to do_sigaltstack linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,02/25] linux-user: Use target_restore_altstack in all sigreturn linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2,01/25] linux-user: Split out target_restore_altstack linux-user/sparc: Implement rt signals - - - - --- 2021-04-26 Richard Henderson New
[v2] hw/i386: Expand the range of CPU topologies between smp and maxcpus [v2] hw/i386: Expand the range of CPU topologies between smp and maxcpus - - - - --- 2021-04-26 caodongli@kingsoft.com New
hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected hw/pci-host: Do not build gpex-acpi.c if GPEX is not selected - - 2 - --- 2021-04-25 Philippe Mathieu-Daudé New
[8/8] linux-user/sparc64: Implement signals linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[7/8] linux-user/sparc64: Include TARGET_STACK_BIAS in get_sp_from_cpustate linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[6/8] linux-user/sparc: Clean up init_thread linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[5/8] linux-user/sparc64: Move sparc64 code out of sparc32 signal.c linux-user/sparc64: Implement signals - - 1 - --- 2021-04-25 Richard Henderson New
[4/8] linux-user: Pass CPUArchState to target_restore_altstack linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[3/8] linux-user: Pass CPUArchState to do_sigaltstack linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[2/8] linux-user: Use target_restore_altstack in all sigreturn linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[1/8] linux-user: Split out target_restore_altstack linux-user/sparc64: Implement signals - - - - --- 2021-04-25 Richard Henderson New
[RESEND] pc-dimm: remove unnecessary get_vmstate_memory_region() method [RESEND] pc-dimm: remove unnecessary get_vmstate_memory_region() method - - 1 - --- 2021-04-25 Maciej S. Szmigiero New
hw/i386: Expand the range of CPU topologies between smp and maxcpus hw/i386: Expand the range of CPU topologies between smp and maxcpus - - - - --- 2021-04-25 caodongli@tsinghua.edu.cn New
[2/2] hw/usb: Do not build USB subsystem if not required hw/usb: Do not build USB subsystem if not required - - 1 - --- 2021-04-24 Philippe Mathieu-Daudé New
[1/2] hw/usb/host-stub: Remove unused header hw/usb: Do not build USB subsystem if not required - - 1 - --- 2021-04-24 Philippe Mathieu-Daudé New
[3/3] hw/pcmcia: Do not register PCMCIA type if not required hw: Restrict PCMCIA to ARM target - - - - --- 2021-04-24 Philippe Mathieu-Daudé New
[2/3] hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA hw: Restrict PCMCIA to ARM target - - 1 - --- 2021-04-24 Philippe Mathieu-Daudé New
[1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig hw: Restrict PCMCIA to ARM target - - 1 - --- 2021-04-24 Philippe Mathieu-Daudé New
[5/5] hw/arm/armsse: Manually reset the OR_IRQ devices hw: Fix reset of bus-less devices - 1 - - --- 2021-04-24 Philippe Mathieu-Daudé New
[4/5] hw/pci-host/raven: Manually reset the OR_IRQ device hw: Fix reset of bus-less devices 1 1 - - --- 2021-04-24 Philippe Mathieu-Daudé New
[3/5] hw/block/nand: Register machine reset handler hw: Fix reset of bus-less devices - - - - --- 2021-04-24 Philippe Mathieu-Daudé New
[2/5] hw/pcmcia/microdrive: Register machine reset handler hw: Fix reset of bus-less devices - - - - --- 2021-04-24 Philippe Mathieu-Daudé New
[1/5] hw/ppc/spapr_iommu: Register machine reset handler hw: Fix reset of bus-less devices - - - - --- 2021-04-24 Philippe Mathieu-Daudé New
[v2,48/48] bsd-user: put back a break; that had gone missing... bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,47/48] bsd-user: style tweak: don't assign in if statement. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,46/48] bsd-user: style tweak: Return is not a function call. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,45/48] bsd-user: style tweak: Use preferred {} in if/else statements. bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,44/48] bsd-user: style tweak: use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,43/48] bsd-user: style tweak: fold long lines bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,42/48] bsd-user: style tweak: spaces around operators and commas bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,41/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,40/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,39/48] bsd-user: style tweak: spaces around =, remove stray space bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,38/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,37/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,36/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,35/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,34/48] bsd-user: style tweak: don't assign in if statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,33/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,32/48] bsd-user: style tweak: remove spacing after '*' and add after } bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,31/48] bsd-user: style tweak: use {} for all if statements, format else correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,30/48] bsd-user: style tweak: fix block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,29/48] bsd-user: style tweak: use {} correctly bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,28/48] bsd-user: style tweak: comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,27/48] bsd-user: style tweak: space pedantry bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,26/48] bsd-user: move sparc cpu_loop into target_arch_cpu.h as target_cpu_loop bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,25/48] bsd-user: move x86 (i386 and x86_64) cpu_loop to target_arch_cpu.h bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,24/48] bsd-user: create target_arch_cpu.h bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,23/48] bsd-user: introduce host_os.h for bsd-specific code and defaults bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,22/48] bsd-user: use qemu_strtoul in preference to strtol bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,21/48] bsd-user: style nits: return is not a function bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,20/48] bsd-user: style tweak: use {} consistently in for / if / else statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,19/48] bsd-user: style tweak: move extern to header file bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,18/48] bsd-user: style tweak: Use preferred block comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,17/48] bsd-user: style tweak: Fix commentary issues bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,16/48] bsd-user: style tweak: Put {} around all if/else/for statements bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,15/48] bsd-user: style tweak: return is not a function, eliminate () bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,14/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,13/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,12/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,11/48] bsd-user: style tweak: Remove #if 0'd code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,10/48] bsd-user: Remove commented out code bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,09/48] bsd-user: style tweak: use C not C++ comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,08/48] bsd-user: style tweak: use C not C++ comments bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,07/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,06/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,05/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,04/48] bsd-user: style tweak: keyword space ( bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,03/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,02/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[v2,01/48] bsd-user: whitespace changes bsd-user style and reorg patches - - 1 - --- 2021-04-24 Warner Losh New
[RFC] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent [RFC] hw/s390x/ccw: Register qbus type in abstract TYPE_CCW_DEVICE parent 1 - - - --- 2021-04-24 Philippe Mathieu-Daudé New
[v3,10/10] target/riscv: Fix the RV64H decode comment RISC-V: Steps towards running 32-bit guests on - - 1 - --- 2021-04-24 Alistair Francis New
[v3,09/10] target/riscv: Consolidate RV32/64 16-bit instructions RISC-V: Steps towards running 32-bit guests on - - 1 - --- 2021-04-24 Alistair Francis New
[v3,08/10] target/riscv: Consolidate RV32/64 32-bit instructions RISC-V: Steps towards running 32-bit guests on - - 1 - --- 2021-04-24 Alistair Francis New
[v3,07/10] target/riscv: Remove an unused CASE_OP_32_64 macro RISC-V: Steps towards running 32-bit guests on - - 2 - --- 2021-04-24 Alistair Francis New
[v3,06/10] target/riscv: Remove the unused HSTATUS_WPRI macro RISC-V: Steps towards running 32-bit guests on - - 2 - --- 2021-04-24 Alistair Francis New
[v3,05/10] target/riscv: Remove the hardcoded SATP_MODE macro RISC-V: Steps towards running 32-bit guests on - - 1 - --- 2021-04-24 Alistair Francis New
[v3,04/10] target/riscv: Remove the hardcoded MSTATUS_SD macro RISC-V: Steps towards running 32-bit guests on - - 1 - --- 2021-04-24 Alistair Francis New
[v3,03/10] target/riscv: Remove the hardcoded HGATP_MODE macro RISC-V: Steps towards running 32-bit guests on - - 2 - --- 2021-04-24 Alistair Francis New
[v3,02/10] target/riscv: Remove the hardcoded SSTATUS_SD macro RISC-V: Steps towards running 32-bit guests on - - 2 - --- 2021-04-24 Alistair Francis New
[v3,01/10] target/riscv: Remove the hardcoded RVXLEN macro RISC-V: Steps towards running 32-bit guests on - - 2 - --- 2021-04-24 Alistair Francis New
[2/2] hw/rtc/mc146818rtc: Qdev'ify reset() hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer - - - - --- 2021-04-23 Philippe Mathieu-Daudé New
[1/2] hw/timer/etraxfs_timer: Qdev'ify reset() hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer - - 1 - --- 2021-04-23 Philippe Mathieu-Daudé New
target/mips: Migrate missing CPU fields target/mips: Migrate missing CPU fields 1 5 - - --- 2021-04-23 Philippe Mathieu-Daudé New
[11/11] block-backend: drop unused blk_save_vmstate() and blk_load_vmstate() qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[10/11] qemu-io-cmds: drop do_co_readv() and do_co_writev() helpers qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[09/11] qemu-io-cmds: refactor write_f(): drop extra helpers and variables qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[08/11] qemu-io-cmds: refactor read_f(): drop extra helpers and variables qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[07/11] block-backend: add _co_ versions of blk_save_vmstate / blk_load_vmstate qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[06/11] block: drop unused bdrv_debug_is_suspended() qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[05/11] qemu-io-cmds: move qemu-io commands to coroutine qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[04/11] block: introduce bdrv_debug_wait_break qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[03/11] block/block-gen.h: bind monitor qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
[02/11] block-coroutine-wrapper: support BlockBackend first argument qemu-io-cmds: move to coroutine - - - - --- 2021-04-23 Vladimir Sementsov-Ogievskiy New
« 1 2 ... 1125 1126 11274274 4275 »