Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| State =
Action Required
| Archived =
No
| 3378 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
9
10
11
…
33
34
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[11/24] accel/tcg: Allocate per-vCPU accel state in create_vcpu_thread()
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[07/24] accel/tcg: Implement AccelOpsClass::exit_vcpu_thread() handler
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[06/24] accel: Introduce AccelOpsClass::exit_vcpu_thread() handler
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[05/24] accel/tcg: Extract tcg_cpu_exit() from cpu_exit()
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[04/24] accel/tcg: Duplicate cpu_exit() for user / system
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[01/24] exec/user: Move 'thunk.h' from 'exec/user' to 'user'
exec: Rework around CPUState user fields (part 2)
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[v2,11/12] accel/tcg: Reset TCG specific fields in tcg_cpu_reset_hold()
exec: Rework around CPUState user fields
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[v2,10/12] accel/tcg: Remove pointless initialization of cflags_next_tb
exec: Rework around CPUState user fields
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[v2,09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG
exec: Rework around CPUState user fields
-
-
-
2024-04-28
Philippe Mathieu-Daudé
New
[11/14] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
exec: Rework around CPUState user fields
-
-
-
2024-04-27
Philippe Mathieu-Daudé
New
[10/14] exec/user: Restrict 'syscall-trace.h' to user emulation
exec: Rework around CPUState user fields
-
-
-
2024-04-27
Philippe Mathieu-Daudé
New
[RFC,09/14] exec/cpu: Restrict user-specific page definitions
exec: Rework around CPUState user fields
-
-
-
2024-04-27
Philippe Mathieu-Daudé
New
[01/14] target/i386: Simplify get_memio_eip()
exec: Rework around CPUState user fields
-
-
-
2024-04-27
Philippe Mathieu-Daudé
New
[PULL,38/38] plugins: Include missing 'qemu/bitmap.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,37/38] hw/core: Avoid including the full 'hw/core/cpu.h' in 'tcg-cpu-ops.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,36/38] exec: Move CPUTLBEntry helpers to cputlb.c
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,35/38] exec: Restrict inclusion of 'user/guest-base.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,34/38] exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,29/38] exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,28/38] exec/user: Do not include 'cpu.h' in 'abitypes.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,27/38] exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,26/38] exec: Declare target_words_bigendian() in 'exec/tswap.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,24/38] exec/cpu-all: Remove unused 'qemu/thread.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,23/38] exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,22/38] accel/hvf: Use accel-specific per-vcpu @dirty field
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,19/38] accel/tcg: Rename helper-head.h -> helper-head.h.inc
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,18/38] accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,16/38] accel/tcg: Include missing 'hw/core/cpu.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,15/38] accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,14/38] target/i386: Include missing 'exec/exec-all.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,11/38] target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,10/38] semihosting/guestfd: Remove unused 'semihosting/uaccess.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,09/38] semihosting/uaccess: Avoid including 'cpu.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,08/38] gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,06/38] gdbstub: Include missing 'hw/core/cpu.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,05/38] accel: Include missing 'exec/cpu_ldst.h' header
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,04/38] exec: Expose 'target_page.h' API to user emulation
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,02/38] exec: Reduce tlb_set_dirty() declaration scope
Untitled series #240632
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,00/38] Exec / accelerators patches
-
-
-
2024-04-26
Philippe Mathieu-Daudé
New
[PULL,21/22] hw/core: Introduce module-id as the topology subindex
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,20/22] hw/core/machine: Support modules in -smp
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,19/22] hw/core/machine: Introduce the module as a CPU topology level
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,15/22] hw/elf_ops: Rename elf_ops.h -> elf_ops.h.inc
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,14/22] hw/cxl/cxl-cdat: Make cxl_doe_cdat_init() return boolean
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,10/22] hw: Fix problem with the A*MPCORE switches in the Kconfig files
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,06/22] target/i386: Move APIC related code to cpu-apic.c
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,03/22] python/qemu/machine: add method to retrieve QEMUMachine::binary field
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,02/22] qmp: add dump machine type compatibility properties
[PULL,01/22] qom: add default value
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,00/22] Misc HW patches for 2024-04-25
-
-
-
2024-04-25
Philippe Mathieu-Daudé
New
[PULL,5/5] block/gluster: Remove deprecated RDMA protocol handling
[PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address
-
-
-
2024-04-24
Philippe Mathieu-Daudé
New
[PULL,4/5] hw/rdma: Remove deprecated pvrdma device and rdmacm-mux helper
[PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address
-
-
-
2024-04-24
Philippe Mathieu-Daudé
New
[PULL,2/5] target/nios2: Remove the deprecated Nios II target
[PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address
-
-
-
2024-04-24
Philippe Mathieu-Daudé
New
[PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address
[PULL,1/5] MAINTAINERS: Update Sriram Yagnaraman mail address
-
-
-
2024-04-24
Philippe Mathieu-Daudé
New
[PULL,0/5] Housekeeping patches for 2024-04-24
-
-
-
2024-04-24
Philippe Mathieu-Daudé
New
[v4] hw/audio/virtio-snd: Always use little endian audio format
[v4] hw/audio/virtio-snd: Always use little endian audio format
-
-
-
2024-04-22
Philippe Mathieu-Daudé
New
[v3] hw/audio/virtio-snd: Use device endianness instead of target one
[v3] hw/audio/virtio-snd: Use device endianness instead of target one
-
-
-
2024-04-22
Philippe Mathieu-Daudé
New
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
[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
[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
[11/24] exec: Move tlb_reset_dirty*() declarations to 'exec/cputlb.h'
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
[07/21] accel: Include missing 'exec/cpu_ldst.h' header
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
[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
[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
[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
[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
[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
[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
[04/12] hw/mips/malta: Replace sprintf() by g_string_append_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[03/12] hw/ppc/spapr: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[02/12] hw/vfio/pci: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
[01/12] ui/console-vc: Replace sprintf() by g_strdup_printf()
misc: Remove sprintf() due to macOS deprecation
-
-
-
2024-04-10
Philippe Mathieu-Daudé
New
«
1
2
...
9
10
11
…
33
34
»