Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |    Archived = No       |   4492 patches
« 1 2 ... 10 11 1244 45 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/9] hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table() hw/block/pflash: Refactors around setting the device in read-array mode - - 2 - --- 2021-03-09 Philippe Mathieu-Daudé New
[2/9] hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table() hw/block/pflash: Refactors around setting the device in read-array mode - - 2 - --- 2021-03-09 Philippe Mathieu-Daudé New
[1/9] hw/block/pflash_cfi: Fix code style for checkpatch.pl hw/block/pflash: Refactors around setting the device in read-array mode - - 2 - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,6/6] net/eth: Return earlier in _eth_get_rss_ex_dst_addr() net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - - - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,5/6] net/eth: Remove now useless size check net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - - - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,4/6] net/eth: Check rt_hdr size before casting to ip6_ext_hdr net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - 1 - - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,3/6] net/eth: Initialize input_size variable earlier net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - 1 - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,2/6] net/eth: Better describe _eth_get_rss_ex_dst_addr's offset argument net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - 1 - --- 2021-03-09 Philippe Mathieu-Daudé New
[v4,1/6] net/eth: Simplify _eth_get_rss_ex_dst_addr() net/eth: Fix stack-buffer-overflow in _eth_get_rss_ex_dst_addr() - - 2 - --- 2021-03-09 Philippe Mathieu-Daudé New
[RFC,v3,10/10] hw/net: sunhme: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,09/10] hw/net: sungem: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,08/10] hw/net: rtl8139: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,07/10] hw/net: pcnet: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,06/10] hw/net: ne2000: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,05/10] hw/net: i82596: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,04/10] hw/net: vmxnet3: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,03/10] hw/net: e1000: Remove the logic of padding short frames in the receive path net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,02/10] net: Pad short frames to minimum size before send from SLiRP/TAP net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v3,01/10] net: Use 'struct iovec' in qemu_send_packet_async_with_flags() net: Handle short frames for SLiRP/TAP interfaces - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,5/5] tests/fp/fp-test: Replace the word 'blacklist' misc: Replace the words 'blacklist/whitelist' 1 - 2 - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,4/5] qemu-options: Replace the word 'blacklist' misc: Replace the words 'blacklist/whitelist' - - 2 - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,3/5] seccomp: Replace the word 'blacklist' misc: Replace the words 'blacklist/whitelist' 1 - 3 - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,2/5] scripts/tracetool: Replace the word 'whitelist' misc: Replace the words 'blacklist/whitelist' - - 5 - --- 2021-03-03 Philippe Mathieu-Daudé New
[v3,1/5] ui: Replace the word 'whitelist' misc: Replace the words 'blacklist/whitelist' - - 3 - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,19/19] accel/hvf: Move the 'hvf_fd' field to AccelvCPUState accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,18/19] accel/hvf: Declare and allocate AccelvCPUState struct accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,17/19] accel/hvf: Reduce deref by declaring 'hv_vcpuid_t hvf_fd' on stack accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,16/19] accel/kvm: Move the 'kvm_run' field to AccelvCPUState accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,15/19] accel/kvm: Move the 'kvm_state' field to AccelvCPUState accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,14/19] accel/kvm: Move the 'kvm_fd' field to AccelvCPUState accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,13/19] accel/kvm: Declare and allocate AccelvCPUState struct accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,12/19] accel/kvm: Use kvm_vcpu_state() when possible accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,11/19] accel/kvm: Introduce kvm_vcpu_state() helper accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,10/19] accel/hax: Use 'accel_vcpu' generic pointer accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,09/19] accel/hax: Add typedef for 'struct hax_vcpu_state' accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,08/19] accel/whpx: Use 'accel_vcpu' generic pointer accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,07/19] accel/whpx: Rename struct whpx_vcpu -> AccelvCPUState accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,06/19] accel/whpx: Add typedef for 'struct whpx_vcpu' accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,05/19] cpu: Introduce AccelvCPUState opaque structure accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[04/19] cpu: Croup accelerator-specific fields altogether accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[03/19] target/s390x/kvm: Reduce deref by declaring 'struct kvm_run' on stack accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[02/19] target/s390x/kvm: Simplify debug code accel: Introduce AccelvCPUState opaque structure - - 1 - --- 2021-03-03 Philippe Mathieu-Daudé New
[01/19] target/i386/hvf: Use boolean value for vcpu_dirty accel: Introduce AccelvCPUState opaque structure - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[3/3] docker: OpenSBI build job depends on OpenSBI container gitlab: Add missing job -> container dependencies - - 2 - --- 2021-03-03 Philippe Mathieu-Daudé New
[2/3] docker: EDK2 build job depends on EDK2 container gitlab: Add missing job -> container dependencies 1 - 2 - --- 2021-03-03 Philippe Mathieu-Daudé New
[1/3] docker: Alpine build job depends on Alpine container gitlab: Add missing job -> container dependencies - - 2 - --- 2021-03-03 Philippe Mathieu-Daudé New
docker: Base Fedora MinGW cross containers on the base Fedora image docker: Base Fedora MinGW cross containers on the base Fedora image - - - - --- 2021-03-03 Philippe Mathieu-Daudé New
[RFC,v2,3/3] hw/block/pflash: use memory_region_init_rom_device_from_file() hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - - - --- 2021-03-01 Philippe Mathieu-Daudé New
[RFC,v2,2/3] hw/block/pflash: Move code around hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - 1 - --- 2021-03-01 Philippe Mathieu-Daudé New
[RFC,v2,1/3] exec/memory: Introduce memory_region_init_rom_device_from_file() hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - - - --- 2021-03-01 Philippe Mathieu-Daudé New
[RFC,3/3] hw/block/pflash: use memory_region_init_rom_device_from_file() hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - - - --- 2021-02-25 Philippe Mathieu-Daudé New
[RFC,2/3] hw/block/pflash: Move code around hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - 1 - --- 2021-02-25 Philippe Mathieu-Daudé New
[RFC,1/3] exec/memory: Introduce memory_region_init_rom_device_from_file() hw/block/pflash: Mmap read-only backend files with MAP_SHARED - - - - --- 2021-02-25 Philippe Mathieu-Daudé New
exec/memory: Use struct Object typedef exec/memory: Use struct Object typedef 1 - 1 - --- 2021-02-25 Philippe Mathieu-Daudé New
hw/elf_ops: Fix a typo hw/elf_ops: Fix a typo - - 2 - --- 2021-02-25 Philippe Mathieu-Daudé New
[v5,4/4] qapi/machine-target: Restrict X86 features to X86 targets qapi: Restrict X86 features to X86 targets - - - - --- 2021-02-24 Philippe Mathieu-Daudé New
[v5,3/4] qapi: Move X86 specific types to machine-target.json qapi: Restrict X86 features to X86 targets 1 - - - --- 2021-02-24 Philippe Mathieu-Daudé New
[v5,2/4] target/i386/cpu: Restrict x86_cpu_get_feature_words to sysemu qapi: Restrict X86 features to X86 targets - - - - --- 2021-02-24 Philippe Mathieu-Daudé New
[v5,1/4] target/i386/cpu: Introduce get_register_enum_32() helper qapi: Restrict X86 features to X86 targets - - - - --- 2021-02-24 Philippe Mathieu-Daudé New
[RFC,v2] meson: Only generate trace files for selected targets [RFC,v2] meson: Only generate trace files for selected targets - - - - --- 2021-02-24 Philippe Mathieu-Daudé New
qapi: Remove QMP events and commands from user-mode builds qapi: Remove QMP events and commands from user-mode builds 1 - - - --- 2021-02-24 Philippe Mathieu-Daudé New
meson: Only generate trace files for selected targets meson: Only generate trace files for selected targets - - - - --- 2021-02-24 Philippe Mathieu-Daudé New
target/i386/sev: Ensure sev_fw_errlist is sync with update-linux-headers target/i386/sev: Ensure sev_fw_errlist is sync with update-linux-headers 1 - 1 - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,11/11] softmmu/vl: Exit gracefully when accelerator is not supported hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,10/11] hw/board: Only allow TCG accelerator by default hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,09/11] hw/xenpv: Restrict Xen Para-virtualized machine to Xen accelerator hw/accel: Exit gracefully when accelerator is invalid 1 - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[RFC,v2,08/11] hw/i386: Explicit x86 machines support all current accelerators hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,07/11] hw/s390x: Explicit the s390-ccw-virtio machines support TCG and KVM hw/accel: Exit gracefully when accelerator is invalid - - 1 - --- 2021-02-19 Philippe Mathieu-Daudé New
[RFC,v2,06/11] hw/ppc: Restrict KVM to various PPC machines hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,05/11] hw/mips: Restrict KVM to the malta & virt machines hw/accel: Exit gracefully when accelerator is invalid - - 2 - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,04/11] hw/arm: Restrit KVM to the virt & versal machines hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,03/11] hw/core: Restrict 'query-machines' to those supported by current accel hw/accel: Exit gracefully when accelerator is invalid - - 1 - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,02/11] hw/boards: Introduce machine_class_valid_for_accelerator() hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[v2,01/11] accel/kvm: Check MachineClass kvm_type() return value hw/accel: Exit gracefully when accelerator is invalid - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[7/7] accel/kvm: Exit gracefully when KVM is not supported hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[6/7] hw/s390x: Set kvm_supported to s390-ccw-virtio machines hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[RFC,5/7] hw/ppc: Set kvm_supported for KVM-compatible machines hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[4/7] hw/mips: Set kvm_supported for KVM-compatible machines hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[3/7] hw/arm: Set kvm_supported for KVM-compatible machines hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[2/7] hw/boards: Introduce 'kvm_supported' field to MachineClass hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
[1/7] accel/kvm: Check MachineClass kvm_type() return value hw/kvm: Exit gracefully when KVM is not supported - - - - --- 2021-02-19 Philippe Mathieu-Daudé New
gitlab-ci: Only push Docker 'latest' image when building default branch gitlab-ci: Only push Docker 'latest' image when building default branch - - - - --- 2021-02-15 Philippe Mathieu-Daudé New
gitlab-ci: Display Avocado log content when tests timeout gitlab-ci: Display Avocado log content when tests timeout - - 2 - --- 2021-02-15 Philippe Mathieu-Daudé New
[v2,2/2] block/null: Enable 'read-zeroes' mode by default block: Use 'read-zeroes=true' mode by default with 'null-co' driver - - 1 - --- 2021-02-11 Philippe Mathieu-Daudé New
[v2,1/2] block: Explicit null-co uses 'read-zeroes=false' block: Use 'read-zeroes=true' mode by default with 'null-co' driver - - 1 - --- 2021-02-11 Philippe Mathieu-Daudé New
[RFC] block/null: Use 'read-zeroes' mode by default [RFC] block/null: Use 'read-zeroes' mode by default - - - - --- 2021-02-09 Philippe Mathieu-Daudé New
[PULL,18/18] Acceptance Tests: remove unnecessary tag from documentation example [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 2 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,17/18] Acceptance tests: clarify ssh connection failure reason [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,16/18] tests/acceptance/virtiofs_submounts: required space between IP and port [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,15/18] tests/acceptance/virtiofs_submounts: standardize port as integer [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,14/18] tests/acceptance/virtiofs_submounts: use a virtio-net device instead [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,13/18] tests/acceptance/virtiofs_submounts: do not ask for ssh key password [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 2 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,12/18] tests/acceptance/virtiofs_submounts: use workdir property [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 2 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,11/18] tests/acceptance/boot_linux: rename misleading cloudinit method [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 3 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,10/18] tests/acceptance/boot_linux: fix typo on cloudinit error message [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 3 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,09/18] tests/acceptance: Re-enable the microblaze test [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace - - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,08/18] tests/acceptance: Increase the timeout in the replay tests [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace 1 - 1 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,07/18] tests/acceptance: Add a test for the virtex-ml507 ppc machine [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace 1 - 2 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,06/18] tests/acceptance: Test the mpc8544ds machine [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace 1 - 2 - --- 2021-02-08 Philippe Mathieu-Daudé New
[PULL,05/18] tests/acceptance: Move the pseries test to a separate file [PULL,01/18] tests/acceptance: Extract tesseract_available() helper in new namespace 1 - 3 - --- 2021-02-08 Philippe Mathieu-Daudé New
« 1 2 ... 10 11 1244 45 »