summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2016-10-31Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161028-tag' into...Peter Maydell2-66/+84
2016-10-31Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+0
2016-10-28xen: Rename xen_be_del_xendevEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_find_xendevEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_evtchn_eventEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_send_notifyEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_unbind_evtchnEmil Condrea1-1/+1
2016-10-28xen: Rename xen_be_printf to xen_pv_printfEmil Condrea1-1/+1
2016-10-28xen: Prepare xendev qtail to be shared with frontendsEmil Condrea2-1/+4
2016-10-28xen: Move evtchn functions to xen_pvdev.cEmil Condrea2-2/+4
2016-10-28xen: Move xenstore_update to xen_pvdev.cEmil Condrea2-0/+4
2016-10-28xen: Create a new file xen_pvdev.cEmil Condrea2-63/+70
2016-10-28xen: Fix coding style warningsEmil Condrea1-3/+5
2016-10-28clean-up: removed duplicate #includesAnand J1-1/+0
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao1-0/+4
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth2-2/+5
2016-10-28spapr: improve ibm,architecture-vec-5 property handlingMichael Roth1-0/+1
2016-10-28spapr: add option vector handling in CAS-generated resetsMichael Roth1-1/+3
2016-10-28spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth2-1/+7
2016-10-28spapr_ovec: initial implementation of option vector helpersMichael Roth1-0/+62
2016-10-28pseries: Remove spapr_create_fdt_skel()David Gibson1-1/+0
2016-10-28pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson1-1/+1
2016-10-28pseries: Move /event-sources construction to spapr_build_fdt()David Gibson1-1/+1
2016-10-28pseries: Consolidate construction of /rtas device tree nodeDavid Gibson1-2/+1
2016-10-28pseries: Consolidate construction of /chosen device tree nodeDavid Gibson1-1/+1
2016-10-28pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson1-0/+1
2016-10-28pseries: Consolidate RTAS loadingDavid Gibson1-0/+1
2016-10-28pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson1-0/+4
2016-10-28pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson1-1/+0
2016-10-28ppc/pnv: add a ISA busCédric Le Goater1-0/+2
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt3-0/+73
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2-0/+21
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater2-0/+71
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater2-0/+50
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater1-0/+2
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater1-0/+4
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater1-0/+63
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt1-0/+38
2016-10-28pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson1-2/+0
2016-10-28ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater1-3/+3
2016-10-28ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater1-0/+2
2016-10-28ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater1-0/+2
2016-10-28nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth1-3/+3
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2-41/+30
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth1-0/+24
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell3-1/+33
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov1-0/+2
2016-10-24pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov1-1/+2
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov1-0/+11
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov1-0/+18