aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-28Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into...Peter Maydell87-1713/+4981
2016-10-28Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...Peter Maydell22-32/+213
2016-10-28Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell12-250/+1695
2016-10-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell18-250/+527
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...Peter Maydell9-0/+0
2016-10-28Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...Peter Maydell1-0/+1
2016-10-28ppc: allow certain HV interrupts to be delivered to guestsNicholas Piggin1-6/+26
2016-10-28spapr: Memory hot-unplug supportBharata B Rao2-1/+135
2016-10-28spapr: use count+index for memory hotplugMichael Roth1-4/+18
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao2-15/+65
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth1-0/+28
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth4-41/+177
2016-10-28spapr: update spapr hotplug documentationMichael Roth1-9/+46
2016-10-28target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade4-8/+17
2016-10-28target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das4-0/+64
2016-10-28tests: Add pseries machine to the prom-env-test, tooDavid Gibson1-8/+12
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth1-0/+6
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson14-309/+300
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson3-6/+9
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson1-8/+27
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson5-12/+60
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson1-61/+118
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson4-96/+14
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson4-0/+53
2016-10-28tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson1-1/+1
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson2-0/+6
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson4-176/+63
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson4-126/+170
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson5-59/+36
2016-10-28adb: change handler only when recognizedHervé Poussineau1-3/+23
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth2-6/+18
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth3-11/+55
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth4-44/+30
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth3-1/+305
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson2-59/+36
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson3-25/+19
2016-10-28pseries: Move /hypervisor node construction to fdt_build_fdt()David Gibson1-21/+28
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson3-15/+14
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson3-90/+76
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson3-80/+70
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson3-17/+26
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson3-33/+43
2016-10-28pseries: Move adding of fdt reserve map entriesDavid Gibson1-8/+9
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2-45/+40
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2-8/+7
2016-10-28pseries: Split device tree construction from device tree loadDavid Gibson2-20/+24
2016-10-28target-ppc: add vmul10[u,eu,cu,ecu]q instructionsVasant Hegde2-4/+76
2016-10-28ppc/pnv: add a ISA busCédric Le Goater2-0/+67
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt6-1/+553
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater4-0/+75