Show patches with: State = Action Required       |    Archived = No       |   426525 patches
« 1 2 ... 1513 1514 15154265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[06/11] memory: expose alignment used for allocating RAM as MemoryRegion API - - - - --- 2014-10-31 Igor Mammedov New
[05/11] pc: limit DIMM address and size to page aligned values - - - - --- 2014-10-31 Igor Mammedov New
[04/11] pc: make pc_dimm_plug() more readble - - - - --- 2014-10-31 Igor Mammedov New
[03/11] pc: check if KVM has enough memory slots for DIMM devices - - - - --- 2014-10-31 Igor Mammedov New
[02/11] kvm: provide API to query amount of memory slots supported by KVM - - - - --- 2014-10-31 Igor Mammedov New
[01/11] pc: kvm: check if KVM has free memory slots to avoid abort() 1 - - - --- 2014-10-31 Igor Mammedov New
[v2,2/2] vl.c: reduce exit on error code duplication - - 1 - --- 2014-10-20 Igor Mammedov New
[v2,1/2] vl.c: use single local_err throughout main() - - 1 - --- 2014-10-20 Igor Mammedov New
[v2] block: fix implicit conversion to invalid type - - 1 - --- 2014-10-20 Igor Mammedov New
block: fix implicit convertion to invalid type - - 1 - --- 2014-10-16 Igor Mammedov New
[v3] glib: add compatibility interface for g_get_monotonic_time() - - - - --- 2014-10-15 Igor Mammedov New
[2/2] vl.c: reduce exit on error code duplication - - 1 - --- 2014-10-15 Igor Mammedov New
[1/2] vl.c: use single local_err throughout main() - - 1 - --- 2014-10-15 Igor Mammedov New
[v2] glib: add compatibility interface for g_get_monotonic_time() - - - - --- 2014-10-15 Igor Mammedov New
vga: drop unused dmask16 and dmask4 to avoid compiler warnings - - - - --- 2014-10-15 Igor Mammedov New
[RFC] target-i386: move generic memory hotplug methods to DSDTs - - - - --- 2014-10-07 Igor Mammedov New
[2/2] guest-agent: preserve online/offline state of VCPUs on guest reboot - - - - --- 2014-10-06 Igor Mammedov New
[1/2] guest-agent: keep persistent state on persistent storage - - - - --- 2014-10-06 Igor Mammedov New
[v2,37/36] qdev: device_del: search for to be unplugged device in 'peripheral' container - - - - --- 2014-10-02 Igor Mammedov New
[v4,24/36] s390x: convert s390-virtio to hotplug handler API - - 1 - --- 2014-09-26 Igor Mammedov New
[v3,24/36] s390x: convert s390-virtio to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,36/36] qdev: HotplugHandler: add support for unplugging BUS-less devices - - - - --- 2014-09-26 Igor Mammedov New
[v2,35/36] qdev: drop legacy hotplug fields/methods - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,34/36] usb: convert usb devices to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,33/36] usb: convert usb-ccid to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,32/36] usb-storage: drop not needed "allow_hotplug = 0" - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,31/36] usb-bot: drop not needed "allow_hotplug = 0" - - - - --- 2014-09-26 Igor Mammedov New
[v2,30/36] usb-bot: mark device as non hotpluggable - - - - --- 2014-09-26 Igor Mammedov New
[v2,29/36] scsi: cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,28/36] scsi: convert virtio-scsi HBA to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,27/36] scsi: convert pvscsi HBA to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,26/36] scsi: set SCSI BUS itself as default HotplugHandler - - - - --- 2014-09-26 Igor Mammedov New
[v2,25/36] s390x: convert virtio-ccw to hotplug handler API - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,24/36] s390x: convert s390-virtio to hotplug handler API - - - - --- 2014-09-26 Igor Mammedov New
[v2,23/36] s390x: drop not used allow_hotplug in event-facility - - 2 - --- 2014-09-26 Igor Mammedov New
[v2,22/36] virtio-mmio: drop useless bus->allow_hotplug = 0 - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,21/36] virtio-serial: convert to hotplug-handler API - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,20/36] virtio-pci: drop BusState.allow_hotplug - - - - --- 2014-09-26 Igor Mammedov New
[v2,19/36] target-i386: ICC bus: drop BusState.allow_hotplug - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,18/36] qdev: drop hotplug check from bus_add_child() - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,17/36] qdev: add wrapper to set BUS as HotplugHandler - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,16/36] qdev: add simple/generic unplug callback for HotplugHandler - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,15/36] qdev: HotplugHandler: provide unplug callback - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,14/36] qdev: HotplugHandler: rename unplug callback to unplug_request - - 2 - --- 2014-09-26 Igor Mammedov New
[v2,13/36] qdev: do not allow to instantiate non hotpluggable device with device_add - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,12/36] access BusState.allow_hotplug using wraper qbus_is_hotpluggable() - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,11/36] test: usb: usb-uas hotplug test - - - - --- 2014-09-26 Igor Mammedov New
[v2,10/36] test: usb: usb-storage hotplug test - - - - --- 2014-09-26 Igor Mammedov New
[v2,09/36] test: usb: generic usb device hotplug - - - - --- 2014-09-26 Igor Mammedov New
[v2,08/36] test: usb: add port test to uhci unit test - - - - --- 2014-09-26 Igor Mammedov New
[v2,07/36] test: usb: move uhci port test code to libqos/usb.c - - - - --- 2014-09-26 Igor Mammedov New
[v2,06/36] test: virtio-blk: check if hot-plug/unplug works - - - - --- 2014-09-26 Igor Mammedov New
[v2,05/36] test: virtio-net: check if hot-plug/unplug works - - - - --- 2014-09-26 Igor Mammedov New
[v2,04/36] test: virtio-rng: check if hot-plug/unplug works - - - - --- 2014-09-26 Igor Mammedov New
[v2,03/36] test: libqos: add qpci_plug_device_test() and qpci_unplug_acpi_device_test() - - - - --- 2014-09-26 Igor Mammedov New
[v2,02/36] test: virtio-serial: check if hot-plug/unplug works - - 1 - --- 2014-09-26 Igor Mammedov New
[v2,01/36] test: virtio-scsi: check if hot-plug/unplug works - - 1 - --- 2014-09-26 Igor Mammedov New
[20/30] s390x: convert virtio-ccw to hotplug handler API - - - - --- 2014-09-25 Igor Mammedov New
[30/30] qdev: HotplugHandler: add support for unplugging BUS-less devices - - 1 - --- 2014-09-24 Igor Mammedov New
[29/30] qdev: drop legacy hotplug fields/methods - - 1 - --- 2014-09-24 Igor Mammedov New
[28/30] usb: convert to hotplug handler API - - - - --- 2014-09-24 Igor Mammedov New
[27/30] usb-storage: drop not needed "allow_hotplug = 0" - - 1 - --- 2014-09-24 Igor Mammedov New
[26/30] usb-storage: make its storage SCSI bus hotpluggable explicitly - - - - --- 2014-09-24 Igor Mammedov New
[25/30] usb-bot: drop not needed "allow_hotplug = 0" - - - - --- 2014-09-24 Igor Mammedov New
[24/30] scsi: cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields - - 1 - --- 2014-09-24 Igor Mammedov New
[23/30] scsi: convert virtio-scsi HBA to hotplug handler API - - 1 - --- 2014-09-24 Igor Mammedov New
[22/30] scsi: convert pvscsi HBA to hotplug hander API - - 1 - --- 2014-09-24 Igor Mammedov New
[21/30] scsi: make scsi_bus_new() assign hotplug controller - - 1 - --- 2014-09-24 Igor Mammedov New
[20/30] s390x: convert virtio-ccw to hotplug handler API - - - - --- 2014-09-24 Igor Mammedov New
[19/30] s390x: convert s390-virtio to hotplug handler API - - - - --- 2014-09-24 Igor Mammedov New
[18/30] s390x: drop not used allow_hotplug in event-facility - - 1 - --- 2014-09-24 Igor Mammedov New
[17/30] virtio-mmio: drop useless bus->allow_hotplug = 0 - - 1 - --- 2014-09-24 Igor Mammedov New
[16/30] virtio-serial: convert to hotplug-handler API - - 1 - --- 2014-09-24 Igor Mammedov New
[15/30] virtio-pci: replace BusState.allow_hotplug with hotplug_handler - - - - --- 2014-09-24 Igor Mammedov New
[14/30] target-i386: ICC bus: replace BusState.allow_hotplug with hotplug_handler - - - - --- 2014-09-24 Igor Mammedov New
[13/30] qdev: hotplug: set handler only if HOTPLUG_HANDLER interface is supported - - 1 - --- 2014-09-24 Igor Mammedov New
[12/30] qdev: add simple/generic unplug callback for HotplugHandler - - 1 - --- 2014-09-24 Igor Mammedov New
[11/30] qdev: HotplugHandler: provide unplug callback - - 1 - --- 2014-09-24 Igor Mammedov New
[10/30] qdev: HotplugHandler: rename unplug callback to unplug_request - - 1 - --- 2014-09-24 Igor Mammedov New
[09/30] access BusState.allow_hotplug using wraper qbus_is_hotpluggable() - - 1 - --- 2014-09-24 Igor Mammedov New
[08/30] test: usb: usb-storage hotplug test - - - - --- 2014-09-24 Igor Mammedov New
[07/30] test: usb: generic usb device hotplug - - - - --- 2014-09-24 Igor Mammedov New
[06/30] test: usb: add port test to uhci unit test - - - - --- 2014-09-24 Igor Mammedov New
[05/30] test: virtio-blk: check if hot-plug/unplug works - - - - --- 2014-09-24 Igor Mammedov New
[04/30] test: virtio-net: check if hot-plug/unplug works - - - - --- 2014-09-24 Igor Mammedov New
[03/30] test: virtio-rng: check if hot-plug/unplug works - - - - --- 2014-09-24 Igor Mammedov New
[02/30] test: virtio-serial: check if hot-plug/unplug works - - 1 - --- 2014-09-24 Igor Mammedov New
[01/30] test: virtio-scsi: check if hot-plug/unplug works - - 1 - --- 2014-09-24 Igor Mammedov New
qdev: HotplugHandler: rename unplug callback to unplug_request - - - - --- 2014-09-08 Igor Mammedov New
[for-2.1,v3,2/2] acpi: mark ACPI tables ROM blob as extend-able on migration - - 1 - --- 2014-07-28 Igor Mammedov New
[for-2.1,v2,2/2] acpi: mark ACPI tables ROM blob as extend-able on migration - - 1 - --- 2014-07-28 Igor Mammedov New
[for-2.1,v2,1/2] migration: load smaller RAMBlock to a bigger one if permitted - - 1 - --- 2014-07-28 Igor Mammedov New
[for-2.1,2/2] acpi: mark ACPI tables ROM blob as extend-able on migration - - 1 - --- 2014-07-25 Igor Mammedov New
[for-2.1,1/2] migration: load smaller RAMBlock to a bigger one if permitted - - - - --- 2014-07-25 Igor Mammedov New
[RFC,for-2.1,for,for-2.0-stable] pc: acpi: generate AML only for PCI0 devices if PCI bridge hotplug… - - - - --- 2014-07-24 Igor Mammedov New
[for-2.1] pc: fix qemu exiting with error when -m X < 128 with old machines types - - 1 - --- 2014-07-08 Igor Mammedov New
[for-2.1] acpi: fix typo in memory hotplug MMIO region name - - 1 - --- 2014-07-02 Igor Mammedov New
[for-2.1,v2] pc-dimm: error out if memory hotplug is not enabled - - - - --- 2014-06-30 Igor Mammedov New
[4/4] test -m option parameters - - - - --- 2014-06-25 Igor Mammedov New
[3/4] machine: convert ram_size, maxram_size, ram_slots to properties - - - - --- 2014-06-25 Igor Mammedov New
« 1 2 ... 1513 1514 15154265 4266 »