Show patches with: Submitter = Igor Mammedov       |    State = Action Required       |   2396 patches
« 1 2 ... 21 22 23 24 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr - - - --- 2016-06-01 Igor Mammedov New
[RFC,3/8] target-i386: cpu: use cpu_generic_init() in cpu_x86_init() - 1 - --- 2016-06-01 Igor Mammedov New
[RFC,2/8] target-i386: cpu: move xcc->kvm_required check to reaize time - - - --- 2016-06-01 Igor Mammedov New
[RFC,1/8] target-i386: cpu: move features logic that requires CPUState to realize time - - - --- 2016-06-01 Igor Mammedov New
[v2,14/33] pc: use AcpiDeviceIfClass.send_event to issue GPE events - - - --- 2016-05-31 Igor Mammedov New
[v2,13/33] acpi: extend ACPI interface to provide send_event hook - 1 - --- 2016-05-31 Igor Mammedov New
fixup! exec: Do vmstate unregistration from cpu_exec_exit() - - - --- 2016-05-30 Igor Mammedov New
[v2,1/33] tests: acpi: report names of expected files in verbose mode - 2 - --- 2016-05-26 Igor Mammedov New
[8/9] target-i386: Use "-" instead of "_" on all feature names - - - --- 2016-05-24 Igor Mammedov New
pc: cleanup unused struct PcRomPciInfo - 1 - --- 2016-05-24 Igor Mammedov New
[v2,6/6] acpi: make bios_linker_loader_add_checksum() API offset based - - - --- 2016-05-19 Igor Mammedov New
[v2,5/6] acpi: make bios_linker_loader_add_pointer() API offset based - - - --- 2016-05-19 Igor Mammedov New
[v2,4/6] tpm: apci: cleanup TCPA table initialization - - - --- 2016-05-19 Igor Mammedov New
[v2,3/6] acpi: cleanup bios_linker_loader_cleanup() - - - --- 2016-05-19 Igor Mammedov New
[v2,2/6] acpi: simplify bios_linker API by removing redundant 'table' argument - - - --- 2016-05-19 Igor Mammedov New
[v2,1/6] acpi: convert linker from GArray to BIOSLinker structure - - - --- 2016-05-19 Igor Mammedov New
[32/33] tests: acpi: add CPU hotplug testcase - - - --- 2016-05-17 Igor Mammedov New
[30/33] acpi: cpuhp: add cpu._OST handling - - - --- 2016-05-17 Igor Mammedov New
[29/33] acpi: cpuhp: provide cpu._PXM method if running in numa mode - - - --- 2016-05-17 Igor Mammedov New
[28/33] pc: set X86CPU.node property if QEMU starts with numa enabled - - - --- 2016-05-17 Igor Mammedov New
[27/33] pc: numa: replace node_cpu indexing by apic_id with possible_cpus index - - - --- 2016-05-17 Igor Mammedov New
[26/33] target-i386: add X86CPU.node property - - - --- 2016-05-17 Igor Mammedov New
[25/33] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback - - - --- 2016-05-17 Igor Mammedov New
[24/33] acpi: add CPU hotplug methods to DSDT - - - --- 2016-05-17 Igor Mammedov New
[23/33] acpi: add CPU devices AML to DSDT - - - --- 2016-05-17 Igor Mammedov New
[22/33] pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook - - - --- 2016-05-17 Igor Mammedov New
[21/33] pc: piix4: initialize new CPU hotplug hw - - - --- 2016-05-17 Igor Mammedov New
[20/33] pc: q35: initialize new CPU hotplug hw - - - --- 2016-05-17 Igor Mammedov New
[19/33] pc: piix4/ich9: add 'cpu-hotplug-legacy' property - 1 - --- 2016-05-17 Igor Mammedov New
[18/33] pc: add 2.7 machine - - - --- 2016-05-17 Igor Mammedov New
[17/33] pc: add generic CPU unplug callbacks - - - --- 2016-05-17 Igor Mammedov New
[16/33] acpi: hardware side of CPU hotplug - - - --- 2016-05-17 Igor Mammedov New
[15/33] docs: update ACPI CPU hotplug spec with new protocol - - - --- 2016-05-17 Igor Mammedov New
[14/33] pc: use AcpiDeviceIfClass.send_event to issue GPE events - - - --- 2016-05-17 Igor Mammedov New
[13/33] acpi: extend ACPI interface to provide send_event hook - - - --- 2016-05-17 Igor Mammedov New
[11/33] pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx - - - --- 2016-05-17 Igor Mammedov New
[10/33] pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature - 1 - --- 2016-05-17 Igor Mammedov New
[09/33] pc: acpi: consolidate legacy CPU hotplug in one file - 1 - --- 2016-05-17 Igor Mammedov New
[08/33] pc: acpi: mark current CPU hotplug functions as legacy - 1 - --- 2016-05-17 Igor Mammedov New
[07/33] pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_table.c - 1 - --- 2016-05-17 Igor Mammedov New
[06/33] pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML - 1 - --- 2016-05-17 Igor Mammedov New
[05/33] pc: acpi: consolidate CPU hotplug AML - 1 - --- 2016-05-17 Igor Mammedov New
[04/33] pc: acpi: remove AML for empty/not used GPE handlers - 1 - --- 2016-05-17 Igor Mammedov New
[03/33] acpi: add aml_refof() - 1 - --- 2016-05-17 Igor Mammedov New
[02/33] acpi: add aml_debug() - 1 - --- 2016-05-17 Igor Mammedov New
[01/33] tests: acpi: report names of expected files in verbose mode - - - --- 2016-05-17 Igor Mammedov New
[RFC,14/14] DO NOT APPLY: hack to make 2nd CPU APIC ID to be x2APIC one - - - --- 2016-05-09 Igor Mammedov New
[RFC,13/14] pc: q35: bump max_cpus to 288 - - - --- 2016-05-09 Igor Mammedov New
[RFC,12/14] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs - - - --- 2016-05-09 Igor Mammedov New
[RFC,11/14] increase MAX_CPUMASK_BITS from 255 to 288 - - - --- 2016-05-09 Igor Mammedov New
[RFC,10/14] pc: clarify FW_CFG_MAX_CPUS usage comment - - - --- 2016-05-09 Igor Mammedov New
[RFC,09/14] pc: kvm_apic: pass APIC ID depending on xAPIC/x2APIC mode - - - --- 2016-05-09 Igor Mammedov New
[RFC,08/14] pc: apic_common: reset APIC ID to initial ID when switching into x2APIC mode - - - --- 2016-05-09 Igor Mammedov New
[RFC,07/14] pc: apic_common: restore APIC ID to initial ID on reset - - - --- 2016-05-09 Igor Mammedov New
[RFC,06/14] pc: apic_common: extend APIC ID property to 32bit - - - --- 2016-05-09 Igor Mammedov New
[RFC,05/14] pc: apic: move MAX_APICS check to 'apic' class - - - --- 2016-05-09 Igor Mammedov New
[RFC,04/14] pc: leave max apic_id_limit only in legacy cpu hotplug code - - - --- 2016-05-09 Igor Mammedov New
[RFC,03/14] acpi: cphp: add support for x2APIC in _MAT method - - - --- 2016-05-09 Igor Mammedov New
[RFC,02/14] pc: acpi: x2APIC support for SRAT table - - - --- 2016-05-09 Igor Mammedov New
[RFC,01/14] pc: acpi: x2APIC support for MADT table - - - --- 2016-05-09 Igor Mammedov New
[RFC,42/42] DO NOT APPLY: simulate CPU unplug when executin cpu-add on a present CPU - - - --- 2016-05-02 Igor Mammedov New
[RFC,40/42] tests: acpi: extend CPU hotplug test with NUMA support - - - --- 2016-05-02 Igor Mammedov New
[RFC,38/42] tests: acpi: add CPU hotplug testcase - - - --- 2016-05-02 Igor Mammedov New
[RFC,37/42] tests: acpi: report names of expected files in verbose mode - - - --- 2016-05-02 Igor Mammedov New
[RFC,36/42] acpi: cpuhp: add cpu._OST handling - - - --- 2016-05-02 Igor Mammedov New
[RFC,35/42] acpi: cpuhp: provide cpu._PXM method if running in numa mode - - - --- 2016-05-02 Igor Mammedov New
[RFC,34/42] acpi: cpuhp: add command and data registers - - - --- 2016-05-02 Igor Mammedov New
[RFC,33/42] target-i386: add X86CPU.node property - - - --- 2016-05-02 Igor Mammedov New
[RFC,32/42] pc: set X86CPU.node property if QEMU starts with numa enabled - - - --- 2016-05-02 Igor Mammedov New
[RFC,31/42] pc: numa: replace node_cpu indexing by apic_id with possible_cpus index - - - --- 2016-05-02 Igor Mammedov New
[RFC,30/42] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback - - - --- 2016-05-02 Igor Mammedov New
[RFC,28/42] acpi: add CPU hotplug methods to DSDT - - - --- 2016-05-02 Igor Mammedov New
[RFC,27/42] acpi: add CPU devices AML to DSDT - - - --- 2016-05-02 Igor Mammedov New
[RFC,26/42] pc: acpi: introduce AcpiDeviceIfClass.madt_cpu hook - - - --- 2016-05-02 Igor Mammedov New
[RFC,24/42] pc: acpi: cpuhp-legacy: switch ProcessorID to possible_cpus idx - - - --- 2016-05-02 Igor Mammedov New
[RFC,23/42] tests: pc-cpu-test: turn on cpu-hotplug explicily - - - --- 2016-05-02 Igor Mammedov New
[RFC,22/42] pc: piix4: initialize new CPU hotplug hw - - - --- 2016-05-02 Igor Mammedov New
[RFC,21/42] pc: q35: initialize new CPU hotplug hw - - - --- 2016-05-02 Igor Mammedov New
[RFC,20/42] machine: add cpu-hotplug machine option - - - --- 2016-05-02 Igor Mammedov New
[RFC,19/42] pc: add generic CPU unplug callbacks - - - --- 2016-05-02 Igor Mammedov New
[RFC,18/42] acpi: hardware side of CPU hotplug - - - --- 2016-05-02 Igor Mammedov New
[RFC,17/42] docs: update ACPI CPU hotplug spec with new protocol - - - --- 2016-05-02 Igor Mammedov New
[RFC,16/42] pc: use AcpiDeviceIfClass.send_event to issue GPE events - - - --- 2016-05-02 Igor Mammedov New
[RFC,15/42] acpi: extend ACPI interface to provide send_event hook - - - --- 2016-05-02 Igor Mammedov New
[RFC,14/42] tests: acpi: check legacy CPU hotplug AML is present for 2.6 machine type - - - --- 2016-05-02 Igor Mammedov New
[RFC,12/42] pc: initialize legacy hotplug only for 2.6 and older machine types - - - --- 2016-05-02 Igor Mammedov New
[RFC,11/42] pc: add 2.7 machine - - - --- 2016-05-02 Igor Mammedov New
[RFC,10/42] pc: piix4/ich9: add 'cpu-hotplug-legacy' property - - - --- 2016-05-02 Igor Mammedov New
[RFC,09/42] pc: acpi: simplify build_legacy_cpu_hotplug_aml() signature - - - --- 2016-05-02 Igor Mammedov New
[RFC,08/42] pc: acpi: consolidate legacy CPU hotplug in one file - - - --- 2016-05-02 Igor Mammedov New
[RFC,07/42] pc: acpi: mark current CPU hotplug functions as legacy - - - --- 2016-05-02 Igor Mammedov New
[RFC,06/42] pc: acpi: cpu-hotplug: make AML CPU_foo defines local to cpu_hotplug_acpi_table.c - - - --- 2016-05-02 Igor Mammedov New
[RFC,05/42] pc: acpi: consolidate \GPE._E02 with the rest of CPU hotplug AML - - - --- 2016-05-02 Igor Mammedov New
[RFC,04/42] pc: acpi: consolidate CPU hotplug AML - - - --- 2016-05-02 Igor Mammedov New
[RFC,03/42] pc: acpi: remove AML for empty/not used GPE handlers - - - --- 2016-05-02 Igor Mammedov New
[RFC,02/42] acpi: add aml_refof() - - - --- 2016-05-02 Igor Mammedov New
[RFC,01/42] acpi: add aml_debug() - - - --- 2016-05-02 Igor Mammedov New
[for-2.6] acpi: fix bios linker loadder COMMAND_ALLOCATE on bigendian host - - - --- 2016-04-29 Igor Mammedov New
[for-2.7,v6,2/2] spapr: implement query-hotpluggable-cpus callback - - - --- 2016-04-08 Igor Mammedov New
[for-2.7,v6,1/2] QMP: add query-hotpluggable-cpus - - - --- 2016-04-08 Igor Mammedov New
« 1 2 ... 21 22 23 24 »