Show patches with: Submitter = Philippe Mathieu-Daudé       |    State = Action Required       |   443 patches
« 1 2 ... 2 3 4 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] target/arm: Remove KVM AArch32 CPU definitions target/arm: KVM Aarch32 spring cleaning - - - --- 2023-04-05 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,3/3] softmmu: Restore use of CPU watchpoint for all accelerators softmmu: Restore use of CPU watchpoint for non-TCG accelerators - 1 - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include softmmu: Restore use of CPU watchpoint for non-TCG accelerators - 1 - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel softmmu: Restore use of CPU watchpoint for non-TCG accelerators - 1 - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/3] softmmu: Restore use of CPU watchpoint for all accelerators softmmu: Restore use of CPU watchpoint for non-TCG accelerators - - - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/3] softmmu: Restrict cpu_check_watchpoint / address_matches to TCG accel softmmu: Restore use of CPU watchpoint for non-TCG accelerators - - - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/3] softmmu/watchpoint: Add missing 'qemu/error-report.h' include softmmu: Restore use of CPU watchpoint for non-TCG accelerators - - - --- 2023-03-28 Philippe Mathieu-Daudé New
[PATCH-for-8.1,4/5] bulk: Do not declare function prototypes using extern keyword Untitled series #731853 - - - --- 2023-03-20 Philippe Mathieu-Daudé New
[PULL,004/123] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API Untitled series #725161 - 2 - --- 2023-02-27 Philippe Mathieu-Daudé New
[5/5] hw/i386/kvm: Factor i8254_pit_create_try_kvm() out hw/timer/i8254: Un-inline and simplify IRQs - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[4/5] hw/timer/i8254: Really inline i8254_pit_init() hw/timer/i8254: Un-inline and simplify IRQs - - - --- 2023-02-15 Philippe Mathieu-Daudé New
[3/5] hw/i386/pc: Un-inline i8254_pit_init() hw/timer/i8254: Un-inline and simplify IRQs - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[2/5] hw/timer/i8254: Factor i8254_pit_create() out and document hw/timer/i8254: Un-inline and simplify IRQs - 1 - --- 2023-02-15 Philippe Mathieu-Daudé New
[1/5] hw/timer/hpet: Include missing 'hw/qdev-properties.h' header hw/timer/i8254: Un-inline and simplify IRQs 1 - - --- 2023-02-15 Philippe Mathieu-Daudé New
[v2] MIPS: remove support for trap and emulate KVM [v2] MIPS: remove support for trap and emulate KVM - 1 - --- 2022-12-21 Philippe Mathieu-Daudé New
[3/3] softmmu: Silent -Wmissing-field-initializers warning accel: Silent few -Wmissing-field-initializers warning - 1 - --- 2022-12-20 Philippe Mathieu-Daudé New
[2/3] accel/kvm: Silent -Wmissing-field-initializers warning accel: Silent few -Wmissing-field-initializers warning - 1 - --- 2022-12-20 Philippe Mathieu-Daudé New
[1/3] tcg: Silent -Wmissing-field-initializers warning accel: Silent few -Wmissing-field-initializers warning - 1 - --- 2022-12-20 Philippe Mathieu-Daudé New
[v2,9/9] target/xtensa/cpu: Include missing "memory.h" header target/misc: Header cleanups around "cpu.h" - 1 - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,8/9] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard target/misc: Header cleanups around "cpu.h" - 1 - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,7/9] target/riscv/cpu: Restrict some sysemu-specific fields from CPUArchState target/misc: Header cleanups around "cpu.h" - - - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,6/9] target/riscv/cpu: Move Floating-Point fields closer target/misc: Header cleanups around "cpu.h" - - - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,5/9] target/ppc/kvm: Remove unused "sysbus.h" header target/misc: Header cleanups around "cpu.h" - - - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,4/9] target/ppc/internal: Restrict MMU declarations to sysemu target/misc: Header cleanups around "cpu.h" - 1 - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,3/9] target/loongarch/cpu: Restrict "memory.h" header to sysemu target/misc: Header cleanups around "cpu.h" - 1 - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,2/9] target/loongarch/cpu: Remove unused "sysbus.h" header target/misc: Header cleanups around "cpu.h" - 2 - --- 2022-12-17 Philippe Mathieu-Daudé New
[v2,1/9] target/alpha: Remove obsolete STATUS document target/misc: Header cleanups around "cpu.h" - - - --- 2022-12-17 Philippe Mathieu-Daudé New
exec: Rename NEED_CPU_H -> CONFIG_TARGET exec: Rename NEED_CPU_H -> CONFIG_TARGET - - - --- 2022-12-16 Philippe Mathieu-Daudé New
[2/2] sysemu/kvm: Reduce target-specific declarations sysemu/kvm: Header cleanups around "cpu.h" - - - --- 2022-12-16 Philippe Mathieu-Daudé New
[1/2] sysemu/kvm: Remove CONFIG_USER_ONLY guard sysemu/kvm: Header cleanups around "cpu.h" - 1 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,5/5] target/cpu: Restrict do_transaction_failed() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr - 1 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,4/5] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr - 1 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,3/5] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr - 2 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,2/5] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr - 1 - --- 2022-12-16 Philippe Mathieu-Daudé New
[v3,1/5] dump: Include missing "cpu.h" header for tswap32/tswap64() declarations target/cpu: System/User cleanups around hwaddr/vaddr - 1 - --- 2022-12-16 Philippe Mathieu-Daudé New
[PATCH-for-8.0,4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector() ppc: Clean up few headers to make them target agnostic - - - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,3/4] hw/ppc/spapr: Reduce "vof.h" inclusion ppc: Clean up few headers to make them target agnostic - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,2/4] hw/ppc/vof: Do not include the full "cpu.h" ppc: Clean up few headers to make them target agnostic - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,1/4] target/ppc/kvm: Add missing "cpu.h" and "exec/hwaddr.h" ppc: Clean up few headers to make them target agnostic - 1 - --- 2022-12-13 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,4/4] target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard target/cpu: System/User cleanups around hwaddr/vaddr - - - --- 2022-12-08 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu target/cpu: System/User cleanups around hwaddr/vaddr - - - --- 2022-12-08 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API target/cpu: System/User cleanups around hwaddr/vaddr - 1 - --- 2022-12-08 Philippe Mathieu-Daudé New
[PATCH-for-8.0,v2,1/4] cputlb: Restrict SavedIOTLB to system emulation target/cpu: System/User cleanups around hwaddr/vaddr - - - --- 2022-12-08 Philippe Mathieu-Daudé New
« 1 2 ... 2 3 4 5 »