summaryrefslogtreecommitdiffstats
path: root/hw/ppc/spapr.c
Commit message (Expand)AuthorAgeFilesLines
* misc: Fix new collection of typosStefan Weil2015-04-301-1/+1
* powerpc: fix -machine usb=no for newworld and pseries machinesPaolo Bonzini2015-03-251-1/+1
* PPC: pseries: Implement boot once=fooAlexander Graf2015-03-251-8/+22
* spapr: Add missing checks for NULL pointers and report failuresStefan Weil2015-03-251-0/+8
* machine: query kernel-irqchip propertyMarcel Apfelbaum2015-03-111-9/+6
* spapr: Clean up misuse of qdev_init() in xics-kvm creationMarkus Armbruster2015-03-091-13/+12
* pseries: Export RTC time via QOMDavid Gibson2015-03-091-0/+3
* pseries: Move rtc_offset into RTC device's state structureDavid Gibson2015-03-091-3/+27
* pseries: Make the PAPR RTC a qdev deviceDavid Gibson2015-03-091-1/+9
* pseries: Move sPAPR RTC code into its own fileDavid Gibson2015-03-091-0/+3
* spapr-pci: Enable huge BARsAlexey Kardashevskiy2015-03-091-0/+16
* spapr: Add pseries-2.3 machineAlexey Kardashevskiy2015-03-091-2/+17
* Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-03-021-0/+1
|\
| * numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost2015-02-231-0/+1
* | PPC: Don't use legacy -usbdevice support for setting up boardMarkus Armbruster2015-02-181-2/+5
|/
* fw_cfg: fix typos in comments: patch -> pathGonglei2015-02-101-1/+1
* hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum2015-01-071-1/+2
* hw/usb: simplified usb_enabledMarcel Apfelbaum2015-01-071-1/+1
* hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum2015-01-071-1/+1
* target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell2015-01-071-1/+1
* spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas2015-01-071-5/+11
* spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas2015-01-071-3/+3
* spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas2015-01-071-0/+38
* machine: remove qemu_machine_opts global listMarcel Apfelbaum2014-12-221-0/+3
* spapr: Allow dynamic creation of PHBAlexander Graf2014-11-041-0/+21
* spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson2014-11-041-4/+18
* virtio-pci: fix migration for pci bus masterMichael S. Tsirkin2014-11-021-0/+7
* hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster2014-10-201-3/+1
* block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster2014-10-201-1/+3
* Fix typos and misspellings in commentszhanghailiang2014-09-201-1/+1
* hypervisor property clashes with hypervisor nodeAnton Blanchard2014-09-081-4/+0
* spapr_pci: map the MSI window in each PHBGreg Kurz2014-09-081-1/+0
* ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania2014-09-081-1/+1
* spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt2014-09-081-12/+22
* spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy2014-09-081-1/+1
* spapr: Add a helper for node0_size calculationAlexey Kardashevskiy2014-09-081-4/+16
* spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy2014-09-081-2/+12
* spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy2014-09-081-20/+20
* spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy2014-09-081-17/+2
* spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy2014-09-081-20/+28
* spapr: fix possible memory leakGonglei2014-09-081-0/+1
* spapr: add uuid/host details to device treeNikunj A Dadhania2014-09-081-0/+28
* ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania2014-09-081-0/+9
* spapr: Add support for new NMI interfaceAlexey Kardashevskiy2014-08-251-0/+21
* spapr: Enable use of huge pagesAlexey Kardashevskiy2014-07-151-8/+3
* spapr: Move RMA memory region registration codeAlexey Kardashevskiy2014-07-151-1/+11
* target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour2014-07-081-2/+1
* spapr: Remove @next_irqAlexey Kardashevskiy2014-06-271-2/+1
* spapr: Move interrupt allocator to xicsAlexey Kardashevskiy2014-06-271-67/+0
* spapr: Define a 2.1 pseries machineAlexey Kardashevskiy2014-06-271-0/+16
OpenPOWER on IntegriCloud