Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Philippe Mathieu-Daudé
| Archived =
No
| 769 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
...
3
4
5
…
7
8
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[2/3] qemu/atomic: Drop special case for unsupported compiler
qemu/compiler: Remove unused special case code for GCC < 4.8
-
-
-
2020-09-28
Philippe Mathieu-Daudé
Accepted
[1/3] qemu/compiler: Simplify as all compilers support attribute 'gnu_printf'
qemu/compiler: Remove unused special case code for GCC < 4.8
-
-
-
2020-09-28
Philippe Mathieu-Daudé
New
[v4,2/2] qemu/atomic.h: rename atomic_ to qatomic_
qemu/atomic.h: rename atomic_ to qatomic_
-
-
-
2020-09-23
Philippe Mathieu-Daudé
New
[v4,1/2] qemu/atomic: Update coding style to make checkpatch.pl happier
qemu/atomic.h: rename atomic_ to qatomic_
-
-
-
2020-09-23
Philippe Mathieu-Daudé
New
[4/4] qemu/bswap: Remove <byteswap.h> dependency
qemu/bswap: Use compiler __builtin_bswap()
-
-
-
2020-09-23
Philippe Mathieu-Daudé
New
[3/4] qemu/bswap: Replace bswapXXs() by compiler __builtin_bswap()
qemu/bswap: Use compiler __builtin_bswap()
-
-
-
2020-09-23
Philippe Mathieu-Daudé
Accepted
[2/4] qemu/bswap: Replace bswapXX() by compiler __builtin_bswap()
qemu/bswap: Use compiler __builtin_bswap()
-
-
-
2020-09-23
Philippe Mathieu-Daudé
Superseded
[1/4] qemu/bswap: Remove unused qemu_bswap_len()
qemu/bswap: Use compiler __builtin_bswap()
-
-
-
2020-09-23
Philippe Mathieu-Daudé
Superseded
[v2,6/6] block/nvme: Replace magic value by SCALE_MS definition
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
New
[v2,5/6] block/nvme: Use register definitions from 'block/nvme.h'
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
Superseded
[v2,4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
New
[v2,3/6] block/nvme: Reduce I/O registers scope
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
Superseded
[v2,2/6] block/nvme: Map doorbells pages write-only
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
Superseded
[v2,1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-22
Philippe Mathieu-Daudé
Superseded
[6/6] block/nvme: Replace magic value by SCALE_MS definition
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
Superseded
[5/6] block/nvme: Use register definitions from 'block/nvme.h'
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
New
[4/6] block/nvme: Drop NVMeRegs structure, directly use NvmeBar
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
Superseded
[3/6] block/nvme: Reduce I/O registers scope
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
New
[2/6] block/nvme: Map doorbells pages write-only
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
New
[1/6] util/vfio-helpers: Pass page protections to qemu_vfio_pci_map_bar()
block/nvme: Map doorbells pages write-only, remove magic from nvme_init
-
-
-
2020-09-21
Philippe Mathieu-Daudé
New
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
block/sheepdog: Replace magic val by NANOSECONDS_PER_SECOND definition
-
-
-
2020-09-21
Philippe Mathieu-Daudé
New
[PULL,2/2] tests/acceptance: Skip slow quanta-gsj U-boot+Linux test
Acceptance patches for 2020-09-18
-
-
-
2020-09-18
Philippe Mathieu-Daudé
New
[PULL,1/2] tests/acceptance: Disable tests dependent of unreliable apt.armbian.com
Acceptance patches for 2020-09-18
-
-
-
2020-09-18
Philippe Mathieu-Daudé
Superseded
[PULL,1/1] hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumption
fw-cfg patches for 2020-09-18
-
-
-
2020-09-18
Philippe Mathieu-Daudé
New
tests/acceptance: Disable tests dependent of unreliable apt.armbian.com
tests/acceptance: Disable tests dependent of unreliable apt.armbian.com
-
-
-
2020-09-17
Philippe Mathieu-Daudé
New
[4/4] qemu/bswap: Let cpu_to_endian() functions handle constant expressions
qemu/bswap: Let cpu_to_endian() functions handle constant expressions
-
-
-
2020-09-17
Philippe Mathieu-Daudé
New
[3/4] qemu/bswap: Add const_le64() and const_be64()
qemu/bswap: Let cpu_to_endian() functions handle constant expressions
-
-
-
2020-09-17
Philippe Mathieu-Daudé
New
[2/4] qemu/bswap: add const_be16() and const_be32()
qemu/bswap: Let cpu_to_endian() functions handle constant expressions
-
-
-
2020-09-17
Philippe Mathieu-Daudé
New
[1/4] qemu/bswap: Move const_le() definitions around
qemu/bswap: Let cpu_to_endian() functions handle constant expressions
-
-
-
2020-09-17
Philippe Mathieu-Daudé
New
[3/3] block/nvme: Align NVMeRegs structure to 4KiB and mark it packed
block/nvme: Fix NVMeRegs alignment/packing and use atomic operations
-
-
-
2020-09-16
Philippe Mathieu-Daudé
New
[2/3] block/nvme: Use atomic operations instead of 'volatile' keyword
block/nvme: Fix NVMeRegs alignment/packing and use atomic operations
-
-
-
2020-09-16
Philippe Mathieu-Daudé
New
[1/3] block/nvme: Initialize constant values with const_le32()
block/nvme: Fix NVMeRegs alignment/packing and use atomic operations
-
-
-
2020-09-16
Philippe Mathieu-Daudé
New
hw/nvram/fw_cfg: Assert linked data is not NULL
hw/nvram/fw_cfg: Assert linked data is not NULL
-
-
-
2020-09-16
Philippe Mathieu-Daudé
New
hw/scsi/lsi53c895a: Sanitize some trace events format
hw/scsi/lsi53c895a: Sanitize some trace events format
-
-
-
2020-09-15
Philippe Mathieu-Daudé
New
[PULL,10/10] tests: acpi: update "virt/SSDT.memhp" for edk2-stable202008
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
Superseded
[PULL,09/10] pc-bios: update the README file with edk2-stable202008 information
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,07/10] roms/Makefile.edk2: enable new ARM/AARCH64 flags up to edk2-stable202008
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,06/10] roms/Makefile.edk2: complete replacing TPM2*_ENABLE macros
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,05/10] roms/edk2: update submodule from edk2-stable201905 to edk2-stable202008
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,04/10] tests: acpi: tolerate "virt/SSDT.memhp" mismatch temporarily
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,03/10] roms/Makefile.edk2: prepare for replacing TPM2*_ENABLE macros
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,02/10] roms/efirom, tests/uefi-test-tools: update edk2's own submodules first
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[PULL,01/10] Makefile: remove obsolete edk2 exception from "clean" rule
EDK2 firmware: Adopt the edk2-stable202008 release
-
-
-
2020-09-14
Philippe Mathieu-Daudé
New
[v5,8/8] qapi: Extract PCI commands to 'pci.json'
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v5,7/8] qapi: Extract ACPI commands to 'acpi.json'
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v5,6/8] qapi: Restrict device memory commands to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v5,5/8] qapi: Restrict query-uuid command to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v5,4/8] qapi: Restrict query-vm-generation-id command to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
New
[v5,3/8] qapi: Restrict balloon-related commands to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
New
[v5,2/8] qapi: Correct balloon documentation
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v5,1/8] qapi: Restrict LostTickPolicy enum to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-13
Philippe Mathieu-Daudé
Superseded
[v4,9/9] qapi: Extract PCI commands to 'pci.json'
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,8/9] qapi: Extract ACPI commands to 'acpi.json'
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,7/9] qapi: Restrict device memory commands to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,6/9] qapi: Restrict query-uuid command to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,5/9] qapi: Restrict query-vm-generation-id command to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
Superseded
[v4,4/9] qapi: Restrict balloon-related commands to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
Superseded
[v4,3/9] qapi: Correct balloon documentation
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,2/9] qapi: Restrict LostTickPolicy enum to machine code
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v4,1/9] target/i386: Restrict X86CPUFeatureWord to X86 targets
user-mode: Prune build dependencies (part 2)
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v2,2/2] hw/timer/hpet: Fix DPRINTF format string
hw/timer/hpet: Trivial format string fix
-
-
-
2020-09-10
Philippe Mathieu-Daudé
Superseded
[v2,1/2] hw/timer/hpet: Remove dead code
hw/timer/hpet: Trivial format string fix
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[6/6] target/i386/kvm: Rename host_tsx_blacklisted() as host_tsx_broken()
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[5/6] hw/pci-host/q35: Rename PCI 'black hole as '(memory) hole'
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[4/6] hw/net/xilinx_axienet: Rename StreamSlave as StreamSink
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[3/6] hw/dma/xilinx_axidma: Rename StreamSlave as StreamSink
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[2/6] hw/core/stream: Rename StreamSlave as StreamSink
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[1/6] hw/ssi/aspeed_smc: Rename max_slaves as max_devices
misc: Some inclusive terminology changes
-
-
-
2020-09-10
Philippe Mathieu-Daudé
New
[v6,4/4] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-09
Philippe Mathieu-Daudé
New
[v6,3/4] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-09
Philippe Mathieu-Daudé
Superseded
[v6,2/4] util/vfio-helpers: Report error when IOMMU page size is not supported
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-09
Philippe Mathieu-Daudé
New
[v6,1/4] util/vfio-helpers: Improve reporting unsupported IOMMU type
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-09
Philippe Mathieu-Daudé
Superseded
[v2,2/2] tests/acceptance: Add Test.fetch_asset(cancel_on_missing=True)
Acceptance Tests: update assets location and cancel tests if missing
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[v2,1/2] tests: bump avocado version
Acceptance Tests: update assets location and cancel tests if missing
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[RFC,v5,4/4] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[RFC,v5,3/4] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs()
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[RFC,v5,2/4] util/vfio-helpers: Report error when IOMMU page size is not supported
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[RFC,v5,1/4] util/vfio-helpers: Improve reporting unsupported IOMMU type
util/vfio-helpers: Add support for multiple IRQs
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[v2,6/6] typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[v2,5/6] hw/xen: Split x86-specific declaration from generic hardware ones
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[v2,4/6] stubs: Split accelerator / hardware related stubs
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[v2,3/6] sysemu/xen: Add missing 'exec/cpu-common.h' header for ram_addr_t type
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[v2,2/6] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[v2,1/6] hw/i386/q35: Remove unreachable Xen code on Q35 machine
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[5/5] typedefs: Restrict PCMachineState to 'hw/i386/pc.h'
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[4/5] hw/xen: Split x86-specific declaration from generic hardware ones
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
Superseded
[3/5] stubs: Split accelerator / hardware related stubs
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[2/5] hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[1/5] hw/i386/q35: Remove unreachable Xen code on Q35 machine
hw/xen: Housekeeping
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
hw/core/cpu: Add missing 'exec/cpu-common.h' include
hw/core/cpu: Add missing 'exec/cpu-common.h' include
-
-
-
2020-09-08
Philippe Mathieu-Daudé
New
[v2] scripts/git.orderfile: Display meson files along with buildsys ones
[v2] scripts/git.orderfile: Display meson files along with buildsys ones
-
-
-
2020-09-07
Philippe Mathieu-Daudé
New
hw/s390x/css: Remove double initialization
hw/s390x/css: Remove double initialization
-
-
-
2020-09-07
Philippe Mathieu-Daudé
New
[v2,2/2] hw/char/serial: Remove TYPE_SERIAL_IO (superset of TYPE_SERIAL_MM)
hw/char: Remove TYPE_SERIAL_IO
-
-
-
2020-09-07
Philippe Mathieu-Daudé
New
[v2,1/2] hw/mips/mipssim: Use MMIO serial device on fake ISA I/O
hw/char: Remove TYPE_SERIAL_IO
-
-
-
2020-09-07
Philippe Mathieu-Daudé
New
[3/3] pci: Let pci_dma_write() propagate MemTxResult
pci: Let PCI DMA API functions propagate a MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
Accepted
[2/3] pci: Let pci_dma_read() propagate MemTxResult
pci: Let PCI DMA API functions propagate a MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
Superseded
[1/3] pci: Let pci_dma_rw() propagate MemTxResult
pci: Let PCI DMA API functions propagate a MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
Accepted
[13/13] dma: Let dma_memory_map() take MemTxAttrs argument
dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
Superseded
[12/13] dma: Let dma_memory_read/write() take MemTxAttrs argument
dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
New
[11/13] dma: Let dma_memory_rw() take MemTxAttrs argument
dma: Let the DMA API take MemTxAttrs argument and propagate MemTxResult
-
-
-
2020-09-04
Philippe Mathieu-Daudé
New
«
1
2
...
3
4
5
…
7
8
»