Show patches with: Submitter = Claudio Fontana       |    State = Action Required       |    Archived = No       |   57 patches
Patch Series S/W/F Date Submitter Delegate State
[v28,02/23] target/i386: Split out do_fsave, do_frstor, do_fxsave, do_fxrstor [v28,01/23] target/i386: Rename helper_fldt, helper_fstt --- 2021-03-22 Claudio Fontana New
[v28,01/23] target/i386: Rename helper_fldt, helper_fstt [v28,01/23] target/i386: Rename helper_fldt, helper_fstt --- 2021-03-22 Claudio Fontana New
[RFC,v1,09/10] i386: split cpu.c and defer x86 models registration [RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ --- 2020-11-09 Claudio Fontana New
[RFC,v1,08/10] module: introduce MODULE_INIT_ACCEL_CPU [RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ --- 2020-11-09 Claudio Fontana New
[RFC,v1,05/10] i386: move TCG accel files into accel/tcg/ [RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ --- 2020-11-09 Claudio Fontana New
[RFC,v1,04/10] i386: move hvf accel files into accel/hvf/ [RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ --- 2020-11-09 Claudio Fontana New
[RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ [RFC,v1,01/10] i386: move kvm accel files into accel/kvm/ --- 2020-11-09 Claudio Fontana New
hax: unbreak accelerator cpu code after cpus.c split hax: unbreak accelerator cpu code after cpus.c split --- 2020-10-16 Claudio Fontana New
[RFC,v1,2/2] accel/tcg: split tcg_start_vcpu_thread tcg-cpus: split into 3 tcg variants --- 2020-10-14 Claudio Fontana New
[v4,3/3] replay: do not build if TCG is not available unbreak non-tcg builds --- 2020-10-13 Claudio Fontana New
[v4,1/3] tests/Makefile.include: unbreak non-tcg builds unbreak non-tcg builds --- 2020-10-13 Claudio Fontana New
[v3,3/3] replay: do not build if TCG is not available unbreak non-tcg builds --- 2020-10-13 Claudio Fontana New
[v2,3/3] replay: do not build if TCG is not available unbreak non-tcg builds --- 2020-10-12 Claudio Fontana New
[RFC,v1,4/4] replay: do not build if TCG is not available unbreak non-tcg builds --- 2020-10-09 Claudio Fontana New
[RFC,v1,3/4] qtest: do not build ide-test if TCG is not available unbreak non-tcg builds --- 2020-10-09 Claudio Fontana New
[RFC,v1,2/4] qtest: unbreak non-TCG builds in bios-tables-test unbreak non-tcg builds --- 2020-10-09 Claudio Fontana New
[RFC,v1,1/4] tests/Makefile.include: unbreak non-tcg builds unbreak non-tcg builds --- 2020-10-09 Claudio Fontana New
[v8,17/17] accel/tcg: use current_machine as it is always set for softmmu QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,16/17] kvm: remove kvm specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,15/17] hax: remove hax specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,14/17] whpx: remove whpx specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,12/17] cpus: add handle_interrupt to the CpusAccel interface QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,09/17] cpus: extract out hvf-specific code to target/i386/hvf/ QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,08/17] cpus: extract out whpx-specific code to target/i386/ QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,07/17] cpus: extract out hax-specific code to target/i386/ QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,06/17] cpus: extract out kvm-specific code to accel/kvm QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,04/17] cpus: extract out TCG-specific code to accel/tcg QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,03/17] cpus: prepare new CpusAccel cpu accelerator interface QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v8,01/17] cpu-timers, icount: new modules QEMU cpus.c refactoring part2 --- 2020-09-16 Claudio Fontana New
[v7,11/16] cpus: remove checks for non-NULL cpus_accel [v7,01/16] cpu-timers, icount: new modules --- 2020-09-03 Claudio Fontana New
[v7,02/16] icount: rename functions to be consistent with the module name [v7,01/16] cpu-timers, icount: new modules --- 2020-09-03 Claudio Fontana New
[v6,13/16] hvf: remove hvf specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-09-01 Claudio Fontana New
[v5,14/14] kvm: remove kvm specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-08-12 Claudio Fontana New
[v5,11/14] hvf: remove hvf specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-08-12 Claudio Fontana New
[RFC,v4,13/14] hax: remove hax specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-08-11 Claudio Fontana New
[RFC,v4,12/14] whpx: remove whpx specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-08-11 Claudio Fontana New
[RFC,v4,11/14] hvf: remove hvf specific functions from global includes QEMU cpus.c refactoring part2 --- 2020-08-11 Claudio Fontana New
[RFC,v4,09/14] cpus: cleanup now unneeded includes QEMU cpus.c refactoring part2 --- 2020-08-11 Claudio Fontana New
[RFC,v3] checkpatch: detect missing changes to trace-events [RFC,v3] checkpatch: detect missing changes to trace-events --- 2020-08-11 Claudio Fontana New
[RFC] checkpatch: detect missing changes to trace-events [RFC] checkpatch: detect missing changes to trace-events --- 2020-08-06 Claudio Fontana New
[RFC,v3,5/8] cpus: extract out kvm-specific code to accel/kvm Untitled series #58628 --- 2020-08-03 Claudio Fontana New
[RFC,v3,4/8] cpus: extract out qtest-specific code to accel/qtest Untitled series #58628 --- 2020-08-03 Claudio Fontana New
migration: broken snapshot saves appear on s390 when small fields in migration stream removed migration: broken snapshot saves appear on s390 when small fields in migration stream removed --- 2020-07-12 Claudio Fontana New
[RFC,v2,6/6] cpus: extract out hvf-specific code to target/i386/hvf/ QEMU cpus.c refactoring part2 --- 2020-07-07 Claudio Fontana New
[RFC,v2,5/6] cpus: extract out whpx-specific code to target/i386/ QEMU cpus.c refactoring part2 --- 2020-07-07 Claudio Fontana New
[RFC,v2,4/6] cpus: extract out hax-specific code to target/i386/ QEMU cpus.c refactoring part2 --- 2020-07-07 Claudio Fontana New
[RFC,v5,4/4] cpus: extract out accel-specific code to each accel [RFC,v5,1/4] softmmu: move softmmu only files from root --- 2020-06-15 Claudio Fontana New
[RFC,v5,1/4] softmmu: move softmmu only files from root [RFC,v5,1/4] softmmu: move softmmu only files from root --- 2020-06-15 Claudio Fontana New
[RFC,v4,3/4] cpu-timers, icount: new modules QEMU cpus.c refactoring --- 2020-05-29 Claudio Fontana New
[RFC,v3,4/4] cpus: extract out accel-specific code to each accel Untitled series #60340 --- 2020-05-25 Claudio Fontana New
[RFC,v3,2/4] cpu-throttle: new module, extracted from cpus.c Untitled series #60340 --- 2020-05-25 Claudio Fontana New
[RFC,v2,2/3] cpu-timers, icount: new modules [RFC,v2,1/3] cpu-throttle: new module, extracted from cpus.c --- 2020-05-22 Claudio Fontana New
[RFC,v2,1/3] cpu-throttle: new module, extracted from cpus.c [RFC,v2,1/3] cpu-throttle: new module, extracted from cpus.c --- 2020-05-22 Claudio Fontana New
[RFC,3/3] cpus: implement cpus interfaces for per-accel threads QEMU cpus.c refactoring --- 2020-05-21 Claudio Fontana New
[v4,1/2] Makefile: dtc: build the libfdt target [v4,1/2] Makefile: dtc: build the libfdt target --- 2020-05-14 Claudio Fontana New
[RESEND,v3,2/2] Makefile: remove old compatibility gunks Makefile: libfdt: build only the strict necessary --- 2020-04-11 Claudio Fontana New
[1/2] Makefile: libfdt: build only the strict necessary Makefile: libfdt: build only the strict necessary --- 2020-04-11 Claudio Fontana New