Show patches with: none      |   10148 patches
« 1 2 3 4101 102 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
target/ppc/mem_helper.c: Remove a conditional from dcbz_common() target/ppc/mem_helper.c: Remove a conditional from dcbz_common() - - - - --- 2024-06-22 BALATON Zoltan New
[3/3] target/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128. target/ppc: Update vector insns to use 128 bit - - - - --- 2024-06-21 Chinmay Rath New
[2/3] target/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128. target/ppc: Update vector insns to use 128 bit - - - - --- 2024-06-21 Chinmay Rath New
[1/3] target/ppc: Move get/set_avr64 functions to vmx-impl.c.inc. target/ppc: Update vector insns to use 128 bit - - - - --- 2024-06-21 Chinmay Rath New
[v2,14/14] docs: document special exception for machine type deprecation & removal hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,11/14] hw: skip registration of outdated versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,10/14] hw: set deprecation info for all versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,09/14] include/hw: temporarily disable deletion of versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,08/14] include/hw: add macros for deprecation & removal of versioned machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,07/14] hw/i386: convert 'q35' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-06-20 Daniel P. Berrangé New
[v2,06/14] hw/i386: convert 'i440fx' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-06-20 Daniel P. Berrangé New
[v2,05/14] hw/m68k: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,04/14] hw/ppc: convert 'spapr' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,03/14] hw/s390x: convert 'ccw' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,02/14] hw/arm: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-06-20 Daniel P. Berrangé New
[v2,01/14] include/hw: add helpers for defining versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 2 - --- 2024-06-20 Daniel P. Berrangé New
[v2,12/12] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb maintainer updates pre-PR (gdbstub, plugins, time control) - - 3 - --- 2024-06-20 Alex Bennée New
[v2,11/12] plugins: fix inject_mem_cb rw masking maintainer updates pre-PR (gdbstub, plugins, time control) - 1 - - --- 2024-06-20 Alex Bennée New
[v2,10/12] contrib/plugins: add Instructions Per Second (IPS) example for cost modeling maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,09/12] plugins: add migration blocker maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,08/12] plugins: add time control API maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,07/12] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,06/12] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time maintainer updates pre-PR (gdbstub, plugins, time control) - - - - --- 2024-06-20 Alex Bennée New
[v2,05/12] qtest: use cpu interface in qtest_clock_warp maintainer updates pre-PR (gdbstub, plugins, time control) 1 - - - --- 2024-06-20 Alex Bennée New
[v2,04/12] sysemu: add set_virtual_time to accel ops maintainer updates pre-PR (gdbstub, plugins, time control) - - 2 - --- 2024-06-20 Alex Bennée New
[v2,03/12] plugins: Ensure register handles are not NULL maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,02/12] gdbstub: move enums into separate header maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[v2,01/12] include/exec: add missing include guard comment maintainer updates pre-PR (gdbstub, plugins, time control) - - 1 - --- 2024-06-20 Alex Bennée New
[2/2] target/ppc/arch_dump: set prstatus pid to cpuid arch_dump: fix prstatus pid on s390x and ppc - - - - --- 2024-06-19 Omar Sandoval New
[1/2] target/s390x/arch_dump: use correct byte order for pid arch_dump: fix prstatus pid on s390x and ppc - 1 - - --- 2024-06-19 Omar Sandoval New
adb: Fix assertion failure in adb_request() by blocking/unblocking autopoll adb: Fix assertion failure in adb_request() by blocking/unblocking autopoll - - - - --- 2024-06-18 Zheyu Ma New
[v3,4/4] target/ppc: Move VSX fp compare insns to decodetree. target/ppc: Move VSX storage access and compare - - 1 - --- 2024-06-18 Chinmay Rath New
[v3,3/4] target/ppc: Move VSX vector storage access insns to decodetree. target/ppc: Move VSX storage access and compare - - 1 - --- 2024-06-18 Chinmay Rath New
[v3,2/4] target/ppc: Move VSX vector with length storage access insns to decodetree. target/ppc: Move VSX storage access and compare - - 1 - --- 2024-06-18 Chinmay Rath New
[v3,1/4] target/ppc: Moving VSX scalar storage access insns to decodetree. target/ppc: Move VSX storage access and compare - - 1 - --- 2024-06-18 Chinmay Rath New
[v4,3/3] target/ppc: handle vcpu hotplug failure gracefully target/ppc: vcpu hotplug failure handling fixes - - 1 1 --- 2024-06-18 Harsh Prateek Bora New
[v4,2/3] cpu-common.c: export cpu_get_free_index to be reused later target/ppc: vcpu hotplug failure handling fixes - - 1 - --- 2024-06-18 Harsh Prateek Bora New
[v4,1/3] accel/kvm: Introduce kvm_create_and_park_vcpu() helper target/ppc: vcpu hotplug failure handling fixes - - 1 - --- 2024-06-18 Harsh Prateek Bora New
[5/5] pnv/xive2: Move xive2_nvp_pic_print_info() to xive2.c XIVE changes for Cache Watch, VSTs, STT and info pic - - 1 - --- 2024-06-17 Michael Kowal New
[4/5] pnv/xive2: Fail VST entry address computation if table has no VSD XIVE changes for Cache Watch, VSTs, STT and info pic - - 1 - --- 2024-06-17 Michael Kowal New
[3/5] pnv/xive2: Set Translation Table for the NVC port space XIVE changes for Cache Watch, VSTs, STT and info pic - - 1 - --- 2024-06-17 Michael Kowal New
[2/5] pnv/xive2: Enable VST NVG and NVC index compression XIVE changes for Cache Watch, VSTs, STT and info pic - - 1 - --- 2024-06-17 Michael Kowal New
[1/5] pnv/xive2: XIVE2 Cache Watch, Cache Flush and Sync Injection support XIVE changes for Cache Watch, VSTs, STT and info pic - - - - --- 2024-06-17 Michael Kowal New
[v4,5/5] tests/qtest: Add pnv-spi-seeprom qtest hw/ppc: SPI model 1 - - - --- 2024-06-17 Chalapathi V New
[v4,4/5] hw/ppc: SPI controller wiring to P10 chip hw/ppc: SPI model - - 2 - --- 2024-06-17 Chalapathi V New
[v4,3/5] hw/block: Add Microchip's 25CSM04 to m25p80 hw/ppc: SPI model - - 2 - --- 2024-06-17 Chalapathi V New
[v4,2/5] ppc/pnv: Extend SPI model hw/ppc: SPI model - - - - --- 2024-06-17 Chalapathi V New
[v4,1/5] ppc/pnv: Add SPI model hw/ppc: SPI model - - - - --- 2024-06-17 Chalapathi V New
[v2] ppc/pnv: Introduce pnv_chip_foreach_cpu() [v2] ppc/pnv: Introduce pnv_chip_foreach_cpu() - - 2 - --- 2024-06-17 Philippe Mathieu-Daudé New
[v2,4/4] target/ppc: Move VSX fp compare insns to decodetree. Move VSX storage access and compare insns to - - 1 - --- 2024-06-13 Chinmay Rath New
[v2,3/4] target/ppc: Move VSX vector storage access insns to decodetree. Move VSX storage access and compare insns to - - 1 - --- 2024-06-13 Chinmay Rath New
[v2,2/4] target/ppc: Move VSX vector with length storage access insns to decodetree. Move VSX storage access and compare insns to - - - - --- 2024-06-13 Chinmay Rath New
[v2,1/4] target/ppc: Moving VSX scalar storage access insns to decodetree. Move VSX storage access and compare insns to - - 1 - --- 2024-06-13 Chinmay Rath New
[9/9] contrib/plugins: add ips plugin example for cost modeling maintainer updates (gdbstub, plugins, time control) - - - - --- 2024-06-12 Alex Bennée New
[8/9] plugins: add time control API maintainer updates (gdbstub, plugins, time control) - - - - --- 2024-06-12 Alex Bennée New
[7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c maintainer updates (gdbstub, plugins, time control) - - 1 - --- 2024-06-12 Alex Bennée New
[6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time maintainer updates (gdbstub, plugins, time control) - - - - --- 2024-06-12 Alex Bennée New
[5/9] qtest: use cpu interface in qtest_clock_warp maintainer updates (gdbstub, plugins, time control) 1 - - - --- 2024-06-12 Alex Bennée New
[4/9] sysemu: add set_virtual_time to accel ops maintainer updates (gdbstub, plugins, time control) - - 1 - --- 2024-06-12 Alex Bennée New
[3/9] plugins: Ensure register handles are not NULL maintainer updates (gdbstub, plugins, time control) - - 1 - --- 2024-06-12 Alex Bennée New
[2/9] gdbstub: move enums into separate header maintainer updates (gdbstub, plugins, time control) - - 1 - --- 2024-06-12 Alex Bennée New
[1/9] include/exec: add missing include guard comment maintainer updates (gdbstub, plugins, time control) - - 1 - --- 2024-06-12 Alex Bennée New
[RFC,16/16] hw/riscv: virt: Add WorldGuard support Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,15/16] hw/misc: riscv_wgchecker: Check the slot settings in translate Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,14/16] hw/misc: riscv_wgchecker: Implement correct block-access behavior Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,13/16] hw/misc: riscv_wgchecker: Implement wgchecker slot registers Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,12/16] hw/misc: riscv_wgchecker: Implement RISC-V WorldGuard Checker Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,11/16] hw/misc: riscv_worldguard: Add API to enable WG extension of CPU Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,10/16] target/riscv: Add WID to MemTxAttrs of CPU memory transactions Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,09/16] target/riscv: Implement WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,08/16] target/riscv: Allow global WG config to set WG CPU callbacks Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,07/16] target/riscv: Add defines for WorldGuard CSRs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,06/16] target/riscv: Add hard-coded CPU state of WG extension Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,05/16] target/riscv: Add CPU options of WorldGuard CPU extension Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,04/16] hw/misc: riscv_worldguard: Add RISC-V WorldGuard global config Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,03/16] exec: Add RISC-V WorldGuard WID to MemTxAttrs Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,02/16] accel/tcg: memory access from CPU will pass access_type to IOMMU Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[RFC,01/16] accel/tcg: Store section pointer in CPUTLBEntryFull Implements RISC-V WorldGuard extension v0.4 - - - - --- 2024-06-12 Jim Shu New
[2/2] hw/misc/mos6522: Do not open-code hmp_info_human_readable_text() hw/misc/mos6522: Do not open-code hmp_info_human_readable_text() - - 1 - --- 2024-06-10 Philippe Mathieu-Daudé New
[1/2] hw/misc/mos6522: Expose x-query-mos6522-devices QMP command hw/misc/mos6522: Do not open-code hmp_info_human_readable_text() - - 1 - --- 2024-06-10 Philippe Mathieu-Daudé New
[2/2] hw/intc: Introduce x-query-interrupt-controllers QMP command hw/intc: Introduce x-query-interrupt-controllers QMP command - - 1 - --- 2024-06-10 Philippe Mathieu-Daudé New
[1/2] hw/intc: Avoid using Monitor in INTERRUPT_STATS_PROVIDER::print_info() hw/intc: Introduce x-query-interrupt-controllers QMP command - - 1 - --- 2024-06-10 Philippe Mathieu-Daudé New
[26/26] hw/ppc: Avoid using Monitor in pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[25/26] hw/ppc: Avoid using Monitor in pnv_chip_power9_pic_print_info_child() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[24/26] hw/ppc: Avoid using Monitor in spapr_irq_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[23/26] hw/ppc: Avoid using Monitor in SpaprInterruptControllerClass::print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[22/26] hw/ppc: Avoid using Monitor in pnv_xive2_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[21/26] hw/ppc: Avoid using Monitor in xive2_nvp_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[20/26] hw/ppc: Avoid using Monitor in xive2_end_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[19/26] hw/ppc: Avoid using Monitor in xive2_end_queue_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[18/26] hw/ppc: Avoid using Monitor in xive2_end_eas_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[17/26] hw/ppc: Avoid using Monitor in xive2_eas_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[16/26] hw/ppc: Avoid using Monitor in pnv_psi_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[15/26] hw/ppc: Avoid using Monitor in pnv_xive_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[14/26] hw/ppc: Avoid using Monitor in xive_nvt_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[13/26] hw/ppc: Avoid using Monitor in xive_end_eas_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[12/26] hw/ppc: Avoid using Monitor in xive_end_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
[11/26] hw/ppc: Avoid using Monitor in xive_eas_pic_print_info() hw/ppc: Prefer HumanReadableText over Monitor - - - - --- 2024-06-10 Philippe Mathieu-Daudé New
« 1 2 3 4101 102 »