aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-28target-m68k: add addressing modes to notLaurent Vivier
2016-10-28target-m68k: Inline addx, subx, negxRichard Henderson
2016-10-28target-m68k: add dbccLaurent Vivier
2016-10-28target-m68k: add addressing modes to sccLaurent Vivier
2016-10-28target-m68k: add exg opsLaurent Vivier
2016-10-28target-m68k: add linklLaurent Vivier
2016-10-28target-m68k: add bkpt instructionLaurent Vivier
2016-10-28ppc: allow certain HV interrupts to be delivered to guestsNicholas Piggin
2016-10-28spapr: Memory hot-unplug supportBharata B Rao
2016-10-28spapr: use count+index for memory hotplugMichael Roth
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr: add hotplug interrupt machine optionsMichael Roth
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
2016-10-28spapr: update spapr hotplug documentationMichael Roth
2016-10-28target-ppc: Add xvcmpnesp, xvcmpnedp instructionsSwapnil Bokade
2016-10-28target-ppc: add xscmp[eq,gt,ge,ne]dp instructionsSandipan Das
2016-10-28tests: Add pseries machine to the prom-env-test, tooDavid Gibson
2016-10-28spapr_nvram: Pre-initialize the NVRAM to support the -prom-env parameterThomas Huth
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-10-28tests: Use qpci_mem{read,write} in ivshmem-testDavid Gibson
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28tests: Clean up IO handling in ide-testDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson
2016-10-28tests: Adjust tco-test to use qpci_legacy_iomap()David Gibson
2016-10-28libqos: Better handling of PCI legacy IODavid Gibson
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson
2016-10-28adb: change handler only when recognizedHervé Poussineau
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson
2016-10-28pseries: Move /hypervisor node construction to fdt_build_fdt()David Gibson
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson
2016-10-28pseries: Move adding of fdt reserve map entriesDavid Gibson
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson
2016-10-28pseries: Split device tree construction from device tree loadDavid Gibson
2016-10-28target-ppc: add vmul10[u,eu,cu,ecu]q instructionsVasant Hegde
2016-10-28ppc/pnv: add a ISA busCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt