aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr.c
AgeCommit message (Expand)Author
2015-03-11machine: query kernel-irqchip propertyMarcel Apfelbaum
2015-03-09spapr: Clean up misuse of qdev_init() in xics-kvm creationMarkus Armbruster
2015-03-09pseries: Export RTC time via QOMDavid Gibson
2015-03-09pseries: Move rtc_offset into RTC device's state structureDavid Gibson
2015-03-09pseries: Make the PAPR RTC a qdev deviceDavid Gibson
2015-03-09pseries: Move sPAPR RTC code into its own fileDavid Gibson
2015-03-09spapr-pci: Enable huge BARsAlexey Kardashevskiy
2015-03-09spapr: Add pseries-2.3 machineAlexey Kardashevskiy
2015-03-02Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-02-23numa: Move NUMA declarations from sysemu.h to numa.hEduardo Habkost
2015-02-18PPC: Don't use legacy -usbdevice support for setting up boardMarkus Armbruster
2015-02-10fw_cfg: fix typos in comments: patch -> pathGonglei
2015-01-07hw/ppc/spapr: simplify usb controller creation logicMarcel Apfelbaum
2015-01-07hw/usb: simplified usb_enabledMarcel Apfelbaum
2015-01-07hw/ppc: modified the condition for usb controllers to be created for some ppc...Marcel Apfelbaum
2015-01-07target-ppc: Cast ssize_t to size_t before printing with %zxPeter Maydell
2015-01-07spapr: Fix stale HTAB during live migration (TCG)Samuel Mendoza-Jonas
2015-01-07spapr: Fix integer overflow during migration (TCG)Samuel Mendoza-Jonas
2015-01-07spapr: Fix stale HTAB during live migration (KVM)Samuel Mendoza-Jonas
2014-12-22machine: remove qemu_machine_opts global listMarcel Apfelbaum
2014-11-04spapr: Allow dynamic creation of PHBAlexander Graf
2014-11-04spapr: Cleanup machine naming conventions, and prepare for 2.2 releaseDavid Gibson
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-10-20block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()Markus Armbruster
2014-09-20Fix typos and misspellings in commentszhanghailiang
2014-09-08hypervisor property clashes with hypervisor nodeAnton Blanchard
2014-09-08spapr_pci: map the MSI window in each PHBGreg Kurz
2014-09-08ppc/spapr: Fix MAX_CPUS to 255Nikunj A Dadhania
2014-09-08spapr: Locate RTAS and device-tree based on real RMABenjamin Herrenschmidt
2014-09-08spapr: Fix ibm, associativity for memory nodesAlexey Kardashevskiy
2014-09-08spapr: Add a helper for node0_size calculationAlexey Kardashevskiy
2014-09-08spapr: Split memory nodes to power-of-two blocksAlexey Kardashevskiy
2014-09-08spapr: Refactor spapr_populate_memory() to allow memoryless nodesAlexey Kardashevskiy
2014-09-08spapr: Use DT memory node rendering helper for other nodesAlexey Kardashevskiy
2014-09-08spapr: Move DT memory node rendering to a helperAlexey Kardashevskiy
2014-09-08spapr: fix possible memory leakGonglei
2014-09-08spapr: add uuid/host details to device treeNikunj A Dadhania
2014-09-08ppc: spapr-rtas - implement os-term rtas callNikunj A Dadhania
2014-08-25spapr: Add support for new NMI interfaceAlexey Kardashevskiy
2014-07-15spapr: Enable use of huge pagesAlexey Kardashevskiy
2014-07-15spapr: Move RMA memory region registration codeAlexey Kardashevskiy
2014-07-08target-ppc: KVMPPC_H_CAS fix cpu-version endianessLaurent Dufour
2014-06-27spapr: Remove @next_irqAlexey Kardashevskiy
2014-06-27spapr: Move interrupt allocator to xicsAlexey Kardashevskiy
2014-06-27spapr: Define a 2.1 pseries machineAlexey Kardashevskiy
2014-06-27spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)Alexey Kardashevskiy
2014-06-27spapr: Add "qemu, boot-menu" property to /chosenAvik Sil
2014-06-19NUMA: Add numa_info structure to contain numa nodes infoWanlong Gao
2014-06-16spapr_pci: Advertise MSI quotaBadari Pulavarty