Show patches with: Submitter = Philippe Mathieu-Daudé       |    Archived = No       |   5270 patches
« 1 2 ... 21 22 2352 53 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v2,09/22] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,08/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé Superseded
[v2,07/22] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,06/22] qapi: Inline and remove QERR_INVALID_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,05/22] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,04/22] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,03/22] qapi: Inline and remove QERR_DEVICE_IN_USE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,02/22] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[v2,01/22] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-05 Philippe Mathieu-Daudé New
[21/21] qapi: Remove 'qapi/qmp/qerror.h' header qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[RFC,20/21] qapi: Inline and remove QERR_UNSUPPORTED definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[19/21] qapi: Inline and remove QERR_QGA_COMMAND_FAILED definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[18/21] qapi: Inline and remove QERR_PROPERTY_VALUE_OUT_OF_RANGE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[17/21] qapi: Inline and remove QERR_PROPERTY_VALUE_BAD definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[16/21] qapi: Inline and remove QERR_MISSING_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[15/21] qapi: Inline QERR_MISSING_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[14/21] qapi: Inline and remove QERR_MIGRATION_ACTIVE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[13/21] qapi: Inline and remove QERR_IO_ERROR definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[12/21] qapi: Inline and remove QERR_INVALID_PARAMETER_VALUE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[11/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[10/21] qapi: Inline QERR_INVALID_PARAMETER_VALUE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[09/21] qapi: Inline and remove QERR_INVALID_PARAMETER_TYPE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[08/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant value) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[07/21] qapi: Inline QERR_INVALID_PARAMETER_TYPE definition (constant param) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[06/21] qapi: Inline and remove QERR_INVALID_PARAMETER definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[05/21] qapi: Inline QERR_INVALID_PARAMETER definition (constant parameter) qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[04/21] qapi: Inline and remove QERR_DEVICE_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[03/21] qapi: Inline and remove QERR_DEVICE_IN_USE definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[02/21] qapi: Inline and remove QERR_DEVICE_HAS_NO_MEDIUM definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[01/21] qapi: Inline and remove QERR_BUS_NO_HOTPLUG definition qapi: Kill 'qapi/qmp/qerror.h' for good --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,16/16] trace/control: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé New
[v3,15/16] sysemu/tpm: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,14/16] softmmu/vl: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,13/16] semihosting/arm-compat: Clean up local variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
[v3,12/16] util/guest-random: Clean up global variable shadowing (few more) Steps towards enabling -Wshadow --- 2023-10-04 Philippe Mathieu-Daudé Superseded
« 1 2 ... 21 22 2352 53 »