Show patches with: Submitter = Philippe Mathieu-Daudé       |   5537 patches
« 1 2 3 455 56 »
Patch Series S/W/F Date Submitter Delegate State
[23/23] hw/sd/sdcard: Send NUM_WR_BLOCKS bits MSB first (ACMD22) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[22/23] hw/sd/sdcard: Send WRITE_PROT bits MSB first (CMD30) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[21/23] hw/sd/sdcard: Do not store vendor data on block drive (CMD56) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[20/23] hw/sd/sdcard: Add comments around registers and commands hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[19/23] hw/sd/sdcard: Inline BLK_READ_BLOCK / BLK_WRITE_BLOCK macros hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[18/23] hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[17/23] hw/sd/sdcard: Only call sd_req_get_address() where address is used hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[16/23] hw/sd/sdcard: Factor sd_req_get_address() method out hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[15/23] hw/sd/sdcard: Only call sd_req_get_rca() where RCA is used hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[14/23] hw/sd/sdcard: Factor sd_req_get_rca() method out hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[13/23] hw/sd/sdcard: Have cmd_valid_while_locked() return a boolean value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[12/23] hw/sd/sdcard: Trace block offset in READ/WRITE data accesses hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[11/23] hw/sd/sdcard: Trace update of block count (CMD23) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[10/23] hw/sd/sdcard: Track last command used to help logging hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[09/23] hw/sd/sdcard: Generate random RCA value hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[08/23] hw/sd/sdcard: Remove explicit entries for illegal commands hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[07/23] hw/sd/sdcard: Remove ACMD6 handler for SPI mode hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[06/23] hw/sd/sdcard: Use Load/Store API to fill some CID/CSD registers hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[05/23] hw/sd/sdcard: Use registerfield CSR::CURRENT_STATE definition hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[04/23] hw/sd/sdcard: Use HWBLOCK_SHIFT definition instead of magic values hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[03/23] hw/sd/sdcard: Fix typo in SEND_OP_COND command name hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[02/23] hw/sd/sdcard: Rewrite sd_cmd_ALL_SEND_CID using switch case (CMD2) hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
[01/23] hw/sd/sdcard: Correct code indentation hw/sd/sdcard: Accumulation of cleanups and fixes --- 2024-06-21 Philippe Mathieu-Daudé New
bswap: Add st24_be_p() to store 24 bits in big-endian order bswap: Add st24_be_p() to store 24 bits in big-endian order --- 2024-06-21 Philippe Mathieu-Daudé New
migration: Remove unused VMSTATE_ARRAY_TEST() macro migration: Remove unused VMSTATE_ARRAY_TEST() macro --- 2024-06-21 Philippe Mathieu-Daudé New
[2/2] target/arm: Always build Aarch64 gdbstub helpers target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[1/2] target/arm: Merge gdbstub64.c within gdbstub.c target/arm: Always build Aarch64 gdbstub helpers --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v3,74/74] exec: Make the MemOp enum cast explicit Untitled series #244351 --- 2024-06-19 Philippe Mathieu-Daudé Accepted
[PULL,v3,00/74] Misc patches for 2024-06-19 --- 2024-06-19 Philippe Mathieu-Daudé New
[PULL,v2,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory Untitled series #244254 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,v2,00/76] Misc patches for 2024-06-18 --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,76/76] ui+display: rename is_buffer_shared() -> surface_is_allocated() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,75/76] ui+display: rename is_placeholder() -> surface_is_placeholder() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,74/76] stdvga: fix screen blanking [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,73/76] ui/cocoa: Use qemu_add_mouse_change_notifier [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,72/76] MAINTAINERS: drop spice+ui maintainership [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,71/76] MAINTAINERS: drop virtio-gpu maintainership [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,70/76] util/readline: Add C-u shortcut [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,69/76] util/readline: Add C-n, C-p shortcuts [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,68/76] util/readline: Fix lints for readline_handle_byte [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,67/76] target/s390x: Use s390_skeys_get|set() helper [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,66/76] hw/s390x: Introduce s390_skeys_get|set() helpers [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,65/76] hw/mips/loongson3_virt: Wire up loongson_ipi device [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,64/76] hw/intc/loongson_ipi: Replace ipi_getcpu with cpu_by_arch_id [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,63/76] hw/intc/loongson_ipi: Provide per core MMIO address spaces [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,62/76] hw/intc: Remove loongarch_ipi.c [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,61/76] hw/usb/dev-mtp: Correctly report free space [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,60/76] hw/usb: Remove unused 'host.h' header [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,59/76] hw/i386/iommu: Constify IOMMUTLBEvent in vtd_page_walk_hook prototype [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,58/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,57/76] memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,56/76] accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,55/76] target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,54/76] target/arm: Set arm_v7m_tcg_ops cpu_exec_halt to arm_cpu_exec_halt() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,53/76] ppc/pnv: Introduce pnv_chip_foreach_cpu() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,52/76] hw/intc: Introduce x-query-interrupt-controllers QMP command [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,51/76] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,50/76] hw/ppc: Avoid using Monitor in pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,49/76] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,48/76] hw/ppc: Avoid using Monitor in spapr_irq_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,47/76] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,46/76] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,45/76] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,44/76] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,43/76] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,42/76] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,41/76] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,40/76] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,39/76] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,38/76] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,37/76] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,36/76] hw/ppc: Avoid using Monitor in xive_end_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,35/76] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,34/76] hw/ppc: Avoid using Monitor in pnv_phb4_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,33/76] hw/ppc: Avoid using Monitor in xive_source_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,32/76] hw/ppc: Avoid using Monitor in spapr_xive_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,31/76] hw/ppc: Avoid using Monitor in spapr_xive_end_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,30/76] hw/ppc: Avoid using Monitor in xive_end_queue_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,29/76] hw/ppc: Avoid using Monitor in PnvChipClass::intc_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,28/76] hw/ppc: Avoid using Monitor in ics_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,27/76] hw/ppc: Avoid using Monitor in xive_tctx_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,26/76] hw/ppc: Avoid using Monitor in icp_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,25/76] hw/ppc: Avoid using Monitor in pnv_phb3_msi_pic_print_info() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,24/76] hw/audio/virtio-snd: Always use little endian audio format [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,23/76] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,22/76] target/i386: Remove X86CPU::kvm_no_smi_migration field [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,21/76] hw/i386/pc: Simplify DEFINE_I440FX_MACHINE() macro [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,20/76] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,19/76] hw/i386/acpi: Remove AcpiBuildState::rsdp field [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,18/76] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,17/76] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,16/76] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,15/76] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,14/76] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,13/76] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,12/76] hw/smbios: Remove 'smbios_uuid_encoded', simplify smbios_encode_uuid() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé Accepted
[PULL,11/76] hw/smbios: Remove 'uuid_encoded' argument from smbios_set_defaults() [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,10/76] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,09/76] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h' [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
[PULL,08/76] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine [PULL,01/76] hw/i386/pc: Deprecate 2.4 to 2.12 pc-i440fx machines --- 2024-06-18 Philippe Mathieu-Daudé New
« 1 2 3 455 56 »