Show patches with: State = Action Required       |    Archived = No       |   21447 patches
« 1 2 3 4214 215 »
Patch Series S/W/F Date Submitter Delegate State
[Stable-7.2.11,56/59] hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,55/59] hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,54/59] hw/net/lan9118: Fix overflow in MIL TX FIFO Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,53/59] backends/cryptodev: Do not abort for invalid session ID Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,52/59] hw/misc/applesmc: Fix memory leak in reset() handler Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,51/59] hw/block/nand: Fix out-of-bound access in NAND block buffer Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,50/59] hw/block/nand: Have blk_load() take unsigned offset and return boolean Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,49/59] hw/block/nand: Factor nand_load_iolen() method out Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,47/59] hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,46/59] hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,45/59] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,44/59] hw/virtio: Introduce virtio_bh_new_guarded() helper Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,43/59] linux-user: Fix waitid return of siginfo_t and rusage Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[Stable-7.2.11,42/59] tcg/optimize: Do not attempt to constant fold neg_vec Untitled series #239999 --- 2024-04-18 Michael Tokarev New
[24/24] exec: Remove unnecessary inclusions of 'hw/core/cpu.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[23/24] exec: Remove 'disas/disas.h' from 'exec/log.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[22/24] exec: Remove 'exec/tswap.h' from 'exec/cpu-all.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[21/24] plugins: Un-inline qemu_plugin_disable_mem_helpers() include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[20/24] hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[19/24] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[18/24] plugins: Include missing 'qemu/bitmap.h' header include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[17/24] exec: Include missing 'qemu/log-for-trace.h' header in 'exec/log.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[16/24] exec: Move GUEST_ADDR_MAX definition to 'cpu_ldst.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[15/24] exec: Restrict inclusion of 'user/guest-base.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[14/24] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[13/24] target/sparc: Replace abi_ulong by uint32_t for TARGET_ABI32 include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[12/24] exec: Move CPUTLBEntry helpers to cputlb.c include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[10/24] exec: Reduce tlb_set_dirty() declaration scope include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[09/24] physmem: Restrict TCG CPU IOTLB code to TCG accel include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[08/24] physmem: Move TCG CPU IOTLB methods around include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[07/24] exec: Un-inline tlb_vaddr_to_host() and declare it in 'exec/cputlb.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[06/24] exec: Have guest_addr_valid() methods take abi_ptr/size_t arguments include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[05/24] exec: Restrict 'cpu_ldst.h' to TCG accelerator include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[04/24] exec: Restrict TCG specific declarations of 'cputlb.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[03/24] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h' include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[02/24] exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[01/24] exec: Declare MMUAccessType type in 'mmu-access-type.h' header include/exec: Rework (part 2) --- 2024-04-18 Philippe Mathieu-Daudé New
[Stable-8.2.3,111/116] linux-user/x86_64: Handle the vsyscall page in open_self_maps_{2, 4} Untitled series #239996 --- 2024-04-18 Michael Tokarev New
[Stable-8.2.3,110/116] hw/audio/virtio-snd: Remove unused assignment Untitled series #239996 --- 2024-04-18 Michael Tokarev New
[Stable-8.2.3,109/116] hw/net/net_tx_pkt: Fix overrun in update_sctp_checksum() Untitled series #239996 --- 2024-04-18 Michael Tokarev New
[Stable-8.2.3,097/116] hw/display/virtio-gpu: Protect from DMA re-entrancy bugs Untitled series #239996 --- 2024-04-18 Michael Tokarev New
[Stable-8.2.3,091/116] target/sh4: Merge mach and macl into a union Untitled series #239996 --- 2024-04-18 Michael Tokarev New
[2/2] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix include: Rename some expanded headers using '.h.inc' suffix --- 2024-04-18 Philippe Mathieu-Daudé New
[1/2] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc include: Rename some expanded headers using '.h.inc' suffix --- 2024-04-18 Philippe Mathieu-Daudé New
[5/5] target/arm: Enable FEAT_Spec_FPACC for -cpu max target/arm: Update emulation.rst, add some easy features --- 2024-04-18 Peter Maydell New
[4/5] target/arm: Implement ID_AA64MMFR3_EL1 target/arm: Update emulation.rst, add some easy features --- 2024-04-18 Peter Maydell New
[3/5] target/arm: Enable FEAT_ETS2 for -cpu max target/arm: Update emulation.rst, add some easy features --- 2024-04-18 Peter Maydell New
[2/5] target/arm: Enable FEAT_CSV2_3 for -cpu max target/arm: Update emulation.rst, add some easy features --- 2024-04-18 Peter Maydell New
[1/5] docs/system/arm/emulation.rst: Add missing implemented features target/arm: Update emulation.rst, add some easy features --- 2024-04-18 Peter Maydell New
[21/21] exec: Declare abi_ptr type in its own 'abi_ptr.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[20/21] exec/user: Do not include 'cpu.h' in 'abitypes.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[19/21] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[18/21] exec: Declare target_words_bigendian() in 'exec/tswap.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[17/21] exec/cpu-all: Remove unused tswapls() definitions exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[16/21] exec/cpu-all: Remove unused 'qemu/thread.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[15/21] accel/tcg: Include missing 'hw/core/cpu.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[14/21] target/i386: Include missing 'exec/exec-all.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[13/21] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[12/21] target/ppc/excp_helper: Avoid 'abi_ptr' in system emulation exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[11/21] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[10/21] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[09/21] semihosting/uaccess: Avoid including 'cpu.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[08/21] gdbstub: Include missing 'hw/core/cpu.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[07/21] accel: Include missing 'exec/cpu_ldst.h' header exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[06/21] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h' exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[05/21] exec: Expose 'target_page.h' API to user emulation exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[04/21] exec: Include 'cpu.h' before validating CPUArchState placement exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[03/21] exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[02/21] hw/core: Remove check on NEED_CPU_H in tcg-cpu-ops.h exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[01/21] gdbstub: Simplify #ifdef'ry in helpers.h exec/next for 9.1 --- 2024-04-17 Philippe Mathieu-Daudé New
[v4,22/22] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,21/22] target/i386: Remove X86CPU::kvm_no_smi_migration field hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,20/22] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,19/22] hw/i386/acpi: Remove AcpiBuildState::rsdp field hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,18/22] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,17/22] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,16/22] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,15/22] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,14/22] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,13/22] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,12/22] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid() hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,11/22] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,10/22] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,09/22] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h' hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,07/22] hw/acpi/ich9: Remove dead code related to 'acpi_memory_hotplug' hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,06/22] hw/acpi/ich9: Remove 'memory-hotplug-support' property hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,05/22] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,04/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v4,03/22] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v2,4/4] hw/i2c: Convert to spec v7 terminology (manually) hw/i2c: Convert to spec v7 (inclusive) terminology --- 2024-04-16 Philippe Mathieu-Daudé New
[v2,3/4] hw/i2c: Convert to spec v7 terminology (automatically) hw/i2c: Convert to spec v7 (inclusive) terminology --- 2024-04-16 Philippe Mathieu-Daudé New
[v2,2/4] hw/i2c: Fix checkpatch line over 80 chars warnings hw/i2c: Convert to spec v7 (inclusive) terminology --- 2024-04-16 Philippe Mathieu-Daudé New
[v2,1/4] hw/i2c: Fix checkpatch block comment warnings hw/i2c: Convert to spec v7 (inclusive) terminology --- 2024-04-16 Philippe Mathieu-Daudé New
[v3,08/22] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[v3,02/22] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines --- 2024-04-16 Philippe Mathieu-Daudé New
[7/7] target/i386: Implement TCGCPUOps for plugin register reads plugins: Use unwind info for special gdb registers --- 2024-04-16 Richard Henderson New
[6/7] target/i386: Introduce cpu_compute_eflags_ccop plugins: Use unwind info for special gdb registers --- 2024-04-16 Richard Henderson New
[5/7] target/i386: Split out gdb-internal.h plugins: Use unwind info for special gdb registers --- 2024-04-16 Richard Henderson New
[4/7] plugins: Introduce TCGCPUOps callbacks for mid-tb register reads plugins: Use unwind info for special gdb registers --- 2024-04-16 Richard Henderson New
« 1 2 3 4214 215 »