aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-08virtio-blk: enable multiple vectors when using multiple I/O queuesChangpeng Liu1-0/+8
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert1-3/+0
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert1-0/+2
2018-02-08virtio: remove event notifier cleanup call on de-assignGal Hammer1-0/+2
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+12
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson1-0/+4
2018-02-05qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé1-0/+10
2018-02-05qdev: rename typedef qdev_resetfn() -> DeviceReset()Philippe Mathieu-Daudé1-2/+2
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé2-9/+30
2018-01-29tpm: add CRB deviceMarc-André Lureau1-0/+51
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh1-0/+1
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh1-1/+4
2018-01-29target/ppc/spapr_caps: Add support for tristate spapr_capabilitiesSuraj Jitindar Singh1-0/+4
2018-01-29target/ppc/kvm: Add cap_ppc_safe_[cache/bounds_check/indirect_branch]Suraj Jitindar Singh1-0/+12
2018-01-27ppc/pnv: fix PnvChip redefinition in <hw/ppc/pnv_xscom.h>Cédric Le Goater1-2/+0
2018-01-26Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-01-26...Peter Maydell3-0/+117
2018-01-26xlnx-zynqmp: Connect the IPI device to the ZynqMP SoCAlistair Francis1-0/+2
2018-01-26xlnx-zynqmp-ipi: Initial version of the Xilinx IPI deviceAlistair Francis1-0/+57
2018-01-26xlnx-pmu-iomod-intc: Add the PMU Interrupt controllerAlistair Francis1-0/+58
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng1-0/+1
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth1-1/+0
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell1-0/+1
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé1-0/+1
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland1-1/+1
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland1-5/+5
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland1-3/+11
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland1-1/+0
2018-01-24simba: rename PBMPCIBridge and QOM types to reflect simba namingMark Cave-Ayland1-5/+5
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland2-9/+38
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell2-6/+6
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis2-6/+6
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow1-6/+0
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov1-0/+2
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang1-0/+9
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang1-0/+3
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth1-0/+1
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost1-1/+4
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty1-0/+1
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty1-2/+4
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu1-0/+41
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2-0/+27
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+8
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang1-0/+5
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-0/+3
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2-3/+11
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater1-0/+10
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh1-21/+24
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson1-0/+3