Show patches with: Submitter = Igor Mammedov       |    State = Action Required       |    Archived = No       |   3943 patches
« 1 2 ... 34 35 3639 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[12/15] target-i386: convert 'hv_vapic' to static property - - - - --- 2013-06-05 Igor Mammedov New
[11/15] target-i386: convert 'hv_relaxed' to static property - - - - --- 2013-06-05 Igor Mammedov New
[10/15] target-i386: convert 'hv_spinlocks' to static property - - - - --- 2013-06-05 Igor Mammedov New
[09/15] target-i386: move hyperv_* static globals to CPUState - - 1 - --- 2013-06-05 Igor Mammedov New
[08/15] target-i386: cpu: convert 'tsc-frequency' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[07/15] target-i386: cpu: convert 'model-id' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[06/15] target-i386: cpu: convert 'vendor' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[05/15] target-i386: cpu: convert 'xlevel' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[04/15] target-i386: cpu: convert 'level' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[03/15] target-i386: cpu: convert 'stepping' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[02/15] target-i386: cpu: convert 'model' to static property - - 1 - --- 2013-06-05 Igor Mammedov New
[01/15] target-i386: cpu: convert 'family' to static property - - 2 - --- 2013-06-05 Igor Mammedov New
target-i386: cpu: fix potential buffer overrun in get_register_name_32() - - 1 - --- 2013-06-03 Igor Mammedov New
target-i386: pc: fix crash when attempting hotplug CPU with negative ID - - - - --- 2013-05-30 Igor Mammedov New
[for-1.5] qdev: skip bus check for bus-less devices in qdev_unplug() - - - - --- 2013-05-03 Igor Mammedov New
[5/5,v10] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-30 Igor Mammedov New
[5/5] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-30 Igor Mammedov New
target-arm: cpu: set default cpu_model via QEMUMachine.cpu_model - - - - --- 2013-04-30 Igor Mammedov New
[5/5] target-i386: implement machine->hot_add_cpu hook - - 1 - --- 2013-04-30 Igor Mammedov New
[4/5] target-i386: get default cpu_model from QEMUMachine - - 1 - --- 2013-04-30 Igor Mammedov New
[3/5] add cpu_model to QEMUMachine - - 1 - --- 2013-04-30 Igor Mammedov New
[2/5] QMP: add cpu-add command 1 - 2 - --- 2013-04-30 Igor Mammedov New
[1/5] add hot_add_cpu hook to QEMUMachine - - 1 - --- 2013-04-30 Igor Mammedov New
[4/4] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-30 Igor Mammedov New
[3/4] add cpu-model option to -machine - - 1 - --- 2013-04-30 Igor Mammedov New
[2/4] QMP: add cpu-add command 1 - 1 - --- 2013-04-30 Igor Mammedov New
[1/4] add hot_add_cpu hook to QEMUMachine - - - - --- 2013-04-30 Igor Mammedov New
[3/7,v8] target-i386: Move APIC to ICC bus - - - - --- 2013-04-29 Igor Mammedov New
[2/7,v8] target-i386: Attach ICC bus to CPU on its creation - - - - --- 2013-04-29 Igor Mammedov New
[7/7] QMP: add cpu-add command 1 - 1 - --- 2013-04-29 Igor Mammedov New
[6/7] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-29 Igor Mammedov New
[5/7] add hot_add_cpu hook to QEMUMachine and export machine_args - - - - --- 2013-04-29 Igor Mammedov New
[4/7] pc: pass QEMUMachineInitArgs down to pc_cpus_init() - - 1 - --- 2013-04-29 Igor Mammedov New
[3/7] target-i386: Move APIC to ICC bus - - - - --- 2013-04-29 Igor Mammedov New
[2/7] target-i386: Attach ICC bus to CPU on its creation - - - - --- 2013-04-29 Igor Mammedov New
[1/7] target-i386: Introduce ICC bus/device/bridge - - - - --- 2013-04-29 Igor Mammedov New
target-i386: Do not allow to set apic-id once CPU is realized - - 1 - --- 2013-04-26 Igor Mammedov New
target-i386: Do not allow to set apic-id one CPU is realized - - 1 - --- 2013-04-26 Igor Mammedov New
[15/15] QMP: add cpu-add command 1 - 1 - --- 2013-04-25 Igor Mammedov New
[14/15] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-25 Igor Mammedov New
[13/15] add hot_add_cpu hook to QEMUMachine and export machine_args - - - - --- 2013-04-25 Igor Mammedov New
[12/15] pc: pass QEMUMachineInitArgs down to pc_cpus_init() - - - - --- 2013-04-25 Igor Mammedov New
[11/15] target-i386: move IOAPIC to ICC bus - - - - --- 2013-04-25 Igor Mammedov New
[10/15] extend memory_region_find() and use it in kvm/ioapic - - - - --- 2013-04-25 Igor Mammedov New
[09/15] target-i386: move APIC to ICC bus - - - - --- 2013-04-25 Igor Mammedov New
[08/15] target-i386: kvmvapic: make expilict dependency on sysbus.h - - - - --- 2013-04-25 Igor Mammedov New
[07/15] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - 1 - --- 2013-04-25 Igor Mammedov New
[06/15] target-i386: cpu: attach ICC bus to CPU on its creation - - - - --- 2013-04-25 Igor Mammedov New
[05/15] target-i386: introduce ICC bus/device/bridge - - - - --- 2013-04-25 Igor Mammedov New
[04/15] target-i386: introduce apic-id property - - 1 - --- 2013-04-25 Igor Mammedov New
[03/15] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-25 Igor Mammedov New
[02/15] cpu: add helper cpu_exists(), to check if CPU with specified id exists - - - - --- 2013-04-25 Igor Mammedov New
[01/15] exec: add qemu_for_each_cpu - - - - --- 2013-04-25 Igor Mammedov New
[10/21,v8] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-24 Igor Mammedov New
[15/19,v2] extend memory_region_find() and use it in kvm/ioapic - - - - --- 2013-04-24 Igor Mammedov New
[08/19,v7] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-24 Igor Mammedov New
[10/21,DISGISED,v6] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-23 Igor Mammedov New
[21/21] QMP: add cpu-add command 1 - 1 - --- 2013-04-23 Igor Mammedov New
[20/21] target-i386: implement machine->hot_add_cpu hook - - - - --- 2013-04-23 Igor Mammedov New
[19/21] add hot_add_cpu hook to QEMUMachine and export machine_args - - - - --- 2013-04-23 Igor Mammedov New
[18/21] target-i386: move IOAPIC to ICC bus - - - - --- 2013-04-23 Igor Mammedov New
[17/21] introduce memory_region_get_address() and use it in kvm/ioapic - - - - --- 2013-04-23 Igor Mammedov New
[16/21] target-i386: move APIC to ICC bus - - - - --- 2013-04-23 Igor Mammedov New
[15/21] target-i386: kvmvapic: make expilict dependency on sysbus.h - - - - --- 2013-04-23 Igor Mammedov New
[14/21] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - 1 - --- 2013-04-23 Igor Mammedov New
[13/21] target-i386: cpu: attach ICC bus to CPU on its creation - - - - --- 2013-04-23 Igor Mammedov New
[12/21] target-i386: introduce ICC bus/device/bridge - - - - --- 2013-04-23 Igor Mammedov New
[11/21] target-i386: introduce apic-id property - - - - --- 2013-04-23 Igor Mammedov New
[10/21] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-23 Igor Mammedov New
[09/21] cpu: add helper cpu_exists(), to check if CPU with specified id exists - - - - --- 2013-04-23 Igor Mammedov New
[08/21] exec: add qemu_for_each_cpu - - - - --- 2013-04-23 Igor Mammedov New
[07/21] cpu: introduce get_arch_id() method and override it for target-i386 1 - 2 - --- 2013-04-23 Igor Mammedov New
[06/21] target-i386: pc: update rtc_cmos on CPU hot-plug - - - - --- 2013-04-23 Igor Mammedov New
[05/21] introduce CPU hot-plug notifier - - - - --- 2013-04-23 Igor Mammedov New
[04/21] cpu: resume CPU from CPUClass.cpu_common_realizefn() when it is hot-plugged - - - - --- 2013-04-23 Igor Mammedov New
[03/21] introduce cpu_resume(), for single CPU - - - - --- 2013-04-23 Igor Mammedov New
[02/21] cpu: call cpu_synchronize_post_init() from CPUClass.realize() if hotplugged - - 1 - --- 2013-04-23 Igor Mammedov New
[01/21] cpu: make kvm-stub.o a part of CPU library - - 1 - --- 2013-04-23 Igor Mammedov New
qdev: Fix device_add bus assumptions - - - - --- 2013-04-18 Igor Mammedov New
[01/16,v2] cpu: make kvm-stub.o a part of CPU library - - 1 - --- 2013-04-18 Igor Mammedov New
[16/16] add cpu-add qmp command and implement CPU hot-add for target-i386 - - - - --- 2013-04-15 Igor Mammedov New
[15/16] target-i386: move IOAPIC to ICC bus - - - - --- 2013-04-15 Igor Mammedov New
[14/16] target-i386: move APIC to ICC bus - - - - --- 2013-04-15 Igor Mammedov New
[13/16] target-i386: replace MSI_SPACE_SIZE with APIC_SPACE_SIZE - - 1 - --- 2013-04-15 Igor Mammedov New
[12/16] target-i386: cpu: attach ICC bus to CPU on its creation - - 1 - --- 2013-04-15 Igor Mammedov New
[11/16] introduce ICC bus/device/bridge - - - - --- 2013-04-15 Igor Mammedov New
[10/16] target-i386: introduce apic-id property - - 2 - --- 2013-04-15 Igor Mammedov New
[09/16] acpi_piix4: add infrastructure to send CPU hot-plug GPE to guest - - - - --- 2013-04-15 Igor Mammedov New
[08/16] cpu: add helper cpu_exists(), to check if CPU with specified id exists - - 1 - --- 2013-04-15 Igor Mammedov New
[07/16] cpu: introduce get_arch_id() method and override it for target-i386 1 - 2 - --- 2013-04-15 Igor Mammedov New
[06/16] target-i386: pc: update rtc_cmos on CPU hot-plug - - 1 - --- 2013-04-15 Igor Mammedov New
[05/16] introduce CPU hot-plug notifier - - 2 - --- 2013-04-15 Igor Mammedov New
[04/16] cpu: resume CPU from CPUClass.cpu_common_realizefn() when it is hot-plugged - - 1 - --- 2013-04-15 Igor Mammedov New
[03/16] introduce resume_vcpu(), for single CPU - - 1 - --- 2013-04-15 Igor Mammedov New
[02/16] cpu: call cpu_synchronize_post_init() from CPUClass.realize() if hotplugged - - 1 - --- 2013-04-15 Igor Mammedov New
[01/16] cpu: make kvm-stub.o a part of CPU library - - - - --- 2013-04-15 Igor Mammedov New
[03/19] cpu: make kvm-stub.o a part of CPU library - - - - --- 2013-04-12 Igor Mammedov New
[19/19] add cpu-add qmp command and implement CPU hot-add for target-i386 - - - - --- 2013-04-11 Igor Mammedov New
[18/19] target-i386: expose all possible CPUs as /machine/icc-bridge/cpu[0..N] links - - - - --- 2013-04-11 Igor Mammedov New
[17/19] qdev: set device's parent before calling realize() down inheritance chain. - - 1 - --- 2013-04-11 Igor Mammedov New
« 1 2 ... 34 35 3639 40 »