Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   2727 patches
« 1 2 ... 9 10 1127 28 »
Patch Series S/W/F Date Submitter Delegate State
[PULL,1/4] system/memory: use ldn_he_p/stn_he_p [PULL,1/4] system/memory: use ldn_he_p/stn_he_p --- 2023-12-04 Philippe Mathieu-Daudé New
[PULL,0/4] Misc fixes for 2023-12-04 --- 2023-12-04 Philippe Mathieu-Daudé New
[PATCH-for-9.0,2/2] target/arm/kvm: Use generic kvm_supports_guest_debug() target/arm/kvm: Use generic kvm_supports_guest_debug() --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-9.0,1/2] accel/kvm: Expose kvm_supports_guest_debug() prototype target/arm/kvm: Use generic kvm_supports_guest_debug() --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip [PATCH-for-8.2] tests/avocado: Stop fetching yamon-bin-02.22.zip --- 2023-12-01 Philippe Mathieu-Daudé New
[PATCH-for-9.0,3/3] target/arm/tcg: Including missing 'exec/exec-all.h' header target/arm/tcg: Few non-TCG cleanups --- 2023-11-30 Philippe Mathieu-Daudé New
[PULL,6/7] hw/avr/atmega: Fix wrong initial value of stack pointer [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,2/7] hw/isa/vt82c686: Bring back via_isa_set_irq() [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash [PULL,1/7] target/hexagon/idef-parser/prepare: use env to invoke bash --- 2023-11-28 Philippe Mathieu-Daudé New
[PULL,0/7] Misc fixes for 2023-11-28 --- 2023-11-28 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size [RFC,PATCH-for-9.0] hw/display/qxl: Directly use VGACommonState::vram_size --- 2023-11-24 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v3,2/2] hw/net/can/xlnx-zynqmp: Avoid underflow while popping RX FIFO hw/net/can/xlnx-zynqmp: Avoid underflow while popping FIFOs --- 2023-11-24 Philippe Mathieu-Daudé New
[PATCH-for-9.0,09/16] target/arm/kvm: Have kvm_arm_pmu_set_irq take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,08/16] target/arm/kvm: Have kvm_arm_pmu_init take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,07/16] target/arm/kvm: Have kvm_arm_pvtime_init take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,05/16] target/arm/kvm: Have kvm_arm_sve_get_vls take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,03/16] target/arm/kvm: Have kvm_arm_add_vcpu_properties take a ARMCPU argument target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,02/16] target/arm/kvm: Remove unused includes target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,01/16] hw/intc/arm_gicv3: Include missing 'qemu/error-report.h' header target/arm/kvm: Unify kvm_arm_FOO() API --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,8/8] hw/arm/bcm2836: Add local variable to remove various DEVICE() casts hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,7/8] hw/arm/bcm2836: Move code after error checks hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,6/8] hw: Simplify uses of qdev_prop_set_bit(dev, 'start-powered-off') hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,5/8] hw: Prefer qdev_prop_set_bit over object_property_set_bool for QDev hw: Simplify accesses to CPUState::'start-powered-off' property --- 2023-11-23 Philippe Mathieu-Daudé New
[PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property [PATCH-for-9.0] hw/mips/cps: Simplify access to 'start-powered-off' property --- 2023-11-22 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,11/11] hw/intc/meson: Simplify how arm_gicv3_kvm.o objects are built hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,10/11] hw/arm/raspi: Build bcm2836.o and raspi.o objects once hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,09/11] hw/arm/bcm2836: Allocate ARM CPU state with object_new() hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,07/11] hw/arm/bcm2836: Simplify access to 'start-powered-off' property hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,05/11] target/arm: Move GTIMER definitions to 'cpu-defs.h' hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,04/11] target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[PATCH-for-9.0,03/11] target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h' hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,02/11] target/arm: Add target_aarch64_available() helper hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,01/11] qom: Introduce the TypeInfo::can_register() handler hw/arm: Step toward building qemu-system-{arm, aarch64} altogether --- 2023-11-22 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,3/6] hw/misc/mps2-scc: Free MPS2SCC::oscclk[] array on finalize() hw: Free DEFINE_PROP_ARRAY()'s arrays in instance_finalize() --- 2023-11-21 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,1/6] hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field hw: Free DEFINE_PROP_ARRAY()'s arrays in instance_finalize() --- 2023-11-21 Philippe Mathieu-Daudé New
[PATCH-for-9.0,07/25] memory: Have memory_region_init_rom() handler return a boolean memory: Propagate Error* when possible --- 2023-11-20 Philippe Mathieu-Daudé New
[RFC-PATCH-for-8.2?] disas/cris: Pass buffer size to format_dec() to avoid overflow warning [RFC-PATCH-for-8.2?] disas/cris: Pass buffer size to format_dec() to avoid overflow warning --- 2023-11-20 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v2,4/4] hw/arm/stm32f100: Report error when incorrect CPU is used hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-17 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v2,3/4] hw/arm/stm32f205: Report error when incorrect CPU is used hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-17 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v2,2/4] hw/arm/stm32f405: Report error when incorrect CPU is used hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-17 Philippe Mathieu-Daudé New
[PATCH-for-8.2?,v2,1/4] hw/core/machine: Constify MachineClass::valid_cpu_types[] hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-17 Philippe Mathieu-Daudé New
[PATCH-for-8.2] target/nios2: Deprecate the Nios II architecture [PATCH-for-8.2] target/nios2: Deprecate the Nios II architecture --- 2023-11-17 Philippe Mathieu-Daudé New
[PATCH-for-9.0,6/6] hw/arm/musca: Simplify setting MachineClass::valid_cpu_types[] hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-15 Philippe Mathieu-Daudé New
[PATCH-for-9.0,5/6] hw/arm/npcm7xx_boards: Simplify setting MachineClass::valid_cpu_types[] hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-15 Philippe Mathieu-Daudé New
[PATCH-for-9.0,4/6] hw/arm/msf2: Simplify setting MachineClass::valid_cpu_types[] hw/arm/stm32xxx: Report error when incorrect CPU is used --- 2023-11-15 Philippe Mathieu-Daudé New
[PATCH-for-9.0,9/9] hw/xen/hvm: Inline xen_arch_set_memory() Untitled series #227217 --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,4/9] hw/xen/hvm: Expose xen_memory_listener declaration Untitled series #227217 --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,19/19] hw/xen: Have most of Xen files become target-agnostic [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,17/19] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,15/19] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[RFC,PATCH-for-9.0,v2,13/19] hw/xen: Remove use of 'target_ulong' in handle_ioreq() [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,12/19] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h' [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,11/19] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest [PATCH-for-9.0,v2,01/19] tests/avocado: Add 'guest:xen' tag to tests running Xen guest --- 2023-11-14 Philippe Mathieu-Daudé New
[PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device [PULL,1/5] hw/mips: LOONGSON3V depends on UNIMP device --- 2023-11-13 Philippe Mathieu-Daudé New
[PULL,0/5] Misc fixes for 2023-11-13 --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,10/10] hw/xen: Have most of Xen files become target-agnostic Untitled series #227082 --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-9.0,08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available Untitled series #227082 --- 2023-11-13 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,10/10] hw/char/pl011: Implement TX FIFO hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,09/10] hw/char/pl011: Add transmit FIFO to PL011State hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,08/10] hw/char/pl011: Rename RX FIFO methods hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,07/10] hw/char/pl011: Check if receiver is enabled hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,06/10] hw/char/pl011: Warn when using disabled transmitter hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,05/10] hw/char/pl011: Extract pl011_read_rxdata() from pl011_read() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,04/10] hw/char/pl011: Extract pl011_write_txdata() from pl011_write() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2,v4,03/10] hw/char/pl011: Split RX/TX path of pl011_reset_fifo() hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop --- 2023-11-09 Philippe Mathieu-Daudé New
[v2,1/2] buildsys: Bump minimal meson version required to v1.2.3 buildsys: Bump meson version to build on macOS Sonoma --- 2023-11-09 Philippe Mathieu-Daudé New
[RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating [RFC,PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating --- 2023-11-09 Philippe Mathieu-Daudé New
[PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11 [PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11 --- 2023-11-09 Philippe Mathieu-Daudé New
[v2,32/35,2/2] target/alpha: Use TCG_COND_TST{EQ, NE} for BLB{C, S} Untitled series #226757 --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,32/35,1/2] target/alpha: Pass immediate value to gen_bcond_internal() Untitled series #226756 --- 2023-11-08 Philippe Mathieu-Daudé New
[NOTFORMERGE,1/2] configure: Use distrib meson buildsys: Use host meson on macOS Sonoma (14) --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,11/35,2/2] tcg/arm: Support TCG_COND_TST{EQ,NE} Untitled series #226748 --- 2023-11-08 Philippe Mathieu-Daudé New
[v2,11/35,1/2] tcg/arm: Factor tcg_out_cmp() out Untitled series #226749 --- 2023-11-08 Philippe Mathieu-Daudé New
[PULL,72/75] MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,51/75] hw/cpu: Clean up global variable shadowing Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,44/75] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,43/75] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU* Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,42/75] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,41/75] target/ppc: Move powerpc_input_t definition to 'cpu.h' Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,39/75] target/ppc: Move powerpc_excp_t definition to 'cpu.h' Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,37/75] target/ppc: Move ppc_cpu_class_by_name() declaration to 'cpu.h' Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,36/75] target/ppc: Define powerpc_pm_insn_t in 'internal.h' Untitled series #226627 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,00/75] Misc HW/UI patches for 2023-11-07 --- 2023-11-07 Philippe Mathieu-Daudé New
[PULL,59/60] MAINTAINERS: update libvirt devel mailing list address [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,52/60] hw/i2c: pmbus: add VCAP register [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,49/60] hw/i2c: pmbus add support for block receive [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,41/60] hw/loader: Clean up global variable shadowing in rom_add_file() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,39/60] exec/cpu: Have cpu_exec_realize() return a boolean [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,31/60] target/mips: Fix TX79 LQ/SQ opcodes [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h' [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,09/60] target: Mention 'cpu-qom.h' is target agnostic [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,08/60] target: Unify QOM style [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,07/60] accel/tcg: Factor tcg_cpu_reset_hold() out [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
[PULL,06/60] accel: Introduce cpu_exec_reset_hold() [PULL,01/60] vl: Free machine list --- 2023-11-06 Philippe Mathieu-Daudé New
« 1 2 ... 9 10 1127 28 »