Age | Commit message (Expand) | Author |
2014-06-19 | acpi: memory hotplug ACPI hardware implementation | Igor Mammedov |
2014-06-19 | acpi: rename cpu_hotplug_defs.h to pc-hotplug.h | Igor Mammedov |
2014-06-19 | pc-dimm: add busy slot check and slot auto-allocation | Igor Mammedov |
2014-06-19 | pc-dimm: add busy address check and address auto-allocation | Igor Mammedov |
2014-06-19 | pc: add memory hotplug handler to PC_MACHINE | Igor Mammedov |
2014-06-19 | pc: exit QEMU if compat machine doesn't support memory hotlpug | Igor Mammedov |
2014-06-19 | pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS | Igor Mammedov |
2014-06-19 | pc: exit QEMU if number of slots more than supported 256 | Igor Mammedov |
2014-06-19 | pc: initialize memory hotplug address space | Igor Mammedov |
2014-06-19 | pc-dimm: do not allow setting an in-use memdev | Igor Mammedov |
2014-06-19 | pc: implement pc-dimm device abstraction | Vasilis Liaskovitis |
2014-06-19 | qdev: expose DeviceState.hotplugged field as a property | Igor Mammedov |
2014-06-19 | qdev: hotplug for bus-less devices | Igor Mammedov |
2014-06-18 | pc: ACPI BIOS: use enum for defining memory affinity flags | Igor Mammedov |
2014-06-18 | pc: create custom generic PC machine type | Igor Mammedov |
2014-06-16 | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int... | Peter Maydell |
2014-06-16 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2014-06-16 | spapr_pci: Advertise MSI quota | Badari Pulavarty |
2014-06-16 | spapr: Add kvm-type property | Eduardo Habkost |
2014-06-16 | spapr: Create SPAPRMachine struct | Eduardo Habkost |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy |
2014-06-16 | spapr_hcall: Split h_set_mode() | Alexey Kardashevskiy |
2014-06-16 | PPC: spapr: Expose /hypervisor node in device tree | Alexander Graf |
2014-06-16 | hw/pci-host/ppce500: Fix typo in vmstate definition | Peter Maydell |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: Allow multiple TCE tables per PHB | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: spapr_iommu: Make DMA window a subregion | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: Introduce a finish_realize() callback | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy |
2014-06-16 | spapr: Enable dynamic change of the supported hypercalls list | Alexey Kardashevskiy |
2014-06-16 | macio: Fix timer endianness | Alexander Graf |
2014-06-16 | macio ide: Do remainder access asynchronously | Alexander Graf |
2014-06-16 | spapr_iommu: Replace @instance_id with LIOBN for migration | Alexey Kardashevskiy |
2014-06-16 | spapr: Implement processor compatibility in ibm, client-architecture-support | Alexey Kardashevskiy |
2014-06-16 | spapr: Limit threads per core according to current compatibility mode | Alexey Kardashevskiy |
2014-06-16 | spapr: Rework spapr_fixup_cpu_dt() | Alexey Kardashevskiy |
2014-06-16 | spapr: Add ibm, client-architecture-support call | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Implement "compat" CPU option | Alexey Kardashevskiy |
2014-06-16 | spapr: Move SMT-related properties out of skeleton fdt | Alexey Kardashevskiy |
2014-06-16 | PPC: openpic_kvm: Implement reset | Alexander Graf |
2014-06-16 | openpic: Reset IRQ source private members | Paul Janzen |
2014-06-16 | openpic: Move definition of openpic_reset | Paul Janzen |
2014-06-16 | macio: handle non-block ATAPI DMA transfers | Mark Cave-Ayland |
2014-06-16 | spapr: Add ibm, chip-id property in device tree | Alexey Kardashevskiy |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-06-16 | PPC: e500: Move to u-boot as firmware | Alexander Graf |
2014-06-16 | PPC: e500: Expose kernel load address in dt | Alexander Graf |