Age | Commit message (Expand) | Author |
2015-09-25 | ppc: Rename ELF_MACHINE to be PPC specific | Peter Crosthwaite |
2015-09-23 | sPAPR: Enable EEH on VFIO PCI device only | Gavin Shan |
2015-09-23 | sPAPR: Revert don't enable EEH on emulated PCI devices | Gavin Shan |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | ppc/spapr: Fix buffer overflow in spapr_populate_drconf_memory() | Thomas Huth |
2015-09-23 | spapr: Fix default NUMA node allocation for threads | David Gibson |
2015-09-23 | spapr: Move memory hotplug to RTAS_LOG_V6_HP_ID_DRC_COUNT type | Bharata B Rao |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr: Revert to memory@XXXX representation for non-hotplugged memory | Bharata B Rao |
2015-09-23 | spapr: Populate ibm,associativity-lookup-arrays correctly for non-NUMA | Bharata B Rao |
2015-09-23 | spapr: Provide better error message when slots exceed max allowed | Bharata B Rao |
2015-09-23 | spapr: Don't allow memory hotplug to memory less nodes | Bharata B Rao |
2015-09-23 | spapr: Memory hotplug support | Bharata B Rao |
2015-09-23 | spapr: Make hash table size a factor of maxram_size | Bharata B Rao |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson |
2015-09-23 | spapr: Use QEMU limit for maximum CPUs number | Alexey Kardashevskiy |
2015-09-23 | spapr: Don't use QOM [*] syntax for DR connectors. | David Gibson |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth |
2015-09-23 | spapr: Initialize hotplug memory address space | Bharata B Rao |
2015-09-23 | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth |
2015-09-23 | spapr_pci: fix device tree props for MSI/MSI-X | Michael Roth |
2015-09-23 | spapr: Enable in-kernel H_SET_MODE handling | Alexey Kardashevskiy |
2015-09-23 | pseries: Fix incorrect calculation of threads per socket for chip-id | David Gibson |
2015-09-23 | pseries: define coldplugged devices as "configured" | Laurent Vivier |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth |
2015-09-23 | spapr_drc: Fix potential undefined behaviour | David Gibson |
2015-09-23 | spapr: add dumpdtb support | Andrew Jones |
2015-09-23 | spapr: SPLPAR Characteristics | Sam Bobroff |
2015-09-23 | spapr: Make ibm, change-msi respect 3 return values | Sam Bobroff |
2015-09-23 | spapr: Add /rtas/ibm,change-msix-capable | Sam Bobroff |
2015-09-23 | spapr: Add /ibm,partition-name | Sam Bobroff |
2015-09-23 | spapr: Create pseries-2.5 machine | David Gibson |
2015-09-23 | spapr: Provide an error message when migration fails due to htab_shift mismatch | Bharata B Rao |
2015-09-20 | kvm_ppc: remove kvmppc_timer_hack | Paolo Bonzini |
2015-09-19 | Revert use of DEFINE_MACHINE() for registrations of multiple machines | Andreas Färber |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-09-19 | mac_world: Break long line | Eduardo Habkost |
2015-09-19 | machine: Set MachineClass::name automatically | Eduardo Habkost |
2015-09-19 | mac99: Use MACHINE_TYPE_NAME to encode class name | Eduardo Habkost |
2015-09-19 | pseries: Rename machine class names to use MACHINE_TYPE_NAME | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-09-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-11 | maint: avoid useless "if (foo) free(foo)" pattern | Markus Armbruster |
2015-09-09 | use qemu_cpu_kick instead of cpu_exit or qemu_cpu_kick_thread | Paolo Bonzini |
2015-09-09 | i8257: remove cpu_request_exit irq | Paolo Bonzini |
2015-08-13 | pci: allow 0 address for PCI IO/MEM regions | Laurent Vivier |
2015-07-20 | timer: rename NSEC_PER_SEC due to Mac OS X header clash | Stefan Hajnoczi |