Age | Commit message (Expand) | Author | Files | Lines |
2015-11-12 | cuda.c: add delay to setting of SR_INT bit | Mark Cave-Ayland | 1 | -0/+3 |
2015-11-12 | PPC: mac99: Always add USB controller | Alexander Graf | 1 | -1/+2 |
2015-11-11 | spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl | Bharata B Rao | 1 | -4/+16 |
2015-11-10 | Rename save_live_complete to save_live_complete_precopy | Dr. David Alan Gilbert | 1 | -1/+1 |
2015-10-29 | ppc/spapr: add 2.4 compat props | Cornelia Huck | 1 | -0/+9 |
2015-10-29 | Revert "memhp: extend address auto assignment to support gaps" | Michael S. Tsirkin | 1 | -1/+1 |
2015-10-23 | prep: do not use CPU_LOG_IOPORT, convert to tracepoints | Paolo Bonzini | 1 | -27/+3 |
2015-10-23 | ppc/spapr: Add "ibm,pa-features" property to the device-tree | Benjamin Herrenschmidt | 1 | -0/+31 |
2015-10-23 | spapr_pci: Allow VFIO devices to work on the normal PCI host bridge | David Gibson | 1 | -0/+6 |
2015-10-23 | spapr_iommu: Provide a function to switch a TCE table to allowing VFIO | David Gibson | 1 | -0/+32 |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson | 1 | -3/+3 |
2015-10-23 | spapr_pci: Allow PCI host bridge DMA window to be configured | David Gibson | 1 | -2/+5 |
2015-10-23 | spapr: Add "slb-size" property to CPU device tree nodes | Thomas Huth | 1 | -0/+1 |
2015-10-23 | spapr: Abort when HTAB of requested size isn't allocated | Bharata B Rao | 1 | -0/+8 |
2015-10-23 | spapr: Allocate HTAB from machine init | Bharata B Rao | 1 | -7/+27 |
2015-10-20 | ppc/spapr: Allow VIRTIO_VGA | Benjamin Herrenschmidt | 1 | -0/+1 |
2015-10-08 | s/cpu_get_real_ticks/cpu_get_host_ticks/ | Christopher Covington | 1 | -2/+2 |
2015-10-02 | memhp: extend address auto assignment to support gaps | Igor Mammedov | 1 | -1/+1 |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite | 7 | -10/+10 |
2015-09-23 | sPAPR: Enable EEH on VFIO PCI device only | Gavin Shan | 1 | -1/+1 |
2015-09-23 | sPAPR: Revert don't enable EEH on emulated PCI devices | Gavin Shan | 1 | -7/+0 |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth | 3 | -1/+195 |
2015-09-23 | ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() | Thomas Huth | 1 | -3/+6 |
2015-09-23 | spapr: Fix default NUMA node allocation for threads | David Gibson | 1 | -0/+8 |
2015-09-23 | spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type | Bharata B Rao | 1 | -1/+1 |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao | 3 | -12/+41 |
2015-09-23 | spapr: Revert to memory@XXXX representation for non-hotplugged memory | Bharata B Rao | 1 | -38/+9 |
2015-09-23 | spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA | Bharata B Rao | 1 | -2/+3 |
2015-09-23 | spapr: Provide better error message when slots exceed max allowed | Bharata B Rao | 1 | -2/+2 |
2015-09-23 | spapr: Don't allow memory hotplug to memory less nodes | Bharata B Rao | 1 | -1/+23 |
2015-09-23 | spapr: Memory hotplug support | Bharata B Rao | 2 | -3/+123 |
2015-09-23 | spapr: Make hash table size a factor of maxram_size | Bharata B Rao | 1 | -1/+1 |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao | 2 | -49/+212 |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson | 1 | -0/+87 |
2015-09-23 | spapr: Use QEMU limit for maximum CPUs number | Alexey Kardashevskiy | 1 | -4/+2 |
2015-09-23 | spapr: Don't use QOM [*] syntax for DR connectors. | David Gibson | 1 | -1/+4 |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth | 2 | -36/+41 |
2015-09-23 | spapr: Initialize hotplug memory address space | Bharata B Rao | 1 | -0/+18 |
2015-09-23 | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth | 1 | -0/+21 |
2015-09-23 | spapr_pci: fix device tree props for MSI/MSI-X | Michael Roth | 1 | -2/+10 |
2015-09-23 | spapr: Enable in-kernel H_SET_MODE handling | Alexey Kardashevskiy | 1 | -0/+1 |
2015-09-23 | pseries: Fix incorrect calculation of threads per socket for chip-id | David Gibson | 1 | -4/+2 |
2015-09-23 | pseries: define coldplugged devices as "configured" | Laurent Vivier | 1 | -1/+1 |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan | 1 | -10/+10 |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao | 1 | -0/+6 |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth | 1 | -1/+2 |
2015-09-23 | spapr_drc: Fix potential undefined behaviour | David Gibson | 1 | -1/+1 |
2015-09-23 | spapr: add dumpdtb support | Andrew Jones | 1 | -0/+2 |
2015-09-23 | spapr: SPLPAR Characteristics | Sam Bobroff | 1 | -2/+9 |
2015-09-23 | spapr: Make ibm, change-msi respect 3 return values | Sam Bobroff | 1 | -1/+3 |