summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2016-10-28spapr: Add DRC count indexed hotplug identifier typeBharata B Rao
2016-10-28spapr_events: add support for dedicated hotplug event sourceMichael Roth
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 /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: 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-28ppc/pnv: add a ISA busCédric Le Goater
2016-10-28ppc/pnv: add a LPC controllerBenjamin Herrenschmidt
2016-10-28ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater
2016-10-28ppc/pnv: add XSCOM infrastructureCédric Le Goater
2016-10-28ppc/pnv: add a PnvCore objectCédric Le Goater
2016-10-28ppc/pnv: add a PIR handler to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a core mask to PnvChipCédric Le Goater
2016-10-28ppc/pnv: add a PnvChip objectCédric Le Goater
2016-10-28ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt
2016-10-28pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson
2016-10-28ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater
2016-10-28ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater
2016-10-28ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater
2016-10-28nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth
2016-10-28nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth
2016-10-28nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth
2016-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-24pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUsIgor Mammedov
2016-10-24pc: apic_common: Extend APIC ID property to 32bitIgor Mammedov
2016-10-24pc: acpi: x2APIC support for SRAT tableIgor Mammedov
2016-10-24pc: acpi: x2APIC support for MADT table and _MAT methodIgor Mammedov
2016-10-24ACPI: Add IORT Structure definitionPrem Mallappa
2016-10-24arm_mptimer: Convert to use ptimerDmitry Osipenko
2016-10-24hw/ptimer: Add "no counter round down" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "no immediate reload" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "no immediate trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "continuous trigger" policyDmitry Osipenko
2016-10-24hw/ptimer: Add "wraparound after one period" policyDmitry Osipenko
2016-10-24cpu: Support a target CPU having a variable page sizePeter Maydell
2016-10-24char: use qemu_chr_fe* functions with CharBackend argumentMarc-André Lureau
2016-10-24char: replace PROP_CHR with CharBackendMarc-André Lureau
2016-10-24sun4uv: fix serial initialization regressionMarc-André Lureau
2016-10-18Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17hw/arm/virt: no ITS on older machine typesAndrew Jones