Age | Commit message (Expand) | Author |
2016-10-28 | target-m68k: add addressing modes to not | Laurent Vivier |
2016-10-28 | target-m68k: Inline addx, subx, negx | Richard Henderson |
2016-10-28 | target-m68k: add dbcc | Laurent Vivier |
2016-10-28 | target-m68k: add addressing modes to scc | Laurent Vivier |
2016-10-28 | target-m68k: add exg ops | Laurent Vivier |
2016-10-28 | target-m68k: add linkl | Laurent Vivier |
2016-10-28 | target-m68k: add bkpt instruction | Laurent Vivier |
2016-10-28 | ppc: allow certain HV interrupts to be delivered to guests | Nicholas Piggin |
2016-10-28 | spapr: Memory hot-unplug support | Bharata B Rao |
2016-10-28 | spapr: use count+index for memory hotplug | Michael Roth |
2016-10-28 | spapr: Add DRC count indexed hotplug identifier type | Bharata B Rao |
2016-10-28 | spapr: add hotplug interrupt machine options | Michael Roth |
2016-10-28 | spapr_events: add support for dedicated hotplug event source | Michael Roth |
2016-10-28 | spapr: update spapr hotplug documentation | Michael Roth |
2016-10-28 | target-ppc: Add xvcmpnesp, xvcmpnedp instructions | Swapnil Bokade |
2016-10-28 | target-ppc: add xscmp[eq,gt,ge,ne]dp instructions | Sandipan Das |
2016-10-28 | tests: Add pseries machine to the prom-env-test, too | David Gibson |
2016-10-28 | spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameter | Thomas Huth |
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson |
2016-10-28 | tests: Use qpci_mem{read,write} in ivshmem-test | David Gibson |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson |
2016-10-28 | tests: Clean up IO handling in ide-test | David Gibson |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson |
2016-10-28 | tests: Adjust tco-test to use qpci_legacy_iomap() | David Gibson |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson |
2016-10-28 | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau |
2016-10-28 | spapr: improve ibm,architecture-vec-5 property handling | Michael Roth |
2016-10-28 | spapr: add option vector handling in CAS-generated resets | Michael Roth |
2016-10-28 | spapr_hcall: use spapr_ovec_* interfaces for CAS options | Michael Roth |
2016-10-28 | spapr_ovec: initial implementation of option vector helpers | Michael Roth |
2016-10-28 | pseries: Remove spapr_create_fdt_skel() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /vdevice device tree node | David Gibson |
2016-10-28 | pseries: Move /hypervisor node construction to fdt_build_fdt() | David Gibson |
2016-10-28 | pseries: Move /event-sources construction to spapr_build_fdt() | David Gibson |
2016-10-28 | pseries: Consolidate construction of /rtas device tree node | David Gibson |
2016-10-28 | pseries: Consolidate construction of /chosen device tree node | David Gibson |
2016-10-28 | pseries: Move construction of /interrupt-controller fdt node | David Gibson |
2016-10-28 | pseries: Consolidate RTAS loading | David Gibson |
2016-10-28 | pseries: Move adding of fdt reserve map entries | David Gibson |
2016-10-28 | pseries: Make spapr_create_fdt_skel() get information from machine state | David Gibson |
2016-10-28 | pseries: Remove rtas_addr and fdt_addr fields from machinestate | David Gibson |
2016-10-28 | pseries: Split device tree construction from device tree load | David Gibson |
2016-10-28 | target-ppc: add vmul10[u,eu,cu,ecu]q instructions | Vasant Hegde |
2016-10-28 | ppc/pnv: add a ISA bus | Cédric Le Goater |
2016-10-28 | ppc/pnv: add a LPC controller | Benjamin Herrenschmidt |