Current Team Memberships

Show patches with: State = Action Required       |   2926 patches
« 1 2 ... 14 15 1629 30 »
Patch Series S/W/F Date Submitter Delegate State
[06/22] exec/cpu: Call cpu_remove_sync() once in cpu_common_unrealize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[05/22] exec/cpu: Call qemu_init_vcpu() once in cpu_common_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[RFC,04/22] exec/cpu: Never call cpu_reset() before cpu_realize() exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[02/22] hw/intc/apic: Pass CPU using QOM link property exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[01/22] target/i386: Only realize existing APIC device exec/cpu: Call cpu_exec_realizefn() once in cpu_common_realize() --- 2023-09-18 Philippe Mathieu-Daudé New
[2/2] qdev: Ensure devices are fully realized when calling DeviceReset handler qdev: Ensure devices are fully realized when calling DeviceReset handler --- 2023-09-18 Philippe Mathieu-Daudé New
[1/2] hw/sd/omap_mmc: Do not reset SDCard until being fully realized qdev: Ensure devices are fully realized when calling DeviceReset handler --- 2023-09-18 Philippe Mathieu-Daudé New
hw/misc/mips_itu: Make MIPSITUState target agnostic hw/misc/mips_itu: Make MIPSITUState target agnostic --- 2023-09-18 Philippe Mathieu-Daudé New
[3/5] accel: Declare AccelClass::[un]realize_cpu() handlers accel: Restrict tcg_exec_[un]realizefn() to TCG --- 2023-09-15 Philippe Mathieu-Daudé New
[3/6:,2/2] accel/tcg: Track current value of can_do_io in the TB [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
[3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() [3/6:,1/2] accel/tcg: Refactor gen_io_start() as set_can_do_io() --- 2023-09-15 Philippe Mathieu-Daudé New
pc-bios/canyonlands.dts: Fix some DeviceTree warnings pc-bios/canyonlands.dts: Fix some DeviceTree warnings --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,4/4] accel/tcg: Keep tlb_set_dirty() internal accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[RFC,3/4] accel/tcg: Guard tb_flush() with tcg_enabled() and remove the stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[2/4] accel/tcg: Remove unused tcg_flush_jmp_cache() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[1/4] accel/tcg: Remove tlb_set_dirty() stub accel/tcg: Stubs cleanups --- 2023-09-14 Philippe Mathieu-Daudé New
[11/11] accel/tcg: Make cpu-exec-common.c a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[10/11] accel/tcg: Make icount.o a target agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[09/11] accel/tcg: Make monitor.c a target-agnostic unit accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[08/11] accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h' accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[07/11] exec: Rename target specific page-vary.c -> page-vary-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[06/11] exec: Rename cpu.c -> cpu-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[05/11] accel: Rename accel-common.c -> accel-target.c accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[04/11] accel: Make accel-blocker.o target agnostic accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[03/11] accel/tcg: Restrict dump_exec_info() declaration accel/tcg: Make more files target agnostic (& exec/ housekeeping) --- 2023-09-14 Philippe Mathieu-Daudé New
[v5,6/6] target/i386: Prohibit target specific KVM prototypes on user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[RFC,v5,5/6] target/i386: Restrict system-specific code from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[v5,4/6] target/i386: Move x86_cpu_get_migratable_flags() around target/i386: Restrict system-specific features from user emulation --- 2023-09-13 Philippe Mathieu-Daudé New
[1/4] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets target/ppc: Prohibit target specific KVM prototypes on user emulation --- 2023-09-12 Philippe Mathieu-Daudé New
[RFC,v4,2/3] target/i386: Restrict system-specific features from user emulation target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v4,1/3] target/i386: Check kvm_hyperv_expand_features() return value target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v3] target/i386: Restrict system-specific features from user emulation [v3] target/i386: Restrict system-specific features from user emulation --- 2023-09-11 Philippe Mathieu-Daudé New
[v2] target/i386: Re-introduce few KVM stubs for Clang debug builds [v2] target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
target/i386: Re-introduce few KVM stubs for Clang debug builds target/i386: Re-introduce few KVM stubs for Clang debug builds --- 2023-09-11 Philippe Mathieu-Daudé New
[4/4] hw/cpu: Call object_class_dynamic_cast() once in cpu_class_by_name() hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[3/4] hw/cpu: Introduce CPUClass::cpu_resolving_type field hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[2/4] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() hw/core/cpu-common: Consolidate cpu_class_by_name() --- 2023-09-08 Philippe Mathieu-Daudé New
[RFC] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu() [RFC] softmmu: Fix async_run_on_cpu() use in tcg_commit_cpu() --- 2023-09-07 Philippe Mathieu-Daudé New
[5/5] contrib/plugins: Link with GLib contrib/plugins: Build fixes for Darwin --- 2023-09-07 Philippe Mathieu-Daudé New
hw/intc/arm_gicv3: Simplify gicv3_class_name() logic hw/intc/arm_gicv3: Simplify gicv3_class_name() logic --- 2023-09-05 Philippe Mathieu-Daudé New
[2/2] sysemu/kvm: Restrict hvf_get_supported_cpuid() to x86 targets sysemu/accel: Simplify sysemu/hvf.h --- 2023-09-05 Philippe Mathieu-Daudé New
[3/3] sysemu/xen: Allow elision of xen_hvm_modified_memory() sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[2/3] sysemu/xen: Remove unreachable xen_ram_alloc() code sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[1/3] sysemu/xen: Remove unuseful CONFIG_USER_ONLY header guard sysemu/accel: Simplify sysemu/xen.h --- 2023-09-05 Philippe Mathieu-Daudé New
[v2,21/22] softmmu/memory: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[v2,18/22] semihosting/arm-compat: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[v2,13/22] hw/microblaze: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[v2,11/22] hw/ide/ahci: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[v2,10/22] hw/arm/aspeed: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[v2,04/22] target/mips: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-09-04 Philippe Mathieu-Daudé New
[13/13] sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[12/13] sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[09/13] target/i386: Restrict declarations specific to CONFIG_KVM target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[08/13] target/i386: Allow elision of kvm_hv_vpindex_settable() target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[07/13] target/i386: Allow elision of kvm_enable_x2apic() target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[05/13] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel() target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[03/13] hw/i386/fw_cfg: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[02/13] hw/i386/pc: Include missing 'cpu.h' header target/i386: Cleanups around KVM declarations --- 2023-09-04 Philippe Mathieu-Daudé New
[10/11] net/eth: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-08-31 Philippe Mathieu-Daudé New
[02/11] target/arm: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,7/7] target/mips: Convert Loongson [D]MULT[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,6/7] target/mips: Convert Loongson [D]MOD[U].G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,5/7] target/mips: Convert Loongson [D]DIVU.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,4/7] target/mips: Convert Loongson DIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,3/7] target/mips: Convert Loongson DDIV.G opcodes to decodetree target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,2/7] target/mips: Re-introduce OPC_ADDUH_QB_DSP and OPC_MUL_PH_DSP target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[v2,1/7] target/mips: Simplify Loongson MULTU.G opcode target/mips: Convert Loongson LEXT opcodes to decodetree --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,v2,00/40] Misc patches for 2023-08-31 --- 2023-08-31 Philippe Mathieu-Daudé New
target/xtensa/mmu: Avoid maybe-uninitialized error in get_phys_page() target/xtensa/mmu: Avoid maybe-uninitialized error in get_phys_page() --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,41/41] tests/tcg/aarch64: Rename bti-crt.inc.c -> bti-crt.c.inc Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,39/41] meson: Fix MESONINTROSPECT parsing Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,38/41] docs/style: permit inline loop variables Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,37/41] ui: spelling fixes Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,34/41] hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h' Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,33/41] hw/i386: Remove unuseful kvmclock_create() stub Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,29/41] hw/mips: spelling fixes Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,26/41] hw/i2c: spelling fixes Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,25/41] hw/i2c/pmbus_device: Fix modifying QOM class internals from instance Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,21/41] hw/char/pl011: Restrict MemoryRegionOps implementation access sizes Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,17/41] qemu/processor: Remove unused 'qemu/atomic.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,16/41] target/xtensa: Include missing 'qemu/atomic.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,15/41] target/mips: Remove unused headers in lcsr_helper.c Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,14/41] target/helpers: Remove unnecessary 'qemu/main-loop.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,13/41] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,12/41] target/translate: Restrict 'exec/cpu_ldst.h' to user emulation Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,11/41] target/translate: Remove unnecessary 'exec/cpu_ldst.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,10/41] target/translate: Include missing 'exec/cpu_ldst.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,09/41] target/riscv/pmu: Restrict 'qemu/log.h' include to source Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,08/41] target/ppc/pmu: Include missing 'qemu/timer.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,07/41] exec/address-spaces.h: Remove unuseful 'exec/memory.h' include Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,06/41] hw/dma/etraxfs: Include missing 'exec/memory.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,05/41] hw/net/i82596: Include missing 'exec/address-spaces.h' header Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,02/41] accel/tcg: spelling fixes Untitled series #220312 --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,01/41] accel: Remove HAX accelerator [PULL,01/41] accel: Remove HAX accelerator --- 2023-08-31 Philippe Mathieu-Daudé New
[PULL,00/41] Misc patches for 2023-08-31 --- 2023-08-31 Philippe Mathieu-Daudé New
[v2] accel: Remove HAX accelerator [v2] accel: Remove HAX accelerator --- 2023-08-31 Philippe Mathieu-Daudé New
[6/8] target/helpers: Remove unnecessary 'exec/cpu_ldst.h' header target/translate: Remove unused "exec/cpu_ldst.h" / "qemu/main-loop.h" --- 2023-08-28 Philippe Mathieu-Daudé New
[v2,8/8] target/cris: Fix a typo in gen_swapr() tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,7/8] tcg/tcg-op: Document wswap_i64() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,6/8] tcg/tcg-op: Document hswap_i32/64() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
« 1 2 ... 14 15 1629 30 »

Bundling

Create bundle: