Show patches with: none      |   75988 patches
« 1 2 ... 85 86 87759 760 »
Patch Series S/W/F Date Submitter Delegate State
[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
[V4,10/10] target/arm/kvm: Write CPU state back to KVM on reset Untitled series #223816 --- 2023-10-09 Salil Mehta 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
[25/25] contrib/plugins: fix coverity warning in hotblocks October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[24/25] contrib/plugins: fix coverity warning in lockstep October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[23/25] contrib/plugins: fix coverity warning in cache October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[22/25] plugins: Set final instruction count in plugin_gen_tb_end October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[21/25] target/sh4: Disable decode_gusa when plugins enabled October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[20/25] accel/tcg: Add plugin_enabled to DisasContextBase October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[19/25] gdbstub: Replace gdb_regs with an array October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[18/25] gdbstub: Remove gdb_has_xml variable October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[17/25] target/ppc: Remove references to gdb_has_xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[16/25] target/arm: Remove references to gdb_has_xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[15/25] gdbstub: Use g_markup_printf_escaped() October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[14/25] hw/core/cpu: Return static value with gdb_arch_name() October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[13/25] target/arm: Move the reference to arm-core.xml October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[12/25] gdbstub: Introduce GDBFeature structure October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[11/25] contrib/plugins: Use GRWLock in execlog October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[10/25] plugins: Check if vCPU is realized October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[09/25] gdbstub: Fix target.xml response October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[08/25] gdbstub: Fix target_xml initialization October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée New
[07/25] configure: remove gcc version suffixes October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[06/25] configure: allow user to override docker engine October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[05/25] tests/docker: make docker engine choice entirely configure driven October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[04/25] gitlab: shuffle some targets and reduce avocado noise October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[03/25] tests/lcitool: add swtpm to the package list October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[02/25] tests/avocado: remove flaky test marking for test_sbsaref_edk2_firmware October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[01/25] tests/avocado: update firmware to enable OpenBSD test on sbsa-ref October maintainer omnibus pre-PR (tests, gdbstub, plugins) --- 2023-10-09 Alex Bennée Superseded
[V3,10/10] target/arm/kvm: Write CPU state back to KVM on reset Untitled series #223812 --- 2023-10-09 Salil Mehta 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
[v4,6/6] docs/system: add a basic enumeration of vhost-user devices virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée New
[v4,5/6] hw/virtio: add vhost-user-snd and virtio-snd-pci devices virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée Superseded
[v4,4/6] hw/virtio: derive vhost-user-i2c from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée Superseded
[v4,3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée Superseded
[v4,2/6] hw/virtio: derive vhost-user-rng from vhost-user-base virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée Superseded
[v4,1/6] virtio: split into vhost-user-base and vhost-user-device virtio: cleanup vhost-user-generic and reduce c&p --- 2023-10-09 Alex Bennée 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
[PULL,16/25] system: Rename softmmu/ directory as system/ Untitled series #223801 --- 2023-10-09 Paolo Bonzini New
[PULL,09/25] tcg: Correct invalid mentions of 'softmmu' by 'system-mode' Untitled series #223801 --- 2023-10-09 Paolo Bonzini Accepted
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
[Stable-8.1.2,52/57] linux-user/hppa: Fix struct target_sigcontext layout Untitled series #223515 --- 2023-10-06 Michael Tokarev Superseded
[PULL,25/32] trace/control: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster New
[PULL,24/32] sysemu/tpm: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,23/32] softmmu/vl: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,22/32] semihosting/arm-compat: Clean up local variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,21/32] util/guest-random: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,20/32] util/cutils: Clean up global variable shadowing in get_relocated_path() Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,19/32] ui/cocoa: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
[PULL,18/32] semihosting: Clean up global variable shadowing Untitled series #223514 --- 2023-10-06 Markus Armbruster Accepted
« 1 2 ... 85 86 87759 760 »