Show patches with: Submitter = Eduardo Habkost       |   240 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load - - - --- 2015-11-30 Eduardo Habkost New
[v2,2/3] target-i386: Use xsave structs for ext_save_area - - - --- 2015-11-30 Eduardo Habkost New
[v2,1/3] target-i386: Define structs for layout of xsave area - - - --- 2015-11-30 Eduardo Habkost New
[for-2.6,3/3] target-i386: kvm: Use X86XSaveArea struct for xsave save/load - - - --- 2015-11-28 Eduardo Habkost New
[for-2.6,2/3] target-i386: Use xsave structs for ext_save_area - - - --- 2015-11-28 Eduardo Habkost New
[for-2.6,1/3] target-i386: Define structs for layout of xsave area - - - --- 2015-11-28 Eduardo Habkost New
[3/3] target-i386: kvm: Print warning when clearing mcg_cap bits 1 - - --- 2015-11-25 Eduardo Habkost New
[2/3] target-i386: kvm: Use env->mcg_cap when setting up MCE - - - --- 2015-11-25 Eduardo Habkost New
[1/3] target-i386: kvm: Abort if MCE bank count is not supported by host - - - --- 2015-11-25 Eduardo Habkost New
[2/2] target-i386: tcg: Check right CPUID bits for clflushopt/pcommit - 1 - --- 2015-11-04 Eduardo Habkost New
[1/2] target-i386: tcg: Accept clwb instruction - 1 - --- 2015-11-04 Eduardo Habkost New
[kvm-unit-test,RFC] x86: Memory instructions test case - - 1 --- 2015-11-04 Eduardo Habkost New
[v3,6/6] target-i386: Disable SVM by default in KVM mode - - - --- 2014-10-03 Eduardo Habkost New
[v3,5/6] target-i386: Don't enable nested VMX by default - - - --- 2014-10-03 Eduardo Habkost New
[v3,4/6] target-i386: Remove unsupported bits from all CPU models - - - --- 2014-10-03 Eduardo Habkost New
[v3,3/6] target-i386: Disable CPUID_ACPI by default on KVM mode - - - --- 2014-10-03 Eduardo Habkost New
[v3,2/6] target-i386: Rename KVM auto-feature-enable compat function - - - --- 2014-10-03 Eduardo Habkost New
[v3,1/6] pc: Create pc_compat_2_1() functions - - - --- 2014-10-03 Eduardo Habkost New
[3/3] x86: Check level, xlevel before returning CPUID data - - - --- 2014-08-28 Eduardo Habkost New
[2/3] x86: vmx: Use cpuid_maxphyaddr() - - - --- 2014-08-28 Eduardo Habkost New
[1/3] x86: apic: Look up MAXPHYADDR on CPUID correctly - - - --- 2014-08-28 Eduardo Habkost New
[v2,6/6] target-i386: Disable SVM by default in KVM mode - - - --- 2014-08-25 Eduardo Habkost New
[v2,5/6] target-i386: Don't enable nested VMX by default - - - --- 2014-08-25 Eduardo Habkost New
[v2,4/6] target-i386: Remove unsupported bits from all CPU models - - - --- 2014-08-25 Eduardo Habkost New
[v2,3/6] target-i386: Disable CPUID_ACPI by default on KVM mode - - - --- 2014-08-25 Eduardo Habkost New
[v2,2/6] target-i386: Rename KVM auto-feature-enable compat function - - - --- 2014-08-25 Eduardo Habkost New
[v2,1/6] pc: Create pc_compat_2_1() functions - - - --- 2014-08-25 Eduardo Habkost New
[v2,2/2] target-i386: Add "tsc_adjust" CPU feature name - - - --- 2014-08-25 Eduardo Habkost New
[v2,1/2] target-i386: Add "mpx" CPU feature name - - - --- 2014-08-25 Eduardo Habkost New
target-i386: Add tsc_adjust CPU feature name - - - --- 2014-08-06 Eduardo Habkost New
target-i386: Add MPX CPU feature name - - - --- 2014-08-06 Eduardo Habkost New
[for-2.1] target-i386: Add "kvmclock-stable-bit" feature bit name - - - --- 2014-07-04 Eduardo Habkost New
[qom-cpu,3/3] target-i386: Don't enable nested VMX by default - - - --- 2014-06-18 Eduardo Habkost New
[qom-cpu,2/3] target-i386: Remove unsupported bits from all CPU models - - - --- 2014-06-18 Eduardo Habkost New
[qom-cpu,1/3] target-i386: Disable CPUID_ACPI by default on KVM mode - - - --- 2014-06-18 Eduardo Habkost New
[RFC,2/2,v2] target-i386: Add "x-allow-emulation" X86CPU property - - - --- 2014-06-05 Eduardo Habkost New
machine: Add kvm-type property - - - --- 2014-05-30 Eduardo Habkost New
kvm: Ensure negative return value on kvm_init() error handling path - - - --- 2014-05-30 Eduardo Habkost New
[qom-cpu,7/7,v9] target-i386: CPU model subclasses - - - --- 2014-02-10 Eduardo Habkost New
[uq/master,7/7,v8] target-i386: CPU model subclasses - - - --- 2014-01-31 Eduardo Habkost New
[uq/master,7/7] target-i386: CPU model subclasses - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,6/7] target-i386: Rename x86_def_t to X86CPUDefinition - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,5/7] target-i386: Call x86_cpu_load_def() earlier - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,4/7] target-i386: Rename cpu_x86_register() to x86_cpu_load_def() - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,3/7] target-i386: Move KVM default-vendor hack to instance_init - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,2/7] target-i386: Don't change x86_def_t struct on cpu_x86_register() - - - --- 2014-01-30 Eduardo Habkost New
[uq/master,1/7] target-i386: Eliminate CONFIG_KVM #ifdefs - - - --- 2014-01-30 Eduardo Habkost New
[for-1.4,qom-cpu,2/9] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index - - - --- 2013-01-22 Eduardo Habkost New
[for-1.4,qom-cpu,1/9] kvm: Create kvm_arch_vcpu_id() function - - - --- 2013-01-22 Eduardo Habkost New
[RFC,12/12] pc: Generate APIC IDs according to CPU topology - - - --- 2013-01-09 Eduardo Habkost New
[RFC,11/12] target-i386: Topology & APIC ID utility functions - - - --- 2013-01-09 Eduardo Habkost New
[RFC,10/12] tests: Support target-specific unit tests - - - --- 2013-01-09 Eduardo Habkost New
[RFC,09/12] pc: Set fw_cfg data based on APIC ID calculation - - - --- 2013-01-09 Eduardo Habkost New
[RFC,08/12] cpus.h: Make constant smp_cores/smp_threads available on *-user - - - --- 2013-01-09 Eduardo Habkost New
[RFC,07/12] target-i386/cpu: Introduce apic_id_for_cpu() function - - - --- 2013-01-09 Eduardo Habkost New
[RFC,06/12] fw_cfg: Remove FW_CFG_MAX_CPUS from fw_cfg_init() - - - --- 2013-01-09 Eduardo Habkost New
[RFC,05/12] target-i386: kvm: Set vcpu_id to APIC ID instead of CPU index - - - --- 2013-01-09 Eduardo Habkost New
[RFC,04/12] kvm: Create kvm_arch_vcpu_id() function - - - --- 2013-01-09 Eduardo Habkost New
[RFC,03/12] pc: Reverse pc_init_pci() compatibility logic - - - --- 2013-01-09 Eduardo Habkost New
[RFC,02/12] target-i386: Don't set any KVM flag by default if KVM is disabled - - - --- 2013-01-09 Eduardo Habkost New
[RFC,01/12] kvm: add KVM_FEATURE_CLOCKSOURCE_STABLE_BIT fake #define - - - --- 2013-01-09 Eduardo Habkost New
[qom-cpu,7/7] target-i386: check/enforce: Check all feature words - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,6/7] target-i386/cpu.c: Add feature name array for ext4_features - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,5/7] target-i386: kvm_check_features_against_host(): Use feature_word_info - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,4/7] target-i386/cpu: Introduce FeatureWord typedefs - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,3/7] target-i386: Disable kvm_mmu by default - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,2/7] target-i386: Don't set any KVM flag by default if KVM is disabled - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,1/7] kvm: Add fake KVM constants to avoid #ifdefs on KVM-specific code - - - --- 2013-01-07 Eduardo Habkost New
[qom-cpu,11/11] target-i386: check/enforce: Check all feature words - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,10/11] target-i386: Call kvm_check_features_against_host() only if CONFIG_KVM is set - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,09/11] target-i386: check/enforce: Eliminate check_feat field - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,08/11] target-i386: check/enforce: Check SVM flag support as well - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,07/11] target-i386: check/enforce: Check all CPUID.80000001H.EDX bits - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,06/11] target-i386: check/enforce: Do not ignore "hypervisor" flag - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,05/11] target-i386: check/enforce: Fix CPUID leaf numbers on error messages - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,04/11] target-i386: kvm: Enable all supported KVM features for -cpu host - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,03/11] target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,02/11] target-i386: Disable kvm_mmu_op by default on pc-1.4 - - - --- 2013-01-04 Eduardo Habkost New
[qom-cpu,01/11] target-i386: Don't set any KVM flag by default if KVM is disabled - - - --- 2013-01-04 Eduardo Habkost New
[9/9] target-i386: check/enforce: Check all feature words - - - --- 2013-01-04 Eduardo Habkost New
[8/9] target-i386: Call kvm_check_features_against_host() only if CONFIG_KVM is set - - - --- 2013-01-04 Eduardo Habkost New
[7/9] target-i386: check/enforce: Eliminate check_feat field - - - --- 2013-01-04 Eduardo Habkost New
[6/9] target-i386: check/enforce: Check SVM flag support as well - - - --- 2013-01-04 Eduardo Habkost New
[5/9] target-i386: check/enforce: Check all CPUID.80000001H.EDX bits - - - --- 2013-01-04 Eduardo Habkost New
[4/9] target-i386: check/enforce: Do not ignore "hypervisor" flag - - - --- 2013-01-04 Eduardo Habkost New
[3/9] target-i386: check/enforce: Fix CPUID leaf numbers on error messages - - - --- 2013-01-04 Eduardo Habkost New
[2/9] target-i386: kvm: Enable all supported KVM features for -cpu host - - - --- 2013-01-04 Eduardo Habkost New
[1/9] target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features - - - --- 2013-01-04 Eduardo Habkost New
[2/2] target-i386: Disable kvm_mmu_op by default on pc-1.4 - - - --- 2013-01-04 Eduardo Habkost New
[1/2] target-i386: Don't set any KVM flag by default if KVM is disabled - - - --- 2013-01-04 Eduardo Habkost New
[2/2] target-i386: kvm: enable all supported KVM features for -cpu host - - - --- 2012-12-28 Eduardo Habkost New
[1/2] target-i386: kvm: -cpu host: use GET_SUPPORTED_CPUID for SVM features - - - --- 2012-12-28 Eduardo Habkost New
target-i386: cpu: fix --disable-kvm compilation - - - --- 2012-11-02 Eduardo Habkost New
[QEMU,3/3] target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID - - - --- 2012-10-24 Eduardo Habkost New
[QEMU,2/3] target-i386: cpu: make -cpu host/check/enforce code KVM-specific - - - --- 2012-10-24 Eduardo Habkost New
[QEMU,1/3] target-i385: make cpu_x86_fill_host() void - - - --- 2012-10-24 Eduardo Habkost New
[QEMU] i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names - - - --- 2012-10-09 Eduardo Habkost New
[15/15] i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too - - - --- 2012-10-04 Eduardo Habkost New
[14/15] i386: kvm: reformat filter_features_for_kvm() code - - - --- 2012-10-04 Eduardo Habkost New
[13/15] i386: kvm: filter CPUID feature words earlier, on cpu.c - - - --- 2012-10-04 Eduardo Habkost New
« 1 2 3 »