aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+152
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell16-15/+5
2018-02-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell8-0/+287
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster3-3/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster3-1/+2
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov1-0/+16
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov1-0/+28
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov1-0/+1
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov1-0/+22
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov1-0/+35
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov1-0/+33
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov1-0/+139
2018-02-09sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov1-0/+13
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand1-0/+1
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand1-0/+41
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand1-0/+5
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand1-9/+0
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster1-1/+0
2018-02-09Clean up includesMarkus Armbruster5-6/+0
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-3/+3
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