Show patches with: none      |   433787 patches
« 1 2 ... 1057 1058 10594337 4338 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,6/6] target-i386: Enable CPUID[0x8000000A] if SVM is enabled - - - - --- 2016-09-22 Eduardo Habkost New
[v2,5/6] target-i386: Automatically set level/xlevel/xlevel2 when needed - - - - --- 2016-09-22 Eduardo Habkost New
[v2,4/6] tests: Test CPUID level handling for old machines - - - - --- 2016-09-22 Eduardo Habkost New
[v2,3/6] tests: Add test code for CPUID level/xlevel handling - - - - --- 2016-09-22 Eduardo Habkost New
[v2,2/6] target-i386: Add a marker to end of the region zeroed on reset - - - - --- 2016-09-22 Eduardo Habkost New
[v2,1/6] target-i386: Remove unused X86CPUDefinition::xlevel2 field - - - - --- 2016-09-22 Eduardo Habkost New
[6/6] target-i386: Enable CPUID[0x8000000A] if SVM is enabled - - - - --- 2016-09-21 Eduardo Habkost New
[5/6] target-i386: Automatically set level/xlevel/xlevel2 when needed - - - - --- 2016-09-21 Eduardo Habkost New
[4/6] tests: Test CPUID level handling for old machines - - - - --- 2016-09-21 Eduardo Habkost New
[3/6] tests: Add test code for CPUID level/xlevel handling - - - - --- 2016-09-21 Eduardo Habkost New
[2/6] target-i386: Add a marker to end of the region zeroed on reset - - - - --- 2016-09-21 Eduardo Habkost New
[1/6] target-i386: Remove unused X86CPUDefinition::xlevel2 field - - - - --- 2016-09-21 Eduardo Habkost New
docker: Handle exceptions when looking for docker command - - - - --- 2016-09-20 Eduardo Habkost New
[v3,5/5] target-i386: Return runnability information on query-cpu-definitions - - - - --- 2016-09-19 Eduardo Habkost New
[v3,4/5] qmp: Add runnability information to query-cpu-definitions - - 1 - --- 2016-09-19 Eduardo Habkost New
[v3,3/5] target-i386: Define CPUID filtering functions before x86_cpu_list() - - - - --- 2016-09-19 Eduardo Habkost New
[v3,2/5] target-i386: Move warning code outside x86_cpu_filter_features() - - - - --- 2016-09-19 Eduardo Habkost New
[v3,1/5] target-i386: List CPU models using subclass list - - - - --- 2016-09-19 Eduardo Habkost New
[PULL,3/3] linux-user-i386: Fix crash on cpuid - - 1 - --- 2016-09-19 Eduardo Habkost New
[PULL,2/3] kvm/apic: drop debugging - - - - --- 2016-09-19 Eduardo Habkost New
[PULL,1/3] target-i386: Use struct X86XSaveArea in fpu_helper.c - - - - --- 2016-09-19 Eduardo Habkost New
[PULL,0/3] x86 queue, 2016-09-19 - - - - --- 2016-09-19 Eduardo Habkost New
[PULL,4/4] vl: Delay initialization of memory backends - - - - --- 2016-09-05 Eduardo Habkost New
[PULL,3/4] vhost-user-test: Use libqos instead of pxe-virtio.rom - - - - --- 2016-09-05 Eduardo Habkost New
[PULL,2/4] target-i386: Add more Intel AVX-512 instructions support - - - - --- 2016-09-05 Eduardo Habkost New
[PULL,1/4] exec: Ensure the only one cpu_index allocation method is used - - - - --- 2016-09-05 Eduardo Habkost New
[PULL,0/4] x86 and memory backends queue, 2016-09-05 - - - - --- 2016-09-05 Eduardo Habkost New
[v2,2/2] vl: Delay initialization of memory backends - - - - --- 2016-09-02 Eduardo Habkost New
[v2,1/2] vhost-user-test: Use libqos instead of pxe-virtio.rom - - - - --- 2016-09-02 Eduardo Habkost New
vl: Delay initialization of memory backends - - - - --- 2016-08-31 Eduardo Habkost New
[2/2] vmxcap: Add TSC scaling bit - - - - --- 2016-08-26 Eduardo Habkost New
[1/2] vmxcap: Show raw MSR value - - - - --- 2016-08-26 Eduardo Habkost New
[PULL,1/1] target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip - - 1 1 --- 2016-08-16 Eduardo Habkost New
[PULL,0/1] target-i386: kernel_irqchip=off fix for KVM - - - - --- 2016-08-16 Eduardo Habkost New
target-i386: kvm: Report kvm_pv_unhalt as unsupported w/o kernel_irqchip - - 1 1 --- 2016-08-12 Eduardo Habkost New
[PULL,1/1] MAINTAINERS: Add Host Memory Backends section 1 - 1 - --- 2016-08-02 Eduardo Habkost New
[PULL,0/1] MAINTAINERS: Add Host Memory Backends section - - - - --- 2016-08-02 Eduardo Habkost New
[PULL,9/9] vl: exit if a bad property value is passed to -global - - 2 - --- 2016-07-27 Eduardo Habkost New
[PULL,8/9] qdev: ignore GlobalProperty.errp for hotplugged devices - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,7/9] machine: Add comment to abort path in machine_set_kernel_irqchip - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,6/9] Revert "pc: Enforce adding CPUs contiguously and removing them in opposite order" - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,5/9] pc: Init CPUState->cpu_index with index in possible_cpus[] - - 2 - --- 2016-07-27 Eduardo Habkost New
[PULL,4/9] qdev: Fix object reference leak in case device.realize() fails - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,3/9] exec: Set cpu_index only if it's not been explictly set - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,2/9] exec: Don't use cpu_index to detect if cpu_exec_init()'s been called - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,1/9] exec: Reduce CONFIG_USER_ONLY ifdeffenery - - 1 - --- 2016-07-27 Eduardo Habkost New
[PULL,0/9] x86 and machine queue, 2016-07-27 - - - - --- 2016-07-27 Eduardo Habkost New
[v3,04/19] pc: cpu: consolidate apic-id validity checks in pc_cpu_pre_plug() - - - - --- 2016-07-20 Eduardo Habkost New
[PULL,28/28] pc: Make device_del CPU work for x86 CPUs - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,27/28] target-i386: Add x86_cpu_unrealizefn() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,26/28] apic: Use apic_id as apic's migration instance_id - - 2 - --- 2016-07-20 Eduardo Habkost New
[PULL,25/28] (kvm)apic: Add unrealize callbacks - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,24/28] apic: kvm-apic: Fix crash due to access to freed memory region - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,23/28] apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[] - - 2 - --- 2016-07-20 Eduardo Habkost New
[PULL,22/28] apic: move MAX_APICS check to 'apic' class - - 2 - --- 2016-07-20 Eduardo Habkost New
[PULL,21/28] pc: Implement query-hotpluggable-cpus callback - - 2 - --- 2016-07-20 Eduardo Habkost New
[PULL,20/28] pc: cpu: Allow device_add to be used with x86 cpu - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,19/28] pc: Enforce adding CPUs contiguously and removing them in opposite order - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,18/28] pc: Forbid BSP removal - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,17/28] pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,16/28] pc: Delay setting number of boot CPUs to machine_done time - - - - --- 2016-07-20 Eduardo Habkost New
[PULL,15/28] pc: Set APIC ID based on socket/core/thread ids if it's not been set yet - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,14/28] target-i386: Fix apic object leak when CPU is deleted - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,13/28] target-i386: cpu: Do not ignore error and fix apic parent - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,12/28] target-i386: Add support for UMIP and RDPID CPUID bits - - - - --- 2016-07-20 Eduardo Habkost New
[PULL,11/28] target-i386: Add socket/core/thread properties to X86CPU - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,10/28] target-i386: Replace custom apic-id setter/getter with static property - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,09/28] pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,08/28] pc: Extract CPU lookup into a separate function - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,07/28] target-i386: Set physical address bits based on host - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,06/28] pc: Add x86_topo_ids_from_apicid() - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,05/28] target-i386: Use uint32_t for X86CPU.apic_id - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,04/28] target-i386: Fill high bits of mtrr mask - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,03/28] target-i386: Mask mtrr mask based on CPU physical address limits - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,02/28] target-i386: Allow physical address bits to be set - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,01/28] target-i386: Provide TCG_PHYS_ADDR_BITS - - 1 - --- 2016-07-20 Eduardo Habkost New
[PULL,v2,00/28] x86 queue, 2016-07-20 - - - - --- 2016-07-20 Eduardo Habkost New
[PULL,28/28] pc: Make device_del CPU work for x86 CPUs - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,27/28] target-i386: Add x86_cpu_unrealizefn() - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,26/28] apic: Use apic_id as apic's migration instance_id - - 2 - --- 2016-07-19 Eduardo Habkost New
[PULL,25/28] (kvm)apic: Add unrealize callbacks - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,24/28] apic: kvm-apic: Fix crash due to access to freed memory region - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,23/28] apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[] - - 2 - --- 2016-07-19 Eduardo Habkost New
[PULL,22/28] apic: move MAX_APICS check to 'apic' class - - 2 - --- 2016-07-19 Eduardo Habkost New
[PULL,21/28] pc: Implement query-hotpluggable-cpus callback - - 2 - --- 2016-07-19 Eduardo Habkost New
[PULL,20/28] pc: cpu: Allow device_add to be used with x86 cpu - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,19/28] pc: Enforce adding CPUs contiguously and removing them in opposite order - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,18/28] pc: Forbid BSP removal - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,17/28] pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug() - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,16/28] pc: Delay setting number of boot CPUs to machine_done time - - - - --- 2016-07-19 Eduardo Habkost New
[PULL,15/28] pc: Set APIC ID based on socket/core/thread ids if it's not been set yet - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,14/28] target-i386: Fix apic object leak when CPU is deleted - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,13/28] target-i386: cpu: Do not ignore error and fix apic parent - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,12/28] target-i386: Add support for UMIP and RDPID CPUID bits - - - - --- 2016-07-19 Eduardo Habkost New
[PULL,11/28] target-i386: Add socket/core/thread properties to X86CPU - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,10/28] target-i386: Replace custom apic-id setter/getter with static property - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,09/28] pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug() - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,08/28] pc: Extract CPU lookup into a separate function - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,07/28] target-i386: Set physical address bits based on host - - 1 - --- 2016-07-19 Eduardo Habkost New
[PULL,06/28] pc: Add x86_topo_ids_from_apicid() - - 1 - --- 2016-07-19 Eduardo Habkost New
« 1 2 ... 1057 1058 10594337 4338 »