index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctl
Bharata B Rao
2015-11-11
1
-4
/
+16
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
ppc/spapr: add 2.4 compat props
Cornelia Huck
2015-10-29
1
-0
/
+9
*
Revert "memhp: extend address auto assignment to support gaps"
Michael S. Tsirkin
2015-10-29
1
-1
/
+1
*
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
1
-0
/
+31
*
spapr: Add "slb-size" property to CPU device tree nodes
Thomas Huth
2015-10-23
1
-0
/
+1
*
spapr: Abort when HTAB of requested size isn't allocated
Bharata B Rao
2015-10-23
1
-0
/
+8
*
spapr: Allocate HTAB from machine init
Bharata B Rao
2015-10-23
1
-7
/
+27
*
ppc/spapr: Allow VIRTIO_VGA
Benjamin Herrenschmidt
2015-10-20
1
-0
/
+1
*
memhp: extend address auto assignment to support gaps
Igor Mammedov
2015-10-02
1
-1
/
+1
*
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
2015-09-25
1
-2
/
+2
*
ppc/spapr: Implement H_RANDOM hypercall in QEMU
Thomas Huth
2015-09-23
1
-0
/
+8
*
ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory()
Thomas Huth
2015-09-23
1
-3
/
+6
*
spapr: Fix default NUMA node allocation for threads
David Gibson
2015-09-23
1
-0
/
+8
*
spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type
Bharata B Rao
2015-09-23
1
-1
/
+1
*
spapr: Support hotplug by specifying DRC count
Bharata B Rao
2015-09-23
1
-1
/
+1
*
spapr: Revert to memory@XXXX representation for non-hotplugged memory
Bharata B Rao
2015-09-23
1
-38
/
+9
*
spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA
Bharata B Rao
2015-09-23
1
-2
/
+3
*
spapr: Provide better error message when slots exceed max allowed
Bharata B Rao
2015-09-23
1
-2
/
+2
*
spapr: Don't allow memory hotplug to memory less nodes
Bharata B Rao
2015-09-23
1
-1
/
+23
*
spapr: Memory hotplug support
Bharata B Rao
2015-09-23
1
-0
/
+118
*
spapr: Make hash table size a factor of maxram_size
Bharata B Rao
2015-09-23
1
-1
/
+1
*
spapr: Support ibm,dynamic-reconfiguration-memory
Bharata B Rao
2015-09-23
1
-43
/
+167
*
spapr: Add LMB DR connectors
David Gibson
2015-09-23
1
-0
/
+87
*
spapr: Use QEMU limit for maximum CPUs number
Alexey Kardashevskiy
2015-09-23
1
-4
/
+2
*
spapr: Initialize hotplug memory address space
Bharata B Rao
2015-09-23
1
-0
/
+18
*
spapr: Enable in-kernel H_SET_MODE handling
Alexey Kardashevskiy
2015-09-23
1
-0
/
+1
*
pseries: Fix incorrect calculation of threads per socket for chip-id
David Gibson
2015-09-23
1
-4
/
+2
*
spapr: add dumpdtb support
Andrew Jones
2015-09-23
1
-0
/
+2
*
spapr: Add /rtas/ibm,change-msix-capable
Sam Bobroff
2015-09-23
1
-0
/
+4
*
spapr: Add /ibm,partition-name
Sam Bobroff
2015-09-23
1
-0
/
+5
*
spapr: Create pseries-2.5 machine
David Gibson
2015-09-23
1
-1
/
+18
*
spapr: Provide an error message when migration fails due to htab_shift mismatch
Bharata B Rao
2015-09-23
1
-0
/
+2
*
machine: Set MachineClass::name automatically
Eduardo Habkost
2015-09-19
1
-4
/
+0
*
pseries: Rename machine class names to use MACHINE_TYPE_NAME
Eduardo Habkost
2015-09-19
1
-4
/
+4
*
pci: allow 0 address for PCI IO/MEM regions
Laurent Vivier
2015-08-13
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-07-07
1
-212
/
+238
|
\
|
*
ppc: Update cpu_model in MachineState
Bharata B Rao
2015-07-07
1
-4
/
+3
|
*
spapr: Consolidate cpu init code into a routine
Bharata B Rao
2015-07-07
1
-25
/
+29
|
*
spapr: Reorganize CPU dt generation code
Bharata B Rao
2015-07-07
1
-125
/
+159
|
*
spapr: Consider max_cpus during xics initialization
Bharata B Rao
2015-07-07
1
-2
/
+2
|
*
spapr: Add sPAPRMachineClass
David Gibson
2015-07-07
1
-0
/
+1
|
*
spapr: Remove obsolete entry_point field from sPAPRMachineState
David Gibson
2015-07-07
1
-3
/
+1
|
*
spapr: Remove obsolete ram_limit field from sPAPRMachineState
David Gibson
2015-07-07
1
-10
/
+12
|
*
spapr: Merge sPAPREnvironment into sPAPRMachineState
David Gibson
2015-07-07
1
-43
/
+30
|
*
spapr: ensure we have at least one XICS server
Greg Kurz
2015-07-07
1
-1
/
+2
*
|
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+1
*
|
Fix older machine type compatibility on power with section footers
Dr. David Alan Gilbert
2015-07-07
1
-0
/
+2
|
/
*
pseries: Enable in-kernel H_LOGICAL_CI_{LOAD, STORE} implementations
David Gibson
2015-06-03
1
-0
/
+5
*
spapr: override default ram size to 512MB
Nikunj A Dadhania
2015-06-03
1
-0
/
+1
[next]