Show patches with: State = Action Required       |    Archived = No       |   426618 patches
« 1 2 ... 1021 1022 10234266 4267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,16/30] target/mips: Move sysemu specific files under sysemu/ subfolder target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,17/30] target/mips: Move physical addressing code to sysemu/physaddr.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,18/30] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,19/30] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,20/30] target/mips: Restrict mmu_init() to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,21/30] target/mips: Move tlb_helper.c to tcg/sysemu/ target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,22/30] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,23/30] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,24/30] target/mips: Move helper_cache() to tcg/sysemu/special_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,25/30] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,26/30] target/mips: Move exception management code to exception.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,27/30] target/mips: Move CP0 helpers to sysemu/cp0.c target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,28/30] target/mips: Move TCG source files under tcg/ sub directory target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,29/30] hw/mips: Restrict non-virtualized machines to TCG target/mips: Re-org to allow KVM-only builds - - 1 - --- 2021-04-19 Philippe Mathieu-Daudé New
[v3,30/30] gitlab-ci: Add KVM mips64el cross-build jobs target/mips: Re-org to allow KVM-only builds 1 - 2 - --- 2021-04-19 Philippe Mathieu-Daudé New
[PATCH-for-6.0,v2] target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later) [PATCH-for-6.0,v2] target/mips/rel6_translate: Change license to GNU LGPL v2.1 (or later) - - 1 - --- 2021-04-20 Philippe Mathieu-Daudé New
target/mips: Fix CACHEE opcode (CACHE using EVA addressing) target/mips: Fix CACHEE opcode (CACHE using EVA addressing) - - 1 - --- 2021-04-20 Philippe Mathieu-Daudé New
[1/5] target/mips: Remove duplicated check_cp0_enabled() calls in gen_cp0() target/mips: Make check_cp0_enabled() return a boolean - - 1 - --- 2021-04-20 Philippe Mathieu-Daudé New
[2/5] target/mips: Simplify CP0 check in nanoMIPS P.LS.E0 EVA pool target/mips: Make check_cp0_enabled() return a boolean - - - - --- 2021-04-20 Philippe Mathieu-Daudé New
[3/5] target/mips: Make check_cp0_enabled() return a boolean target/mips: Make check_cp0_enabled() return a boolean - - 1 - --- 2021-04-20 Philippe Mathieu-Daudé New
[4/5] target/mips: Use check_cp0_enabled() returned value target/mips: Make check_cp0_enabled() return a boolean - - - - --- 2021-04-20 Philippe Mathieu-Daudé New
[RFC,5/5] target/mips: Restrict EVA opcodes to system emulation target/mips: Make check_cp0_enabled() return a boolean - - - - --- 2021-04-20 Philippe Mathieu-Daudé New
target/mips: Add missing CP0 check to nanoMIPS RDPGPR / WRPGPR opcodes target/mips: Add missing CP0 check to nanoMIPS RDPGPR / WRPGPR opcodes - - 1 - --- 2021-04-21 Philippe Mathieu-Daudé New
[1/2] MAINTAINERS: Add include/exec/gen-icount.h to 'Main Loop' section exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[2/2] exec/gen-icount.h: Add missing "exec/exec-all.h" include exec: Cover gen-icount.h in MAINTAINERS, add missing exec-all.h header - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode target/mips: Remove spurious LOG_UNIMP of MTHC0 opcode - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,01/15] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,02/15] cpu: Introduce cpu_virtio_is_big_endian() cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,03/15] cpu: Directly use cpu_write_elf*() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,04/15] cpu: Directly use get_paging_enabled() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,05/15] cpu: Directly use get_memory_mapping() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,06/15] cpu: Introduce SysemuCPUOps structure cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,07/15] cpu: Move CPUClass::vmsd to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,08/15] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,09/15] cpu: Move CPUClass::get_crash_info to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,10/15] cpu: Move CPUClass::write_elf* to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,11/15] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,12/15] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,13/15] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,14/15] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v5,15/15] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c cpu: Introduce SysemuCPUOps structure - - 2 - --- 2021-04-22 Philippe Mathieu-Daudé New
pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning pc-bios/s390-ccw: Silence GCC 11 stringop-overflow warning 1 - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,01/18] cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,02/18] cpu: Introduce cpu_virtio_is_big_endian() cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,03/18] cpu: Directly use cpu_write_elf*() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,04/18] cpu: Directly use get_paging_enabled() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,05/18] cpu: Directly use get_memory_mapping() fallback handlers in place cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,06/18] cpu: Assert DeviceClass::vmsd is NULL on user emulation cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,08/18] cpu/{avr, lm32, moxie}: Set DeviceClass vmsd field (not CPUClass one) cpu: Introduce SysemuCPUOps structure - - - - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,09/18] cpu: Introduce SysemuCPUOps structure cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,10/18] cpu: Move CPUClass::vmsd to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,11/18] cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,12/18] cpu: Move CPUClass::get_crash_info to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,13/18] cpu: Move CPUClass::write_elf* to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,14/18] cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,15/18] cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,16/18] cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,17/18] cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps cpu: Introduce SysemuCPUOps structure - - 1 - --- 2021-04-22 Philippe Mathieu-Daudé New
[v6,18/18] cpu: Restrict "hw/core/sysemu-cpu-ops.h" to target/cpu.c cpu: Introduce SysemuCPUOps structure - - 2 - --- 2021-04-22 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
[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
[2/2] hw/rtc/mc146818rtc: Qdev'ify reset() hw: Qdev'ify reset() for mc146818rtc & etraxfs_timer - - - - --- 2021-04-23 Philippe Mathieu-Daudé 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
[1/5] hw/ppc/spapr_iommu: 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
[3/5] hw/block/nand: Register machine reset handler hw: Fix reset of bus-less devices - - - - --- 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
[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
[1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig hw: Restrict PCMCIA to ARM target - - 1 - --- 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
[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
[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
[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
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
[1/7] stubs: Restrict fw_cfg stubs to sysemu hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) 1 - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[2/7] hw/nvram: Rename FW_CFG_MIPS as generic FW_CFG Kconfig symbol hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) - - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[3/7] hw/nvram: Declare FW_CFG_DMA Kconfig symbol in hw/nvram/ hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) - - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[4/7] hw/acpi/vmgenid: Make ACPI_VMGENID depends on FW_CFG Kconfig hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) - - 1 - --- 2021-04-26 Philippe Mathieu-Daudé New
[5/7] hw: Have machines Kconfig-select FW_CFG hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) 2 - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[6/7] hw/{arm,hppa,riscv}: Add fw_cfg arch-specific stub hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) - - - - --- 2021-04-26 Philippe Mathieu-Daudé New
[7/7] hw/nvram: Do not build FW_CFG if not required hw/nvram/fw_cfg: Do not build device if not needed (Spring cleanup) - - - - --- 2021-04-26 Philippe Mathieu-Daudé New
target/mips: Only update MVPControl.EVP bit if executed on a master VPE target/mips: Only update MVPControl.EVP bit if executed on a master VPE - 1 - - --- 2021-04-27 Philippe Mathieu-Daudé New
[v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE [v2] target/mips: Only update MVPControl.EVP bit if executed by master VPE - 1 - - --- 2021-04-27 Philippe Mathieu-Daudé New
[RFC] target/mips: Allow building without Inter-Thread Communication hardware [RFC] target/mips: Allow building without Inter-Thread Communication hardware - - - - --- 2021-04-27 Philippe Mathieu-Daudé New
[1/2] hw/sparc: Allow building the leon3 machine stand-alone hw/sparc: Kconfig fixes to build with/without the leon3 machine - - - - --- 2021-04-27 Philippe Mathieu-Daudé New
[RFC,2/2] hw/sparc: Allow building without the leon3 machine hw/sparc: Kconfig fixes to build with/without the leon3 machine - - 2 1 --- 2021-04-27 Philippe Mathieu-Daudé New
[v2,1/8] hw/block/fdc: Replace disabled fprintf() by trace event hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 1 - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,2/8] hw/block/fdc: Declare shared prototypes in fdc-internal.h hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - - - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,3/8] hw/block/fdc: Extract ISA floppy controllers to fdc-isa.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 1 - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,4/8] hw/block/fdc: Extract SysBus floppy controllers to fdc-sysbus.c hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers 1 - 1 - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,5/8] hw/block/fdc: Add sysbus_fdc_init_drives() method hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,6/8] hw/sparc/sun4m: Inline sun4m_fdctrl_init() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,7/8] hw/block/fdc-sysbus: Add 'dma-channel' property hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,8/8] hw/mips/jazz: Inline fdctrl_init_sysbus() hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers - - - - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,1/4] hw/sparc: Allow building without the leon3 machine hw/sparc: Kconfig fixes to build with/without the leon3 machine - - 2 1 --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,2/4] hw/sparc64: Remove unused "hw/char/serial.h" header hw/sparc: Kconfig fixes to build with/without the leon3 machine - - 2 - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,3/4] hw/sparc64: Fix code style for checkpatch.pl hw/sparc: Kconfig fixes to build with/without the leon3 machine - - 2 - --- 2021-04-28 Philippe Mathieu-Daudé New
[v2,4/4] hw/sparc*: Move cpu_check_irqs() to target/sparc/ hw/sparc: Kconfig fixes to build with/without the leon3 machine - - 1 - --- 2021-04-28 Philippe Mathieu-Daudé New
[1/2] meson: Check for seccomp/cap-ng libraries if virtiofsd is enabled virtiofsd: Meson build fixes - - - - --- 2021-04-28 Philippe Mathieu-Daudé New
« 1 2 ... 1021 1022 10234266 4267 »