Age | Commit message (Expand) | Author | Files | Lines |
2016-10-28 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20161028' into... | Peter Maydell | 87 | -1713/+4981 |
2016-10-28 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in... | Peter Maydell | 22 | -32/+213 |
2016-10-28 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell | 12 | -250/+1695 |
2016-10-28 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 18 | -250/+527 |
2016-10-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in... | Peter Maydell | 9 | -0/+0 |
2016-10-28 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s... | Peter Maydell | 1 | -0/+1 |
2016-10-28 | ppc: allow certain HV interrupts to be delivered to guests | Nicholas Piggin | 1 | -6/+26 |
2016-10-28 | spapr: Memory hot-unplug support | Bharata B Rao | 2 | -1/+135 |
2016-10-28 | spapr: use count+index for memory hotplug | Michael Roth | 1 | -4/+18 |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao | 2 | -15/+65 |
2016-10-28 | spapr: add hotplug interrupt machine options | Michael Roth | 1 | -0/+28 |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth | 4 | -41/+177 |
2016-10-28 | spapr: update spapr hotplug documentation | Michael Roth | 1 | -9/+46 |
2016-10-28 | target-ppc: Add xvcmpnesp, xvcmpnedp instructions | Swapnil Bokade | 4 | -8/+17 |
2016-10-28 | target-ppc: add xscmp[eq,gt,ge,ne]dp instructions | Sandipan Das | 4 | -0/+64 |
2016-10-28 | tests: Add pseries machine to the prom-env-test, too | David Gibson | 1 | -8/+12 |
2016-10-28 | spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter | Thomas Huth | 1 | -0/+6 |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson | 14 | -309/+300 |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson | 3 | -6/+9 |
2016-10-28 | tests: Use qpci_mem{read,write} in ivshmem-test | David Gibson | 1 | -8/+27 |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson | 5 | -12/+60 |
2016-10-28 | tests: Clean up IO handling in ide-test | David Gibson | 1 | -61/+118 |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson | 4 | -96/+14 |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson | 4 | -0/+53 |
2016-10-28 | tests: Adjust tco-test to use qpci_legacy_iomap() | David Gibson | 1 | -1/+1 |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson | 2 | -0/+6 |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson | 4 | -176/+63 |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson | 4 | -126/+170 |
2016-10-28 | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson | 5 | -59/+36 |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau | 1 | -3/+23 |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth | 2 | -6/+18 |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth | 3 | -11/+55 |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth | 4 | -44/+30 |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth | 3 | -1/+305 |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson | 2 | -59/+36 |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson | 3 | -25/+19 |
2016-10-28 | pseries: Move /hypervisor node construction to fdt_build_fdt() | David Gibson | 1 | -21/+28 |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson | 3 | -15/+14 |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson | 3 | -90/+76 |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson | 3 | -80/+70 |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson | 3 | -17/+26 |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson | 3 | -33/+43 |
2016-10-28 | pseries: Move adding of fdt reserve map entries | David Gibson | 1 | -8/+9 |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson | 2 | -45/+40 |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson | 2 | -8/+7 |
2016-10-28 | pseries: Split device tree construction from device tree load | David Gibson | 2 | -20/+24 |
2016-10-28 | target-ppc: add vmul10[u,eu,cu,ecu]q instructions | Vasant Hegde | 2 | -4/+76 |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater | 2 | -0/+67 |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt | 6 | -1/+553 |
2016-10-28 | ppc/pnv: add XSCOM handlers to PnvCore | Cédric Le Goater | 4 | -0/+75 |