Show patches with: Submitter = Sergio Andres Gomez Del Real       |    State = Action Required       |    Archived = No       |   45 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
hw/dma: Fix dead code in pl080.c - - - - --- 2016-12-27 Sergio Andres Gomez Del Real New
hw/dma: Fix dead code in pl080.c - - - - --- 2016-12-27 Sergio Andres Gomez Del Real New
vcpu_dirty: share the same field in CPUState for all accelerators - - - - --- 2017-06-18 Sergio Andres Gomez Del Real New
xsave_helper: pull xsave and xrstor out of kvm.c into helper function - - - - --- 2017-06-26 Sergio Andres Gomez Del Real New
[01/14] hvf: add support for Hypervisor.framework in the configure script add support for Hypervisor.framework in QEMU - - 1 - --- 2017-08-28 Sergio Andres Gomez Del Real New
[02/14] hvf: add code base from Google's QEMU repository add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[03/14] hvf: add conditional macros around hvf code in cpus.c add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[04/14] hvf: add fields to CPUState and CPUX86State; add definitions add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[05/14] hvf: use new helper functions for put/get xsave add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[06/14] hvf: add compilation rules to Makefile.objs add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[07/14] hvf: run hvf code through checkpatch.pl and fix style issues add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[08/14] apic: add function to apic that will be used by hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[09/14] hvf: implement hvf_get_supported_cpuid add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[10/14] hvf: refactor cpuid code add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[11/14] hvf: implement vga dirty page tracking add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[12/14] hvf: move fields from CPUState to CPUX86State add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[13/14] hvf: refactor event injection code for hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[14/14] hvf: inject General Protection Fault when vmexit through vmcall add support for Hypervisor.framework in QEMU - - - - --- 2017-08-28 Sergio Andres Gomez Del Real New
[v2,01/13] hvf: add support for Hypervisor.framework in the configure script add support for Hypervisor.framework in QEMU - - 1 - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,02/13] hvf: add code base from Google's QEMU repository add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,03/13] hvf: add compilation rules to Makefile.objs add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,04/13] hvf: run hvf code through checkpatch.pl and fix style issues add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,05/13] hvf: add fields to CPUState and CPUX86State; add definitions add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,06/13] hvf: use new helper functions for put/get xsave add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,07/13] apic: add function to apic that will be used by hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,08/13] hvf: implement hvf_get_supported_cpuid add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,09/13] hvf: refactor cpuid code add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,10/13] hvf: implement vga dirty page tracking add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,11/13] hvf: move fields from CPUState to CPUX86State add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,12/13] hvf: refactor event injection code for hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v2,13/13] hvf: inject General Protection Fault when vmexit through vmcall add support for Hypervisor.framework in QEMU - - - - --- 2017-08-30 Sergio Andres Gomez Del Real New
[v3,01/14] hvf: add support for Hypervisor.framework in the configure script [v3,01/14] hvf: add support for Hypervisor.framework in the configure script - - - - --- 2017-09-05 Sergio Andres Gomez Del Real New
[v4,01/14] hvf: add support for Hypervisor.framework in the configure script add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,02/14] hvf: add code base from Google's QEMU repository add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,03/14] hvf: fix licensing issues; isolate task handling code (GPL v2-only) add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,04/14] hvf: run hvf code through checkpatch.pl and fix style issues add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,05/14] hvf: add code to cpus.c and do refactoring in preparation for compiling add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,07/14] apic: add function to apic that will be used by hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,08/14] hvf: add compilation rules to Makefile.objs add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,09/14] hvf: use new helper functions for put/get xsave add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,10/14] hvf: implement hvf_get_supported_cpuid add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,11/14] hvf: refactor cpuid code add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,12/14] hvf: implement vga dirty page tracking add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,13/14] hvf: refactor event injection code for hvf add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New
[v4,14/14] hvf: inject General Protection Fault when vmexit through vmcall add support for Hypervisor.framework in QEMU - - - - --- 2017-09-13 Sergio Andres Gomez Del Real New