Show patches with: Submitter = Eduardo Habkost       |    State = Action Required       |    Archived = No       |   5276 patches
« 1 2 ... 39 40 4152 53 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,6/6] target-i386: Remove AMD feature flag aliases from CPU model table - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,5/6] target-i386: X86CPU::xlevel2 QOM property - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,4/6] target-i386: Make "level" and "xlevel" properties static - - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,3/6] qemu-config: Accept empty option values 1 - 1 - --- 2015-04-27 Eduardo Habkost New
[PULL,2/6] MAINTAINERS: Change status of X86 to Maintained 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,1/6] MAINTAINERS: Add myself to X86 1 - - - --- 2015-04-27 Eduardo Habkost New
[PULL,0/6] X86 patches - - - - --- 2015-04-27 Eduardo Habkost New
QJSON: Use OBJECT_CHECK - - 1 - --- 2015-04-25 Eduardo Habkost New
[3/3] target-i386: Move CPUID fields to X86CPU - - - - --- 2015-04-24 Eduardo Habkost New
[2/3] target-i386: Add a marker to the end of region zeroed on reset - - - - --- 2015-04-24 Eduardo Habkost New
[1/3] target-i386: Coding style fix on x86_cpuid_set_vendor() - - - - --- 2015-04-24 Eduardo Habkost New
target-i386: Use X86CPU in disas_insn() - - - - --- 2015-04-24 Eduardo Habkost New
target-i386: Use X86CPU on cpu_clear_apic_feature() - - - - --- 2015-04-24 Eduardo Habkost New
[5/5] target-i386: Use X86CPU on cpu_x86_cpuid() - - - - --- 2015-04-24 Eduardo Habkost New
[4/5] target-i386: Use X86CPU on cpu_report_tpr_access() - - - - --- 2015-04-24 Eduardo Habkost New
[3/5] target-i386: Use X86CPU on cpu_get_pic_interrupt() - - - - --- 2015-04-24 Eduardo Habkost New
[2/5] target-i386: Use X86CPU on cpu_x86_version() - - - - --- 2015-04-24 Eduardo Habkost New
[1/5] target-i386: Use X86CPU on cpu_x86_support_mca_broadcast() - - - - --- 2015-04-24 Eduardo Habkost New
[v2] qemu-config: Accept empty option values - - 1 - --- 2015-04-15 Eduardo Habkost New
[v5] target-i386: Register QOM properties for feature flags - - 1 - --- 2015-04-14 Eduardo Habkost New
[RFC,2/2] scripts: x86-cpu-model-dump script - - - - --- 2015-04-13 Eduardo Habkost New
[RFC,1/2] target-i386: Introduce "-cpu custom" - - - - --- 2015-04-13 Eduardo Habkost New
[v4] target-i386: Register QOM properties for feature flags - - - - --- 2015-04-10 Eduardo Habkost New
target-i386: Remove AMD feature flag aliases from CPU model table - - 1 - --- 2015-04-10 Eduardo Habkost New
[v3] target-i386: Register QOM properties for feature flags - - - - --- 2015-04-09 Eduardo Habkost New
[2/2] qdev: Free property names after registering gpio aliases - - - - --- 2015-04-09 Eduardo Habkost New
[1/2] qom: strdup() target property name on object_property_add_alias() - - - - --- 2015-04-09 Eduardo Habkost New
[v2,4/4] scripts: x86-cpu-model-dump script - - - - --- 2015-04-08 Eduardo Habkost New
[v2,3/4] target-i386: Register QOM properties for feature flags - - - - --- 2015-04-08 Eduardo Habkost New
[v2,2/4] target-i386: X86CPU::xlevel2 QOM property - - 1 - --- 2015-04-08 Eduardo Habkost New
[v2,1/4] target-i386: Make "level" and "xlevel" properties static - - 1 - --- 2015-04-08 Eduardo Habkost New
qemu-config: Accept empty option values 1 - 1 - --- 2015-04-08 Eduardo Habkost New
[2/2] MAINTAINERS: Change status of X86 to Maintained - - - - --- 2015-04-08 Eduardo Habkost New
[1/2] MAINTAINERS: Add myself to X86 - - - - --- 2015-04-08 Eduardo Habkost New
MAINTAINERS: Add myself as NUMA code maintainer 1 - - - --- 2015-04-08 Eduardo Habkost New
[6/6] scripts: x86-cpu-model-dump script - - - - --- 2015-04-07 Eduardo Habkost New
[5/6] target-i386: X86CPU::xlevel2 QOM property - - 1 - --- 2015-04-07 Eduardo Habkost New
[4/6] target-i386: Make "level" and "xlevel" properties static - - - - --- 2015-04-07 Eduardo Habkost New
[3/6] target-i386: Register QOM properties for feature flags - - - - --- 2015-04-07 Eduardo Habkost New
[2/6] target-i386: Remove underscores from feature names - - - - --- 2015-04-07 Eduardo Habkost New
[1/6] target-i386: Move error handling to end of x86_cpu_parse_featurestr() - - 1 - --- 2015-04-07 Eduardo Habkost New
[for-2.4,v5,7/7] tests: test-x86-cpu: Ensure that -cpu override KVM-specific defaults - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,6/7] tests: test-x86-cpu: Add KVM feature bit initialization test - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,5/7] tests: test-x86-cpu: Add TCG feature bit initialization test - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,4/7] target-i386: Isolate enabled-by-default features to a separate array - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,3/7] tests: Add unit test for X86CPU code - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,2/7] tests: Make test-x86-cpuid target-specific - - - - --- 2015-03-23 Eduardo Habkost New
[for-2.4,v5,1/7] tests: Support target-specific unit tests - - - - --- 2015-03-23 Eduardo Habkost New
[PULL,2/2] target-i386: Haswell-noTSX and Broadwell-noTSX - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,1/2] Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell" - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,0/2] X86 queue 2015-03-19 - - - - --- 2015-03-19 Eduardo Habkost New
[PULL,6/6] numa: Print warning if no node is assigned to a CPU - - - - --- 2015-03-19 Eduardo Habkost New
[PULL,5/6] pc: fix default VCPU to NUMA node mapping - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,4/6] numa: introduce machine callback for VCPU to node mapping - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,3/6] numa: Reject configuration if CPU appears on multiple nodes - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,2/6] numa: Reject CPU indexes > max_cpus - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,1/6] numa: Fix off-by-one error at MAX_CPUMASK_BITS check - - 1 - --- 2015-03-19 Eduardo Habkost New
[PULL,0/6] NUMA queue 2015-03-19 - - - - --- 2015-03-19 Eduardo Habkost New
[v5,1/1] numa: Print warning if no node is assigned to a CPU - - - - --- 2015-03-19 Eduardo Habkost New
[2/2] target-i386: Haswell-noTSX and Broadwell-noTSX - - - - --- 2015-03-13 Eduardo Habkost New
[1/2] Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell" - - 1 - --- 2015-03-13 Eduardo Habkost New
[v2,1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create() - - 1 - --- 2015-03-10 Eduardo Habkost New
[PULL,7/7] target-i386: Require APIC ID to be explicitly set before CPU realize - - 1 - --- 2015-03-09 Eduardo Habkost New
[PULL,6/7] target-i386: Move APIC ID compatibility code to pc.c - - 2 - --- 2015-03-09 Eduardo Habkost New
[PULL,5/7] target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id - - 2 - --- 2015-03-09 Eduardo Habkost New
[PULL,4/7] target-i386: Remove unused APIC ID default code - - 2 - --- 2015-03-09 Eduardo Habkost New
[PULL,3/7] target-i386: Eliminate unnecessary get_cpuid_vendor() function - - 1 - --- 2015-03-09 Eduardo Habkost New
[PULL,2/7] target-i386: Simplify listflags() function - - 1 - --- 2015-03-09 Eduardo Habkost New
[PULL,1/7] target-i386: Move topology.h to include/hw/i386 - - 2 - --- 2015-03-09 Eduardo Habkost New
[PULL,0/7] X86 patches - - - - --- 2015-03-09 Eduardo Habkost New
[v4,4/5] target-i386: Move APIC ID compatibility code to pc.c - - - - --- 2015-03-06 Eduardo Habkost New
[1/1] target-i386: Remove icc_bridge parameter from cpu_x86_create() - - 1 - --- 2015-03-05 Eduardo Habkost New
[6/6] target-i386: Call cpu_exec_init() on realize - - - - --- 2015-03-05 Eduardo Habkost New
[5/6] target-i386: Move TCG initialization to realize time - - - - --- 2015-03-05 Eduardo Habkost New
[4/6] target-i386: Rename optimize_flags_init() - - - - --- 2015-03-05 Eduardo Habkost New
[3/6] cpu: Reorder cpu->as and cpu->thread_id initialization - - 1 - --- 2015-03-05 Eduardo Habkost New
[2/6] cpu: Initialize breakpoint/watchpoint lists on cpu_common_initfn() - - 1 - --- 2015-03-05 Eduardo Habkost New
[1/6] cpu: No need to zero-initialize numa_node - - - - --- 2015-03-05 Eduardo Habkost New
[v5,1/1] numa: Print warning if no node is assigned to a CPU - - - - --- 2015-03-04 Eduardo Habkost New
[v4,5/5] target-i386: Require APIC ID to be explicitly set before CPU realize - - 1 - --- 2015-03-04 Eduardo Habkost New
[v4,4/5] target-i386: Move APIC ID compatibility code to pc.c - - 2 - --- 2015-03-04 Eduardo Habkost New
[v4,3/5] target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id - - 2 - --- 2015-03-04 Eduardo Habkost New
[v4,2/5] target-i386: Remove unused APIC ID default code - - 2 - --- 2015-03-04 Eduardo Habkost New
[v4,1/5] target-i386: Move topology.h to include/hw/i386 - - 2 - --- 2015-03-04 Eduardo Habkost New
[v3,5/5] target-i386: Move APIC ID compatibility code to pc.c - - 2 - --- 2015-02-26 Eduardo Habkost New
[v3,4/5] target-i386: Require APIC ID to be explicitly set before CPU realize - - 1 - --- 2015-02-26 Eduardo Habkost New
[v3,3/5] target-i386: Set APIC ID using cpu_index on legacy cpu_x86_init() - - - - --- 2015-02-26 Eduardo Habkost New
[v3,2/5] target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id - - 2 - --- 2015-02-26 Eduardo Habkost New
[v3,1/5] target-i386: Move topology.h to include/hw/i386 - - 2 - --- 2015-02-26 Eduardo Habkost New
[4/4] cpu: Make cpu_init() return QOM object - - - - --- 2015-02-26 Eduardo Habkost New
[3/4] unicore32: Use uc32_cpu_init() - - - - --- 2015-02-26 Eduardo Habkost New
[2/4] m68k: Use cpu_m68k_init() - - - - --- 2015-02-26 Eduardo Habkost New
[1/4] target-unicore32: Make uc32_cpu_init() return UniCore32CPU - - - - --- 2015-02-26 Eduardo Habkost New
[PULL,11/11] target-i386: Move APIC ID compatibility code to pc.c - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,10/11] target-i386: Require APIC ID to be explicitly set before CPU realize - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,09/11] target-i386: Set APIC ID using cpu_index on CONFIG_USER - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,08/11] linux-user: Check for cpu_init() errors - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,07/11] target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,06/11] target-i386: Simplify error handling on cpu_x86_init_user() - - 1 - --- 2015-02-25 Eduardo Habkost New
[PULL,05/11] target-i386: Eliminate cpu_init() function - - 1 - --- 2015-02-25 Eduardo Habkost New
« 1 2 ... 39 40 4152 53 »