Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   3290 patches
« 1 2 ... 18 19 2032 33 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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,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
[v2,5/8] tcg/tcg-op: Document bswap64_i64() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,4/8] tcg/tcg-op: Document bswap32_i64() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,3/8] tcg/tcg-op: Document bswap32_i32() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,2/8] tcg/tcg-op: Document bswap16_i64() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
[v2,1/8] tcg/tcg-op: Document bswap16_i32() byte pattern tcg: Document *swap* helper implementations --- 2023-08-23 Philippe Mathieu-Daudé New
tcg: Prohibit incomplete extr[lh]_i64_i32() implementation tcg: Prohibit incomplete extr[lh]_i64_i32() implementation --- 2023-08-22 Philippe Mathieu-Daudé New
[RFC] target/loongarch: Sign-extend REVB.2H result [RFC] target/loongarch: Sign-extend REVB.2H result --- 2023-08-22 Philippe Mathieu-Daudé New
[12/12] target/mips: Use generic hrev32_tl() in WSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[06/12] target/mips: Use generic hrev64_i64() in DSBH opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[07/12] target/ppc: Use generic hrev64_i64() in BRH / BSWAP16x8 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[11/12] target/loongarch: Use generic hrev64_i32() in REVB.2H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[08/12] target/loongarch: Use generic hrev64_i64() in REVB.4H opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[09/12] tcg/tcg-op: Add tcg_gen_hrev32_i64() and tcg_gen_hrev_i64() tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[10/12] target/arm: Use generic hrev_i64() in Aarch64 REV16 opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[05/12] tcg/tcg-op: Factor tcg_gen_hrev64_i64() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[04/12] target/rx: Use generic hrev32_i32() in REVW opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[03/12] target/cris: Use generic hrev32_i32() in SWAPB opcode tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[02/12] target/arm: Use generic hrev32_i32() in ARM REV16 and VREV16 opcodes tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[01/12] tcg/tcg-op: Factor tcg_gen_hrev32_i32() out tcg: Factor hrev{32,64}_{i32,i64,tl} out --- 2023-08-22 Philippe Mathieu-Daudé New
[6/6] target/loongarch: Use hswap_i64() in REVH.D opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[5/6] target/mips: Use hswap_i64() in DSHD opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[4/6] target/sh4: Use hswap_i32() in SWAP.W opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[3/6] target/microblaze: Use hswap_i32() in SWAPH opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[2/6] target/cris: Use hswap_i32() in SWAPW opcode target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
[1/6] target/arm: Use hswap_i32() in VREV/SMLAD opcodes target: Use TCG generic gen_hswap_i32/i64() --- 2023-08-22 Philippe Mathieu-Daudé New
target/arm: Use deposit_z() in BCF opcode target/arm: Use deposit_z() in BCF opcode --- 2023-08-22 Philippe Mathieu-Daudé New
[6/7] tcg/tcg-op: Document deposit_z() tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[5/7] tcg/tcg-op: Document wswap() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[4/7] tcg/tcg-op: Document hswap() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[2/7] tcg/tcg-op: Document bswap32() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[1/7] tcg/tcg-op: Document bswap16() byte pattern tcg: Document *swap/deposit helpers --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,18/19] target/loongarch: Add avail_LSX to check LSX instructions Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,19/19] target/loongarch: Add avail_IOCSR to check iocsr instructions Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
[RESEND,v5,17/19] target/loongarch: Add avail_LAM to check atomic instructions Add some checks before translating instructions --- 2023-08-22 Philippe Mathieu-Daudé New
« 1 2 ... 18 19 2032 33 »