Show patches with: State = Action Required       |    Archived = No       |   21579 patches
« 1 2 ... 22 23 24215 216 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,00/19] crypto: Provide clmul.h and host accel --- 2023-09-15 Richard Henderson New
[v2,3/3] softmmu: Introduce cpu_address_space_sync accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[v2,2/3] softmmu: Introduce AddressSpaceDispatch generation numbers accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[v2,1/3] softmmu: Use cpu->created in tcg_commit accel/tcg: Alternate fix for #1866 --- 2023-09-15 Richard Henderson New
[PULL,9/9] tests/avocado: Disable MIPS Malta tests due to GitLab issue #1884 [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,6/9] gitlab: make Cirrus CI timeout explicit [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,4/9] microbit: add missing qtest_quit() call [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,2/9] gitlab: fix typo/spelling in comments [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,1/9] tests: update Debian images to Bookworm [PULL,1/9] tests: update Debian images to Bookworm --- 2023-09-15 Alex Bennée New
[PULL,0/9] testing updates (back to green!) --- 2023-09-15 Alex Bennée New
[1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1 [1/1] tests/avocado: update firmware to enable sbsa-ref/neoverse-v1 --- 2023-09-15 Marcin Juszkiewicz 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
[v2,20/24] accel/tcg: Modify atomic_mmu_lookup() to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson New
[v2,19/24] accel/tcg: Modifies memory access functions to use CPUState Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson New
[v2,04/24] target/*: Use __alignof not __alignof__ Reduce usage of CPUArchState in cputlb.c --- 2023-09-14 Richard Henderson 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
[PULL,2/2] hw/nvme: Avoid dynamic stack allocation Untitled series #221152 --- 2023-09-12 Klaus Jensen 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
Should pcie-pci-bridge use 32-bit non-prefetchable memory? Should pcie-pci-bridge use 32-bit non-prefetchable memory? --- 2023-09-11 Marcin Juszkiewicz New
[Stable-7.2.6,24/37] target/ppc: Flush inputs to zero with NJ in ppc_store_vscr Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,20/37] docs/about/license: Update LICENSE URL Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,19/37] target/arm: Fix 64-bit SSRA Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,09/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2 Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-7.2.6,08/37] include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblaze Untitled series #220959 --- 2023-09-09 Michael Tokarev New
[Stable-8.0.5,24/43] target/arm: Fix SME ST1Q Untitled series #220958 --- 2023-09-09 Michael Tokarev New
[Stable-8.1.1,15/34] linux-user: Adjust brk for load_bias Untitled series #220957 --- 2023-09-09 Michael Tokarev New
[Stable-8.1.1,14/34] target/arm: properly document FEAT_CRC32 Untitled series #220957 --- 2023-09-09 Michael Tokarev New
[Stable-8.1.1,11/34] softmmu: Assert data in bounds in iotlb_to_section Untitled series #220957 --- 2023-09-09 Michael Tokarev 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
[PULL,45/51] target/i386: Restrict declarations specific to CONFIG_KVM Untitled series #220795 --- 2023-09-07 Paolo Bonzini New
[PULL,44/51] target/i386: Allow elision of kvm_hv_vpindex_settable() Untitled series #220795 --- 2023-09-07 Paolo Bonzini New
[PULL,41/51] target/i386/cpu-sysemu: Inline kvm_apic_in_kernel() Untitled series #220795 --- 2023-09-07 Paolo Bonzini New
[PULL,39/51] hw/i386/fw_cfg: Include missing 'cpu.h' header Untitled series #220795 --- 2023-09-07 Paolo Bonzini New
[PULL,38/51] hw/i386/pc: Include missing 'cpu.h' header Untitled series #220795 --- 2023-09-07 Paolo Bonzini 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
[PULL,10/13] linux-user: Move shmat and shmdt implementations to mmap.c [PULL,01/13] linux-user: Split out cpu/target_proc.h --- 2023-09-01 Richard Henderson New
[PULL,09/13] linux-user: Remove ELF_START_MMAP and image_info.start_mmap [PULL,01/13] linux-user: Split out cpu/target_proc.h --- 2023-09-01 Richard Henderson New
[PULL,05/13] linux-user: Use walk_memory_regions for open_self_maps [PULL,01/13] linux-user: Split out cpu/target_proc.h --- 2023-09-01 Richard Henderson New
[PULL,00/13] linux-user patch queue --- 2023-09-01 Richard Henderson New
[RFC,v2] docs/interop: define PROBE feature for vhost-user VirtIO devices [RFC,v2] docs/interop: define PROBE feature for vhost-user VirtIO devices --- 2023-09-01 Alex Bennée New
[PULL,16/26] hw/sd: Move proto_name to SDProto structure Untitled series #220440 --- 2023-09-01 Cédric Le Goater New
[v2,18/33] linux-user: Fix sub-host-page mmap linux-user: Improve host and guest page size handling --- 2023-09-01 Richard Henderson New
[v2,16/33] linux-user: Split out target_mmap__locked linux-user: Improve host and guest page size handling --- 2023-09-01 Richard Henderson New
[v2,11/33] migration: Remove qemu_host_page_size linux-user: Improve host and guest page size handling --- 2023-09-01 Richard Henderson 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
« 1 2 ... 22 23 24215 216 »