summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2014-06-19acpi: memory hotplug ACPI hardware implementationIgor Mammedov2-0/+148
2014-06-19acpi: rename cpu_hotplug_defs.h to pc-hotplug.hIgor Mammedov2-2/+2
2014-06-19pc-dimm: add busy slot check and slot auto-allocationIgor Mammedov2-0/+67
2014-06-19pc-dimm: add busy address check and address auto-allocationIgor Mammedov2-0/+91
2014-06-19pc: add memory hotplug handler to PC_MACHINEIgor Mammedov1-0/+59
2014-06-19pc: exit QEMU if compat machine doesn't support memory hotlpugIgor Mammedov1-0/+10
2014-06-19pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOSIgor Mammedov3-1/+14
2014-06-19pc: exit QEMU if number of slots more than supported 256Igor Mammedov1-0/+6
2014-06-19pc: initialize memory hotplug address spaceIgor Mammedov1-2/+24
2014-06-19pc-dimm: do not allow setting an in-use memdevIgor Mammedov1-1/+16
2014-06-19pc: implement pc-dimm device abstractionVasilis Liaskovitis3-0/+101
2014-06-19qdev: expose DeviceState.hotplugged field as a propertyIgor Mammedov1-0/+17
2014-06-19qdev: hotplug for bus-less devicesIgor Mammedov1-0/+13
2014-06-18pc: ACPI BIOS: use enum for defining memory affinity flagsIgor Mammedov1-7/+16
2014-06-18pc: create custom generic PC machine typeIgor Mammedov3-24/+81
2014-06-16Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell17-263/+994
2014-06-16Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-5/+3
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty2-1/+1
2014-06-16spapr: Add kvm-type propertyEduardo Habkost1-0/+25
2014-06-16spapr: Create SPAPRMachine structEduardo Habkost1-0/+14
2014-06-16spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODEAlexey Kardashevskiy1-0/+47
2014-06-16spapr_hcall: Split h_set_mode()Alexey Kardashevskiy1-31/+34
2014-06-16PPC: spapr: Expose /hypervisor node in device treeAlexander Graf1-0/+20
2014-06-16hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell1-1/+1
2014-06-16spapr_iommu: Introduce bus_offset in sPAPRTCETableAlexey Kardashevskiy3-6/+13
2014-06-16spapr_iommu: Introduce page_shift in sPAPRTCETableAlexey Kardashevskiy3-26/+47
2014-06-16spapr_iommu: Get rid of window_size in sPAPRTCETableAlexey Kardashevskiy3-33/+22
2014-06-16spapr_iommu: Convert old qdev_init_nofail() to object_property_set_boolAlexey Kardashevskiy1-1/+1
2014-06-16spapr_pci: Allow multiple TCE tables per PHBAlexey Kardashevskiy1-11/+43
2014-06-16spapr_pci: spapr_iommu: Make DMA window a subregionAlexey Kardashevskiy2-3/+19
2014-06-16spapr_pci: Introduce a finish_realize() callbackAlexey Kardashevskiy1-12/+26
2014-06-16spapr_iommu: Enable multiple TCE requestsAlexey Kardashevskiy2-0/+81
2014-06-16spapr: Enable dynamic change of the supported hypercalls listAlexey Kardashevskiy1-7/+23
2014-06-16macio: Fix timer endiannessAlexander Graf1-1/+1
2014-06-16macio ide: Do remainder access asynchronouslyAlexander Graf2-10/+46
2014-06-16spapr_iommu: Replace @instance_id with LIOBN for migrationAlexey Kardashevskiy1-1/+3
2014-06-16spapr: Implement processor compatibility in ibm, client-architecture-supportAlexey Kardashevskiy2-1/+109
2014-06-16spapr: Limit threads per core according to current compatibility modeAlexey Kardashevskiy1-1/+1
2014-06-16spapr: Rework spapr_fixup_cpu_dt()Alexey Kardashevskiy1-11/+22
2014-06-16spapr: Add ibm, client-architecture-support callAlexey Kardashevskiy2-0/+57
2014-06-16target-ppc: Implement "compat" CPU optionAlexey Kardashevskiy1-0/+14
2014-06-16spapr: Move SMT-related properties out of skeleton fdtAlexey Kardashevskiy1-15/+33
2014-06-16PPC: openpic_kvm: Implement resetAlexander Graf1-5/+10
2014-06-16openpic: Reset IRQ source private membersPaul Janzen1-2/+2
2014-06-16openpic: Move definition of openpic_resetPaul Janzen1-49/+50
2014-06-16macio: handle non-block ATAPI DMA transfersMark Cave-Ayland1-0/+21
2014-06-16spapr: Add ibm, chip-id property in device treeAlexey Kardashevskiy1-0/+6
2014-06-16spapr: Add support for time base offset migrationAlexey Kardashevskiy2-2/+81
2014-06-16PPC: e500: Move to u-boot as firmwareAlexander Graf1-41/+73
2014-06-16PPC: e500: Expose kernel load address in dtAlexander Graf1-5/+23