Show patches with: State = Action Required       |   21705 patches
« 1 2 ... 43 44 45217 218 »
Patch Series S/W/F Date Submitter Delegate State
[2/4] Makefile: drop microbit.lds from the sources Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[1/4] semihosting-tests: add timeout support Some tweaks for semihosting-tests --- 2023-01-05 Alex Bennée New
[PULL,26/51] hw/virtio: Extract QMP QOM-specific functions to virtio-qmp.c Untitled series #196982 --- 2023-01-05 Michael S. Tsirkin New
[20/20] hw/block: Make PFlashCFI02 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[19/20] hw/block: Remove unused pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[18/20] hw/sh4: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[17/20] hw/arm: Open-code pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[16/20] hw/block: Factor pflash_cfi02_create() out of pflash_cfi02_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[15/20] hw/block: Make PFlashCFI01 QOM declaration internal hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[14/20] hw/block: Remove unused pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[13/20] hw/ppc: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[12/20] hw/mips: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[11/20] hw/microblaze: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[10/20] hw/arm: Open-code pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[09/20] hw/block: Factor pflash_cfi01_create() out of pflash_cfi01_register() hw: Remove implicit sysbus_mmio_map() from pflash APIs --- 2023-01-04 Philippe Mathieu-Daudé New
[RFC,40/40] target/arm: Move "pmu" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,39/40] target/arm: Move "has-mpu" and "pmsav7-dregion" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,38/40] target/arm: Move "vfp" and "neon" to class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,37/40] target/arm: Move "cfgend" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,36/40] target/arm: Move "has_el3" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,35/40] target/arm: Move "has_el2" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,34/40] target/arm: Move "reset-hivecs" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,33/40] target/arm: Move "cntfrq" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,32/40] target/arm: Move "midr" to class property Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,31/40] target/arm: Get and set class properties in the monitor Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,30/40] target/arm: Move feature bit propagation to class init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,29/40] target/arm: Remove m-profile has_vfp and has_dsp properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,28/40] target/arm: Split out xscale*_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,27/40] target/arm: Split out strongarm_class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,26/40] target/arm: Rename 'cpu' to 'acc' in class init functions Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,25/40] target/arm/hvf: Use offsetof in hvf_arm_get_host_cpu_features Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,24/40] target/arm/hvf: Probe host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,23/40] target/arm: Probe KVM host into ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,22/40] target/arm: Hoist feature and dtb_compatible from KVM, HVF Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,21/40] target/arm: Remove aarch64 check from aarch64_host_object_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,20/40] target/arm: Merge kvm64.c with kvm.c Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,19/40] target/arm: Move most cpu initialization to the class Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,18/40] target/arm: Create cpreg definition functions with GHashTable arg Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,17/40] target/arm: Copy cp_regs from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,16/40] target/arm: Represent the entire MPIDR_EL1 Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,15/40] target/arm: Create arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,14/40] target/arm: Rename arm_cpu_mp_affinity Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,13/40] hw/arm/bcm2836: Set mp-affinity property in realize Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,12/40] target/arm: Copy isar and friends from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,11/40] target/arm: Copy features from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,10/40] target/arm: Copy dtb_compatible from ARMCPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,09/40] target/arm: Utilize arm-cpu instance_post_init hook Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,08/40] target/arm: Pass ARMCPUClass to ARMCPUInfo.class_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,07/40] target/arm: Create TYPE_ARM_V7M_CPU Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,06/40] target/arm: Remove AArch64CPUClass Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,05/40] target/arm: Create arm_cpu_register_parent Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,04/40] target/arm: Remove aarch64_cpu_finalizefn Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,03/40] qom: Create class properties Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,02/40] qom: Introduce class_late_init Toward class init of cpu features --- 2023-01-03 Richard Henderson New
[RFC,01/40] qdev: Don't always force the global property array non-null Toward class init of cpu features --- 2023-01-03 Richard Henderson New
hw/pci: Display correct size for unmapped BARs in HMP 'info pci' hw/pci: Display correct size for unmapped BARs in HMP 'info pci' --- 2023-01-03 Philippe Mathieu-Daudé New
[RFC] docs: add some details about compilation units to coding style [RFC] docs: add some details about compilation units to coding style --- 2023-01-03 Alex Bennée New
[v2,10/11] hw/arm/aspeed_ast10x0: Add TODO comment to use Cortex-M4F hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[v2,04/11] hw/arm/aspeed: Use the IEC binary prefix definitions hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[v2,01/11] hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize' hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé New
[PULL,44/47] accel/tcg: Fix tb_invalidate_phys_page_unwind [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,43/47] tcg: Add TCGHelperInfo argument to tcg_out_call [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,38/47] tcg: Reorg function calls [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,36/47] tcg: Vary the allocation size for TCGOp [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,35/47] tcg: Pass number of arguments to tcg_emit_op() / tcg_op_insert_*() [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,31/47] tcg: Use TCG_CALL_ARG_EVEN for TCI special case [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,30/47] tcg: Replace TCG_TARGET_EXTEND_ARGS with TCG_TARGET_CALL_ARG_I32 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,29/47] tcg: Replace TCG_TARGET_CALL_ALIGN_ARGS with TCG_TARGET_CALL_ARG_I64 [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,22/47] tcg: Move TCG_{LOW,HIGH} to tcg-internal.h [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,12/47] tcg: Tidy tcg_reg_alloc_op [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,04/47] tcg: Cleanup trailing whitespace [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,00/47] tcg patch queue --- 2022-12-30 Richard Henderson New
[1/9] hw/watchdog/wdt_aspeed: Map the whole MMIO range hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-29 Philippe Mathieu-Daudé New
linux-user/syscall: Endian-swap [res]uid/gid linux-user/syscall: Endian-swap [res]uid/gid --- 2022-12-28 Philippe Mathieu-Daudé New
memory: Do not print MR priority in flatview HMP output memory: Do not print MR priority in flatview HMP output --- 2022-12-28 Philippe Mathieu-Daudé New
[1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind [1b/4] accel/tcg: Unindent tb_invalidate_phys_page_unwind --- 2022-12-28 Philippe Mathieu-Daudé New
[1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind [1a/4] accel/tcg: Fix tb_invalidate_phys_page_unwind --- 2022-12-28 Philippe Mathieu-Daudé New
[PULL,v2,0/6] testing updates --- 2022-12-23 Alex Bennée New
[6/6] hw/arm/boot: Remove tswap32() calls and constify board_setup_blob[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[5/6] hw/arm/xilinx_zynq: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[4/6] hw/arm/npcm7xx: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[3/6] hw/arm/exynos4210: Remove tswap32() calls and constify smpboot[] hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[2/6] hw/arm/raspi: Fix smpboot[] on big-endian hosts hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[1/6] hw/arm/aspeed: Fix smpboot[] on big-endian hosts hw/arm: Fix smpboot[] on big-endian hosts and remove tswap32() --- 2022-12-22 Philippe Mathieu-Daudé New
[PULL,02/24] hw: Reduce "qemu/accel.h" inclusion [PULL,01/24] typedefs: Forward-declare AccelState --- 2022-12-21 Paolo Bonzini New
[PULL,1/6] configure: Fix check-tcg not executing any tests [PULL,1/6] configure: Fix check-tcg not executing any tests --- 2022-12-21 Alex Bennée New
[PULL,0/6] testing updates --- 2022-12-21 Alex Bennée New
[PULL,39/41] hw/virtio: Extract QMP related code virtio-qmp.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,38/41] hw/virtio: Extract config read/write accessors to virtio-config-io.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,34/41] hw/virtio: Add missing "hw/core/cpu.h" include Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,32/41] hw/acpi: Rename tco.c -> ich9_tco.c Untitled series #195910 --- 2022-12-21 Michael S. Tsirkin New
[PULL,v2,13/14] accel/tcg: Factor tb_invalidate_phys_range_fast() out [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,12/14] accel/tcg: Rename tb_invalidate_phys_page_fast{, __locked}() [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,09/14] accel/tcg: Move remainder of page locking to tb-maint.c [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,04/14] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,03/14] accel/tcg: Use interval tree for TBs in user-only mode [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,02/14] accel/tcg: Rename page_flush_tb [PULL,v2,01/14] util: Add interval-tree.c --- 2022-12-21 Richard Henderson New
[PULL,v2,00/14] accel/tcg: Rewrite user-only vma tracking --- 2022-12-21 Richard Henderson New
[5/5] hw/core: Only build CPU reset handlers with system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
[4/5] target/s390x: Restrict sysemu/reset.h to system emulation cpus: Remove system reset() API from user emulation --- 2022-12-20 Philippe Mathieu-Daudé New
« 1 2 ... 43 44 45217 218 »