Show patches with: State = Action Required       |    Archived = No       |   431122 patches
« 1 2 ... 1673 1674 16754311 4312 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,09/17] target/arm: Replace ARM_FEATURE_VFP4 with isar_feature_aa32_simdfmac target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,08/17] target/arm: Add missing checks for fpsp_v2 target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2] hw/arm: Use TYPE_PL011 to create serial port [v2] hw/arm: Use TYPE_PL011 to create serial port - - 2 - --- 2020-02-24 Gavin Shan New
[v2,07/17] target/arm: Replace ARM_FEATURE_VFP3 checks with fp{sp, dp}_v3 target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,06/17] target/arm: Perform fpdp_v2 check first target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,05/17] target/arm: Improve ID_AA64PFR0 FP/SIMD validation target/arm: vfp feature and decodetree cleanup - - - - --- 2020-02-24 Richard Henderson New
[v2,04/17] target/arm: Add isar_feature_aa64_fp_simd, isar_feature_aa32_vfp target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,03/17] target/arm: Add isar_feature_aa32_{fpsp_v2, fpsp_v3, fpdp_v3} target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,02/17] target/arm: Rename isar_feature_aa32_fpdp_v2 target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v2,01/17] target/arm: Add isar_feature_aa32_vfp_simd target/arm: vfp feature and decodetree cleanup - - 1 - --- 2020-02-24 Richard Henderson New
[v1,3/3] i386: Mark the 'INTEL_PT' CPUID bit as unmigratable Remove the limitation of Intel PT CPUID info - - - - --- 2020-02-24 Luwei Kang New
[v1,2/3] i386: Remove the CPUID limitation of Intel PT Remove the limitation of Intel PT CPUID info - - - - --- 2020-02-24 Luwei Kang New
[v1,1/3] i386: Remove the limitation of IP payloads for Intel PT Remove the limitation of Intel PT CPUID info - - - - --- 2020-02-24 Luwei Kang New
[v5,50/50] multi-process: add configure and usage information Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,49/50] multi-process: add the concept description to docs/devel/qemu-multiprocess Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,48/50] multi-process: Validate incoming commands from Proxy Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,47/50] multi-process: Enable support for multiple devices in remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,46/50] multi-process/mig: Restore the VMSD in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,45/50] multi-process/mig: Synchronize runstate of remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,44/50] multi-process/mig: refactor runstate_check into common file Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,43/50] multi-process/mig: Load VMSD in the proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RFC,RESEND,v2,32/32] hw/block/onenand: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,42/50] multi-process/mig: Send VMSD of remote to the Proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,41/50] multi-process/mig: Enable VMSD save in the Proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RFC,RESEND,v2,31/32] hw/net/milkymist-minimac2: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,40/50] multi-process/mig: build migration module in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RFC,RESEND,v2,30/32] hw/input/milkymist-softusb: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,39/50] multi-process: prevent duplicate memory initialization in remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,29/32] hw/input/milkymist-softusb: Remove unused 'pmem_ptr' field hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,38/50] multi-process/mon: Initialize QMP module for remote processes Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,28/32] hw/riscv: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,27/32] hw/dma: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,37/50] multi-process/mon: Refactor monitor/chardev functions out of vl.c Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[v5,36/50] multi-process/mon: enable QMP module support in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,26/32] hw/display: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,25/32] hw/core: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,35/50] multi-process/mon: stub functions to enable QMP module for remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,34/50] multi-process/mon: choose HMP commands based on target Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,24/32] hw/char: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,23/32] hw/arm: Let devices own the MemoryRegion they create hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,33/50] multi-process: perform device reset in the remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,32/50] multi-process: Use separate MMIO communication channel Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,22/32] scripts/cocci: Patch to let devices own their MemoryRegions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,21/32] hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,31/50] multi-process: handle heartbeat messages in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,20/32] scripts/cocci: Patch to remove unnecessary memory_region_set_readonly() hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,30/50] multi-process: send heartbeat messages to remote Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,19/32] hw/i386/pc_sysfw: Remove unused 'ram_size' argument hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,29/50] multi-process: add parse_cmdline in remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,28/50] multi-process: add remote options parser Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,18/32] hw/i386/pc_sysfw: Simplify using memory_region_init_alias() hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,17/32] hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls 1 - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,27/50] multi-process: add remote option Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,16/32] hw/arm/stm32: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,26/50] multi-process: refractor vl.c code Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,25/50] multi-process: Introduce build flags to separate remote process code Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,15/32] scripts/cocci: Patch to detect potential use of memory_region_init_rom hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,14/32] hw/sparc: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - 1 - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,24/50] multi-process: add processing of remote device command line Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,23/50] multi-process: remote: add create_done condition Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,13/32] hw/sh4: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,12/32] hw/riscv: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,22/50] multi-process: remote: use fd for socket from parent process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,11/32] hw/ppc: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls 1 - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,21/50] multi-process: remote: add setup_devices msg processing Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,20/50] multi-process: add qdev_proxy_add to create proxy devices Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,10/32] hw/pci-host: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls 1 - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,19/50] multi-process: Retrieve PCI info from remote process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,09/32] hw/net: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,08/32] hw/m68k: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,18/50] multi-process: configure remote side devices Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,17/50] multi-process: create IOHUB object to handle irq Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,07/32] hw/mips: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - 1 - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,06/32] hw/display: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,16/50] multi-process: Synchronize remote memory Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,15/50] multi-process: PCI BAR read/write handling for proxy & remote endpoints Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,05/32] hw/arm: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,14/50] mutli-process: build remote command line args Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,04/32] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom} hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[RESEND,v2,03/32] scripts/cocci: Rename memory-region-{init-ram -> housekeeping} hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,13/50] multi-process: introduce proxy object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,12/50] multi-process: remote process initialization Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,02/32] memory: Simplify memory_region_init_rom_nomigrate() to ease review hw: Sanitize various MemoryRegion calls - - 1 - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,11/50] multi-process: setup memory manager for remote device Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[RESEND,v2,01/32] memory: Correctly return alias region type hw: Sanitize various MemoryRegion calls - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v5,10/50] multi-process: setup a machine object for remote device process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,09/50] multi-process: setup PCI host bridge for remote device Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,08/50] multi-process: add functions to synchronize proxy and remote endpoints Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,07/50] multi-process: define mpqemu-link object Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,06/50] multi-process: build system for remote device process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,05/50] multi-process: Add config option for multi-process QEMU Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,04/50] multi-process: Add stub functions to facilate build of multi-process Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,03/50] multi-process: add a command line option for debug file Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[v5,02/50] multi-process: Refactor machine_init and exit notifiers Initial support for multi-process qemu - - - - --- 2020-02-24 Jag Raman New
[v5,01/50] multi-process: memory: alloc RAM from file at offset Initial support for multi-process qemu - - 1 - --- 2020-02-24 Jag Raman New
[v2,08/32] hw/m68k: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion uses - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v2,07/32] hw/mips: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion uses - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v2,06/32] hw/display: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion uses - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
[v2,05/32] hw/arm: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion uses - - 1 - --- 2020-02-24 Philippe Mathieu-Daudé New
[v2,04/32] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom} hw: Sanitize various MemoryRegion uses - - - - --- 2020-02-24 Philippe Mathieu-Daudé New
« 1 2 ... 1673 1674 16754311 4312 »