Show patches with: Archived = No       |   82407 patches
« 1 2 ... 234 235 236824 825 »
Patch Series S/W/F Date Submitter Delegate State
[1/6] hw/pci/pci_host: Trace config accesses on unexisting functions hw/mips/gt64xxx_pci: Fix endianness swap on big-endian hosts --- 2023-01-04 Philippe Mathieu-Daudé Superseded
[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
[GIT,PULL,3/4] virtio-mem: Fix typo in function name Untitled series #196731 --- 2023-01-02 David Hildenbrand Accepted
target/microblaze: Add gdbstub xml target/microblaze: Add gdbstub xml --- 2022-12-30 Richard Henderson Superseded
[v2,11/11] tests/avocado: Test Aspeed Zephyr SDK v00.01.08 on AST1030 board hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[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,09/11] hw/arm/aspeed_ast10x0: Map HACE peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,08/11] hw/arm/aspeed_ast10x0: Map the secure SRAM hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,07/11] hw/arm/aspeed_ast10x0: Map I3C peripheral hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[v2,06/11] hw/arm/aspeed_ast10x0: Add various unimplemented peripherals hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,05/11] hw/misc/aspeed_hace: Do not crash if address_space_map() failed hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[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,03/11] hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Accepted
[v2,02/11] hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers hw/arm/aspeed_ast10x0: Map more peripherals & few more fixes --- 2022-12-30 Philippe Mathieu-Daudé Superseded
[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,47/47] tests/tcg/multiarch: add vma-pthread.c [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Superseded
[PULL,46/47] accel/tcg: Handle false negative lookup in page_check_range [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,45/47] accel/tcg: Use g_free_rcu for user-exec interval trees [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[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,42/47] tcg/aarch64: Merge tcg_out_callr into tcg_out_call [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,41/47] tcg: Move ffi_cif pointer into TCGHelperInfo [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,40/47] tcg: Factor init_ffi_layouts() out of tcg_context_init() [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,39/47] tcg: Convert typecode_to_ffi from array to function [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,38/47] tcg: Reorg function calls [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
[PULL,37/47] tcg: Use output_pref wrapper function [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[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,34/47] accel/tcg/plugin: Use copy_op in append_{udata,mem}_cb [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,33/47] accel/tcg/plugin: Avoid duplicate copy in copy_call [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,32/47] accel/tcg/plugin: Don't search for the function pointer index [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[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,28/47] tcg: Introduce TCGCallReturnKind and TCGCallArgumentKind [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,27/47] tcg: Introduce tcg_type_size [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,26/47] tcg: Move TCG_TYPE_COUNT outside enum [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,25/47] tcg: Allocate TCGTemp pairs in host memory order [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,24/47] tcg: Simplify calls to temp_sync vs mem_coherent [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,23/47] tcg: Add temp_subindex to TCGTemp [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[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,21/47] target/sparc: Avoid TCGV_{LOW,HIGH} [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,20/47] accel/tcg: Set cflags_next_tb in cpu_common_initfn [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,19/47] tcg: Introduce paired register allocation [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Superseded
[PULL,18/47] tcg: Massage process_op_defs() [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,17/47] tcg: Remove check_regs [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,16/47] tcg: Centralize updates to reg_to_temp [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,15/47] tcg: Fix tcg_reg_alloc_dup* [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,14/47] tci: MAX_OPC_PARAM_IARGS is no longer used [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,13/47] tcg: Remove TCG_TARGET_STACK_GROWSUP [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[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,11/47] accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,10/47] hw/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_set_irq [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,09/47] target/riscv: Use QEMU_IOTHREAD_LOCK_GUARD in riscv_cpu_update_mip [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,08/47] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_interrupt_exittb [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,07/47] target/ppc: Use QEMU_IOTHREAD_LOCK_GUARD in ppc_maybe_interrupt [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,06/47] hw/mips: Use QEMU_IOTHREAD_LOCK_GUARD in cpu_mips_irq_request [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,05/47] qemu/main-loop: Introduce QEMU_IOTHREAD_LOCK_GUARD [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson Accepted
[PULL,04/47] tcg: Cleanup trailing whitespace [PULL,01/47] tcg: convert tcg/README to rst --- 2022-12-30 Richard Henderson New
« 1 2 ... 234 235 236824 825 »