Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   2513 patches
« 1 2 3 425 26 »
Patch Series S/W/F Date Submitter Delegate State
target/riscv: Use get_address() to get address with Zicbom extensions target/riscv: Use get_address() to get address with Zicbom extensions --- 2024-04-19 Philippe Mathieu-Daudé New
[RFC] target/s390x: Remove KVM stubs in cpu_models.h [RFC] target/s390x: Remove KVM stubs in cpu_models.h --- 2024-04-19 Philippe Mathieu-Daudé New
tests/unit: Remove debug statements in test-nested-aio-poll.c tests/unit: Remove debug statements in test-nested-aio-poll.c --- 2024-04-19 Philippe Mathieu-Daudé 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
[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
[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
[PULL,0/2] Misc HW patches for 2024-04-15 --- 2024-04-15 Philippe Mathieu-Daudé New
[2/2] target/m68k: Remove sprintf() calls m68k: Remove sprintf() calls due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[1/2] disas/m68k: Replace sprintf() by snprintf() m68k: Remove sprintf() calls due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[9/9] target/i386: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[8/9] target/arm: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[7/9] hw/riscv/virt: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[6/9] hw/net/rocker: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[5/9] hw/misc/imx: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[4/9] linux-user/flatload: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[3/9] disas/riscv: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[2/9] disas/microblaze: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[1/9] disas/m68k: Replace sprintf() by snprintf() misc: Replace sprintf() by snprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,13/13] backends/tpm: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,12/13] hw/dma/pl330: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,11/13] hw/ide/atapi: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,10/13] hw/scsi/scsi-disk: Use qemu_hexdump_line() to avoid sprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,09/13] util/hexdump: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,08/13] util/hexdump: Have qemu_hexdump_line() return heap allocated buffer misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,07/13] util/hexdump: Rename @offset argument in qemu_hexdump_line() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,06/13] system/qtest: Replace sprintf() by g_string_append_printf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,05/13] hw/mips/malta: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,04/13] hw/mips/malta: Add re-usable rng_seed_hex_new() method misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,03/13] hw/ppc/spapr: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,02/13] hw/vfio/pci: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
[v2,01/13] ui/console-vc: Replace sprintf() by snprintf() misc: Remove sprintf() due to macOS deprecation --- 2024-04-11 Philippe Mathieu-Daudé New
« 1 2 3 425 26 »