summaryrefslogtreecommitdiffstats
path: root/include/hw
Commit message (Expand)AuthorAgeFilesLines
* pc: memhp: enable nvdimm device hotplugXiao Guangrong2016-11-011-0/+1
* nvdimm acpi: introduce fit bufferXiao Guangrong2016-11-012-1/+35
* nvdimm acpi: prebuild nvdimm devices for available slotsXiao Guangrong2016-11-011-1/+2
* virtio-crypto: using bh to handle dataq's requestsGonglei2016-11-011-1/+7
* virtio-crypto: add data queue processing handlerGonglei2016-11-011-0/+4
* virtio-crypto: set capacity of algorithms supportedGonglei2016-11-011-0/+18
* virtio-crypto: add virtio crypto device emulationGonglei2016-11-011-0/+73
* virtio: inline virtio_queue_set_host_notifier_fd_handlerPaolo Bonzini2016-10-301-2/+1Star
* virtio: use virtio_bus_set_host_notifier to start/stop ioeventfdPaolo Bonzini2016-10-301-5/+0Star
* virtio: remove ioeventfd_disabled altogetherPaolo Bonzini2016-10-301-6/+0Star
* virtio: remove set_handler argument from set_host_notifier_internalPaolo Bonzini2016-10-301-1/+1
* Revert "virtio: Introduce virtio_add_queue_aio"Paolo Bonzini2016-10-301-3/+0Star
* virtio-scsi: always use dataplane path if ioeventfd is activePaolo Bonzini2016-10-301-3/+3
* virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini2016-10-302-3/+6
* virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClassPaolo Bonzini2016-10-302-1/+10
* virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini2016-10-301-10/+7Star
* virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini2016-10-301-2/+6
* virtio/migration: Add VMStateDescription to VirtioDeviceClassDr. David Alan Gilbert2016-10-301-0/+4
* spapr: Add DRC count indexed hotplug identifier typeBharata B Rao2016-10-281-0/+4
* spapr_events: add support for dedicated hotplug event sourceMichael Roth2016-10-282-2/+5
* spapr: improve ibm,architecture-vec-5 property handlingMichael Roth2016-10-281-0/+1
* spapr: add option vector handling in CAS-generated resetsMichael Roth2016-10-281-1/+3
* spapr_hcall: use spapr_ovec_* interfaces for CAS optionsMichael Roth2016-10-282-1/+7
* spapr_ovec: initial implementation of option vector helpersMichael Roth2016-10-281-0/+62
* pseries: Remove spapr_create_fdt_skel()David Gibson2016-10-281-1/+0Star
* pseries: Consolidate construction of /vdevice device tree nodeDavid Gibson2016-10-281-1/+1
* pseries: Move /event-sources construction to spapr_build_fdt()David Gibson2016-10-281-1/+1
* pseries: Consolidate construction of /rtas device tree nodeDavid Gibson2016-10-281-2/+1Star
* pseries: Consolidate construction of /chosen device tree nodeDavid Gibson2016-10-281-1/+1
* pseries: Move construction of /interrupt-controller fdt nodeDavid Gibson2016-10-281-0/+1
* pseries: Consolidate RTAS loadingDavid Gibson2016-10-281-0/+1
* pseries: Make spapr_create_fdt_skel() get information from machine stateDavid Gibson2016-10-281-0/+4
* pseries: Remove rtas_addr and fdt_addr fields from machinestateDavid Gibson2016-10-281-1/+0Star
* ppc/pnv: add a ISA busCédric Le Goater2016-10-281-0/+2
* ppc/pnv: add a LPC controllerBenjamin Herrenschmidt2016-10-283-0/+73
* ppc/pnv: add XSCOM handlers to PnvCoreCédric Le Goater2016-10-282-0/+21
* ppc/pnv: add XSCOM infrastructureCédric Le Goater2016-10-282-0/+71
* ppc/pnv: add a PnvCore objectCédric Le Goater2016-10-282-0/+50
* ppc/pnv: add a PIR handler to PnvChipCédric Le Goater2016-10-281-0/+2
* ppc/pnv: add a core mask to PnvChipCédric Le Goater2016-10-281-0/+4
* ppc/pnv: add a PnvChip objectCédric Le Goater2016-10-281-0/+63
* ppc/pnv: add skeleton PowerNV platformBenjamin Herrenschmidt2016-10-281-0/+38
* pseries: Remove unused callbacks from sPAPR VIO bus stateDavid Gibson2016-10-281-2/+0Star
* ppc/xics: change the icp_ routines API to use an 'ICPState *' argumentCédric Le Goater2016-10-281-3/+3
* ppc/xics: add a XICSState backlink in ICPStateCédric Le Goater2016-10-281-0/+2
* ppc/xics: add a xics_set_nr_servers common routineCédric Le Goater2016-10-281-0/+2
* nvram: Rename openbios_firmware_abi.h into sun_nvram.hThomas Huth2016-10-281-3/+3
* nvram: Move the remaining CHRP NVRAM related code to chrp_nvram.[ch]Thomas Huth2016-10-282-41/+30Star
* nvram: Introduce helper functions for CHRP "system" and "free space" partitionsThomas Huth2016-10-281-0/+24
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2016-10-253-1/+33
|\