Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5405 patches
« 1 2 ... 22 23 2454 55 »
Patch Series S/W/F Date Submitter Delegate State
[3/8] hw/pci-host/designware: Add 'host_mem' variable for clarity hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[2/8] hw/pci-host/designware: Initialize root function in host bridge realize hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
[1/8] hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro hw/pci-host/designware: QOM shuffling (Host bridge <-> Root function) --- 2023-10-12 Philippe Mathieu-Daudé New
QOM crash via soundhw_init() QOM crash via soundhw_init() --- 2023-10-12 Philippe Mathieu-Daudé New
[3/3] hw/pci-host/sh_pcic: Replace magic value by proper definition hw/pci-host/sh_pcic: Style cleanup --- 2023-10-12 Philippe Mathieu-Daudé Superseded
[2/3] hw/pci-host/sh_pcic: Correct PCI host / devfn#0 function names hw/pci-host/sh_pcic: Style cleanup --- 2023-10-12 Philippe Mathieu-Daudé Superseded
[1/3] hw/pci-host/sh_pcic: Declare CPU QOM types using DEFINE_TYPES() macro hw/pci-host/sh_pcic: Style cleanup --- 2023-10-12 Philippe Mathieu-Daudé Superseded
[4/4] hw/sparc64/ebus: Access memory regions via pci_address_space_io() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[3/4] hw/pci-host/bonito: Access memory regions via pci_address_space[_io]() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[2/4] hw/isa/lpc_ich9: Access memory regions via pci_address_space[_io]() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[1/4] hw/isa/i82378: Access memory regions via pci_address_space() hw/pci: Have functions acess memory regions via pci_address_space() --- 2023-10-11 Philippe Mathieu-Daudé New
[v2,2/2] hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings() hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[v2,1/2] MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex board hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé New
[5/5] hw/ppc/ppc440_pcix: Move ppc440_pcix.c to hw/pci-host/ hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[4/5] hw/ppc/ppc4xx_pci: Move ppc4xx_pci.c to hw/pci-host/ hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé New
[3/5] hw/ppc/ppc4xx_pci: Declare PPC4XX_PCI in Kconfig hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé New
[2/5] hw/ppc/ppc4xx_pci: Extract PCI host definitions to hw/pci-host/ppc4xx.h hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[1/5] hw/ppc/ppc4xx_pci: Remove unused "hw/ppc/ppc.h" header hw/pci-host: Build ppc4xx_pci.c/ppc440_pcix.c once --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[2/2] hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings() hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé New
[1/2] MAINTAINERS: Cover hw/ppc/ppc440_uc.c with Sam460ex board hw/ppc/ppc440_uc: Maintain and remove dead code --- 2023-10-11 Philippe Mathieu-Daudé Superseded
[v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload() [v2] migration: Use g_autofree to simplify ram_dirty_bitmap_reload() --- 2023-10-11 Philippe Mathieu-Daudé New
[2/2] hw/loongarch/virt: Remove unused ISA Bus hw/loongarch/virt: Remove unused ISA bus --- 2023-10-10 Philippe Mathieu-Daudé New
[1/2] hw/loongarch/virt: Remove unused ISA UART hw/loongarch/virt: Remove unused ISA bus --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[v2,6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req() hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[v2,5/6] hw/pci: Clean up global variable shadowing of address_space_io variable hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[v2,4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[v2,3/6] hw/display/vga: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[v2,2/6] hw/loader: Clean up global variable shadowing in rom_add_file() hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[v2,1/6] hw/core/cpu: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-10 Philippe Mathieu-Daudé New
[18/18] target/sparc: Make SPARC_CPU common to new SPARC32_CPU/SPARC64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[17/18] target/mips: Make MIPS_CPU common to new MIPS32_CPU / MIPS64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[16/18] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[15/18] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE() target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[14/18] target/sparc: Declare CPU QOM types using DEFINE_TYPES() macro target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[13/18] target/ppc: Declare CPU QOM types using DEFINE_TYPES() macro target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[12/18] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[11/18] target/i386: Declare CPU QOM types using DEFINE_TYPES() macro target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[10/18] target/riscv: Inline target specific TYPE_RISCV_CPU_BASE definition target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[09/18] target/i386: Inline target specific TARGET_DEFAULT_CPU_TYPE definition target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[08/18] target/openrisc: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[07/18] target/nios2: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[06/18] target/loongarch: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[05/18] target/hexagon: Declare QOM definitions in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[04/18] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[03/18] target/riscv: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé New
[02/18] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[01/18] target: Mention 'cpu-qom.h' is target agnostic target: Make 'cpu-qom.h' really target agnostic --- 2023-10-10 Philippe Mathieu-Daudé Superseded
[4/4] tests/qtest: Use qtest_get_base_arch() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[3/4] tests/libqtest: Introduce qtest_get_base_arch() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[2/4] tests/qtest: Use qtest_get_arch_bits() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[1/4] tests/libqtest: Introduce qtest_get_arch_bits() tests/qtest: Introduce qtest_get_base_arch() and qtest_get_arch_bits() --- 2023-10-10 Philippe Mathieu-Daudé New
[3/3] hw/misc/mips_itu: Make MIPSITUState target agnostic hw/mips: Cleanup in preparation of heterogenous prototype --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[2/3] hw/misc/mips_itu: Declare itc_reconfigure() in 'hw/misc/mips_itu.h' hw/mips: Cleanup in preparation of heterogenous prototype --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[1/3] hw/mips: Merge 'hw/mips/cpudevs.h' with 'target/mips/cpu.h' hw/mips: Cleanup in preparation of heterogenous prototype --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[6/6] target/i386: Use env_archcpu() in simulate_[rdmsr/wrmsr]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[5/6] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[4/6] target/xtensa: Use env_archcpu() in update_c[compare|count]() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[3/6] target/s390x: Use env_archcpu() in handle_diag_308() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[2/6] target/riscv: Use env_archcpu() in [check_]nanbox() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[1/6] target/ppc: Use env_archcpu() in helper_book3s_msgsndp() target: Use env_archcpu() instead of ARCH_CPU(env_cpu(env)) --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[10/10] tests/coroutine: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[09/10] tests/aio-multithread: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[08/10] tests/aio: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[07/10] tests/npcm7xx_adc: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[06/10] tests/rtl8139: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[05/10] tests/hd-geo-test: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[04/10] tests/cdrom-test: Clean up global variable shadowing in prepare_image() tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[03/10] tests/virtio-scsi: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[02/10] tests/throttle: Clean up global variable shadowing tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[01/10] system/qtest: Clean up global variable shadowing in qtest_server_init() tests: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[6/6] hw/s390x: Clean up global variable shadowing in quiesce_powerdown_req() hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[5/6] hw/pci: Clean up global variable shadowing of address_space_io variable hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[4/6] hw/acpi/pcihp: Clean up global variable shadowing in acpi_pcihp_init() hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[3/6] hw/display/vga: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
[2/6] hw/loader: Clean up global variable shadowing in rom_add_file() hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[1/6] hw/core/cpu: Clean up global variable shadowing hw: Clean up global variables shadowing --- 2023-10-09 Philippe Mathieu-Daudé Superseded
[v2] buildsys: Only display Objective-C information when Objective-C is used [v2] buildsys: Only display Objective-C information when Objective-C is used --- 2023-10-09 Philippe Mathieu-Daudé New
system/vl: Use global &bdo_queue in configure_blockdev() system/vl: Use global &bdo_queue in configure_blockdev() --- 2023-10-09 Philippe Mathieu-Daudé New
target/sparc: Clean up global variable shadowing target/sparc: Clean up global variable shadowing --- 2023-10-09 Philippe Mathieu-Daudé New
hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h' hw/mips/malta: Use sdram_type enum from 'hw/i2c/smbus_eeprom.h' --- 2023-10-09 Philippe Mathieu-Daudé Superseded
buildsys: Only display Objective-C information when Objective-C is used buildsys: Only display Objective-C information when Objective-C is used --- 2023-10-09 Philippe Mathieu-Daudé Superseded
cpus: Remove unused smp_cores/smp_threads declarations cpus: Remove unused smp_cores/smp_threads declarations --- 2023-10-09 Philippe Mathieu-Daudé Superseded
migration: Use g_autofree to simplify ram_dirty_bitmap_reload() migration: Use g_autofree to simplify ram_dirty_bitmap_reload() --- 2023-10-08 Philippe Mathieu-Daudé Superseded
[RESEND] target/mips: Fix MSA BZ/BNZ opcodes displacement [RESEND] target/mips: Fix MSA BZ/BNZ opcodes displacement --- 2023-10-06 Philippe Mathieu-Daudé Superseded
[v2] pc-bios/meson.build: Silent unuseful DTC warnings [v2] pc-bios/meson.build: Silent unuseful DTC warnings --- 2023-10-06 Philippe Mathieu-Daudé New
dtc dtc --- 2023-10-06 Philippe Mathieu-Daudé New
semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed semihosting/arm-compat: Have TARGET_SYS_EXIT[_EXTENDED] return signed --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,22/22] qapi: Remove 'qapi/qmp/qerror.h' header qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[RFC,v2,21/22] qapi: Inline and remove QERR_UNSUPPORTED definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,20/22] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,19/22] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,18/22] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,17/22] qapi: Inline and remove QERR_MISSING_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,16/22] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,15/22] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,14/22] qapi: Inline and remove QERR_IO_ERROR definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,13/22] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,12/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,11/22] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,10/22] qapi: Correct error message for 'vcpu_dirty_limit' parameter qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
« 1 2 ... 22 23 2454 55 »