Show patches with: Submitter = Igor Mammedov       |    State = Action Required       |    Archived = No       |   3943 patches
« 1 2 ... 30 31 3239 40 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,04/33] vl.c: daemonize before guest memory allocation 1 - - - --- 2014-06-02 Igor Mammedov New
[v4,03/33] object_add: allow completion handler to get canonical path 1 - - - --- 2014-06-02 Igor Mammedov New
[v4,02/33] pc: ACPI BIOS: use enum for defining memory affinity flags 1 - - - --- 2014-06-02 Igor Mammedov New
[v4,01/33] pc: create custom generic PC machine type 1 - - - --- 2014-06-02 Igor Mammedov New
machine: set default kernel_cmdline in machine_initfn() - - 1 - --- 2014-05-29 Igor Mammedov New
[RFC,5/5] qmp: add ACPI_DEVICE_OST event handling - - - - --- 2014-05-28 Igor Mammedov New
[RFC,4/5] qmp: add query-acpi-ospm-status command - - - - --- 2014-05-28 Igor Mammedov New
[RFC,3/5] acpi: implement ospm_status() method for PIIX4/ICH9_LPC devices - - - - --- 2014-05-28 Igor Mammedov New
[RFC,2/5] acpi: introduce TYPE_ACPI_DEVICE_IF interface - - - - --- 2014-05-28 Igor Mammedov New
[RFC,1/5] qmp: add query-memory-devices command - - - - --- 2014-05-28 Igor Mammedov New
[v3,34/34] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines - - - - --- 2014-05-27 Igor Mammedov New
[v3,33/34] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole - - - - --- 2014-05-27 Igor Mammedov New
[v3,32/34] pc: add "hotplug-memory-region-size" property to PC_MACHINE - - - - --- 2014-05-27 Igor Mammedov New
[v3,31/34] pc: ACPI BIOS: implement memory hotplug interface - - - - --- 2014-05-27 Igor Mammedov New
[v3,30/34] pc: propagate memory hotplug event to ACPI device - - - - --- 2014-05-27 Igor Mammedov New
[v3,29/34] pc: add acpi-device link to PCMachineState - - - - --- 2014-05-27 Igor Mammedov New
[v3,28/34] pc: migrate piix4 & ich9 MemHotplugState - - - - --- 2014-05-27 Igor Mammedov New
[v3,27/34] acpi:ich9: add memory hotplug handling - - - - --- 2014-05-27 Igor Mammedov New
[v3,26/34] pc: ich9 lpc: make it work with global/compat properties - - - - --- 2014-05-27 Igor Mammedov New
[v3,25/34] acpi:piix4: add memory hotplug handling - - - - --- 2014-05-27 Igor Mammedov New
[v3,24/34] acpi:piix4: allow plug/unlug callbacks handle not only PCI devices - - - - --- 2014-05-27 Igor Mammedov New
[v3,23/34] trace: pc: add DIMM slot & address allocation - - - - --- 2014-05-27 Igor Mammedov New
[v3,22/34] trace: add acpi memory hotplug IO region events - - - - --- 2014-05-27 Igor Mammedov New
[v3,21/34] acpi: memory hotplug ACPI hardware implementation - - - - --- 2014-05-27 Igor Mammedov New
[v3,20/34] acpi: rename cpu_hotplug_defs.h to pc-hotplug.h - - - - --- 2014-05-27 Igor Mammedov New
[v3,19/34] dimm: add busy slot check and slot auto-allocation - - - - --- 2014-05-27 Igor Mammedov New
[v3,18/34] dimm: add busy address check and address auto-allocation - - - - --- 2014-05-27 Igor Mammedov New
[v3,17/34] pc: add memory hotplug handler to PC_MACHINE - - - - --- 2014-05-27 Igor Mammedov New
[v3,16/34] pc: exit QEMU if compat machine doesn't support memory hotlpug - - - - --- 2014-05-27 Igor Mammedov New
[v3,15/34] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS - - - - --- 2014-05-27 Igor Mammedov New
[v3,14/34] pc: exit QEMU if number of slots more than supported 256 - - - - --- 2014-05-27 Igor Mammedov New
[v3,13/34] pc: initialize memory hotplug address space - - - - --- 2014-05-27 Igor Mammedov New
[v3,12/34] dimm: do not allow to set already used memdev - - - - --- 2014-05-27 Igor Mammedov New
[v3,11/34] memory: add memory_region_is_mapped() API - - - - --- 2014-05-27 Igor Mammedov New
[v3,10/34] dimm: implement dimm device abstraction - - - - --- 2014-05-27 Igor Mammedov New
[v3,09/34] qdev: expose DeviceState.hotplugged field as a property - - - - --- 2014-05-27 Igor Mammedov New
[v3,08/34] qdev: hotplug for buss-less devices - - - - --- 2014-05-27 Igor Mammedov New
[v3,07/34] pc: create custom generic PC machine type - - - - --- 2014-05-27 Igor Mammedov New
[v3,06/34] vl.c: extend -m option to support options for memory hotplug - - - - --- 2014-05-27 Igor Mammedov New
[v3,05/34] add memdev backend infrastructure - - - - --- 2014-05-27 Igor Mammedov New
[v3,04/34] vl.c: daemonize before guest memory allocation - - - - --- 2014-05-27 Igor Mammedov New
[v3,03/34] object_add: allow completion handler to get canonical path - - - - --- 2014-05-27 Igor Mammedov New
[v3,02/34] pc: ACPI BIOS: use enum for defining memory affinity flags - - - - --- 2014-05-27 Igor Mammedov New
[v3,01/34] machine: Conversion of QEMUMachineInitArgs to MachineState 1 - 1 - --- 2014-05-27 Igor Mammedov New
pc: piix4_pm: init legacy PCI hotplug when running on Xen - - - - --- 2014-05-23 Igor Mammedov New
[Xen-devel,v2,4/8] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD - - - - --- 2014-05-22 Igor Mammedov New
[v2,28/31] pc: propagate memory hotplug event to ACPI device - - - - --- 2014-05-21 Igor Mammedov New
[v2,27/31] pc: add acpi-device link to PCMachineState - - - - --- 2014-05-21 Igor Mammedov New
[v2,26/31] pc: migrate piix4 & ich9 MemHotplugState - - - - --- 2014-05-21 Igor Mammedov New
[v2,25/31] acpi:ich9: add memory hotplug handling - - - - --- 2014-05-21 Igor Mammedov New
[v2,23/31] acpi:piix4: add memory hotplug handling - - - - --- 2014-05-21 Igor Mammedov New
[v2,22/31] acpi:piix4: allow plug/unlug callbacks handle not only PCI devices - - - - --- 2014-05-21 Igor Mammedov New
[v2,31/31] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines - - - - --- 2014-05-20 Igor Mammedov New
[v2,30/31] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole - - - - --- 2014-05-20 Igor Mammedov New
[v2,29/31] pc: ACPI BIOS: implement memory hotplug interface - - - - --- 2014-05-20 Igor Mammedov New
[v2,24/31] pc: ich9 lpc: make it work with global/compat properties - - - - --- 2014-05-20 Igor Mammedov New
[v2,21/31] trace: pc: add DIMM slot & address allocation - - - - --- 2014-05-20 Igor Mammedov New
[v2,20/31] trace: add acpi memory hotplug IO region events - - - - --- 2014-05-20 Igor Mammedov New
[v2,19/31] acpi: memory hotplug ACPI hardware implementation - - - - --- 2014-05-20 Igor Mammedov New
[v2,18/31] acpi: rename cpu_hotplug_defs.h to acpi_defs.h - - - - --- 2014-05-20 Igor Mammedov New
[v2,17/31] dimm: add busy slot check and slot auto-allocation - - - - --- 2014-05-20 Igor Mammedov New
[v2,16/31] dimm: add busy address check and address auto-allocation - - - - --- 2014-05-20 Igor Mammedov New
[v2,15/31] pc: add memory hotplug handler to PC_MACHINE - - - - --- 2014-05-20 Igor Mammedov New
[v2,14/31] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS - - - - --- 2014-05-20 Igor Mammedov New
[v2,13/31] pc: exit QEMU if number of slots more than supported 256 - - - - --- 2014-05-20 Igor Mammedov New
[v2,12/31] pc: initialize memory hotplug address space - - - - --- 2014-05-20 Igor Mammedov New
[v2,11/31] dimm: do not allow to set already used memdev - - - - --- 2014-05-20 Igor Mammedov New
[v2,10/31] memory: add memory_region_is_mapped() API - - - - --- 2014-05-20 Igor Mammedov New
[v2,09/31] dimm: implement dimm device abstraction - - - - --- 2014-05-20 Igor Mammedov New
[v2,08/31] qdev: expose DeviceState.hotplugged field as a property - - - - --- 2014-05-20 Igor Mammedov New
[v2,07/31] qdev: hotplug for buss-less devices - - - - --- 2014-05-20 Igor Mammedov New
[v2,06/31] pc: create custom generic PC machine type - - - - --- 2014-05-20 Igor Mammedov New
[v2,05/31] vl.c: extend -m option to support options for memory hotplug - - - - --- 2014-05-20 Igor Mammedov New
[v2,04/31] add memdev backend infrastructure - - - - --- 2014-05-20 Igor Mammedov New
[v2,03/31] vl.c: daemonize before guest memory allocation - - - - --- 2014-05-20 Igor Mammedov New
[v2,02/31] object_add: allow completion handler to get canonical path - - - - --- 2014-05-20 Igor Mammedov New
[v2,01/31] pc: ACPI BIOS: use enum for defining memory affinity flags - - - - --- 2014-05-20 Igor Mammedov New
vl.c: daemonize before guest memory allocation - - - - --- 2014-05-19 Igor Mammedov New
[1/4] machine: conversion of QEMUMachineInitArgs to MachineState - - - - --- 2014-05-16 Igor Mammedov New
pc: q35: disable CPU hotplug handler on machines less than 2.0 - - - - --- 2014-05-06 Igor Mammedov New
[for-2.0] pc: ACPI BIOS: fix incorrect integer encoding for 0x{F-1}FFFF values - - 2 - --- 2014-04-13 Igor Mammedov New
[35/35] pc: ACPI BIOS: update pregenerated ACPI table blobs - - - - --- 2014-04-04 Igor Mammedov New
[34/35] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines - - - - --- 2014-04-04 Igor Mammedov New
[33/35] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole - - - - --- 2014-04-04 Igor Mammedov New
[32/35] pc: ACPI BIOS: use enum for defining memory affinity flags - - - - --- 2014-04-04 Igor Mammedov New
[31/35] pc: ACPI BIOS: implement memory hotplug interface - - - - --- 2014-04-04 Igor Mammedov New
[30/35] pc: ACPI BIOS: name CPU hotplug ACPI0004 device - - - - --- 2014-04-04 Igor Mammedov New
[29/35] pc: ACPI BIOS: punch holes in PCI0._CRS for memory hotplug IO region - - - - --- 2014-04-04 Igor Mammedov New
[28/35] pc: propagate memory hotplug event to ACPI device - - - - --- 2014-04-04 Igor Mammedov New
[27/35] pc: migrate piix4 & ich9 MemHotplugState - - - - --- 2014-04-04 Igor Mammedov New
[26/35] acpi:ich9: add memory hotplug handling - - - - --- 2014-04-04 Igor Mammedov New
[25/35] pc: ich9 lpc: make it work with global/compat properties - - - - --- 2014-04-04 Igor Mammedov New
[24/35] acpi:piix4: add memory hotplug handling - - - - --- 2014-04-04 Igor Mammedov New
[23/35] acpi:piix4: make plug/unlug callbacks generic - - - - --- 2014-04-04 Igor Mammedov New
[22/35] trace: add DIMM slot & address allocation for target-i386 - - - - --- 2014-04-04 Igor Mammedov New
[21/35] trace: add acpi memory hotplug IO region events - - - - --- 2014-04-04 Igor Mammedov New
[20/35] acpi: memory hotplug ACPI hardware implementation - - - - --- 2014-04-04 Igor Mammedov New
[19/35] acpi: rename cpu_hotplug_defs.h to acpi_defs.h - - - - --- 2014-04-04 Igor Mammedov New
[18/35] dimm: add busy slot check and slot auto-allocation - - - - --- 2014-04-04 Igor Mammedov New
[17/35] dimm: add busy address check and address auto-allocation - - - - --- 2014-04-04 Igor Mammedov New
« 1 2 ... 30 31 3239 40 »