summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell65-160/+37
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 Armbruster18-24/+0
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster1-2/+0
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster19-11/+10
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2-2/+0
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster6-6/+1
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster2-23/+8
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster1-24/+0
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster6-11/+16
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster4-6/+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 Armbruster15-15/+0
2018-02-09Clean up includesMarkus Armbruster9-12/+0
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster3-3/+3
2018-02-09vnc: use stubs for CONFIG_VNC=n dummy functionsGerd Hoffmann1-21/+0
2018-02-08block: Move NVMe constants to a separate headerFam Zheng1-0/+700
2018-02-08block: Introduce buf register APIFam Zheng3-1/+22
2018-02-08util: Introduce vfio helpersFam Zheng1-0/+33
2018-02-08coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini1-6/+13
2018-02-08coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini1-1/+5
2018-02-08lockable: add QemuLockablePaolo Bonzini5-5/+143
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell9-31/+91
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell1-0/+8
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)1-0/+13
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)1-0/+40
2018-02-07memfd: add hugetlbsize argumentMarc-André Lureau1-1/+1
2018-02-07memfd: add hugetlb supportMarc-André Lureau1-2/+2
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau1-2/+3
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau1-0/+4
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson1-0/+4
2018-02-06memory/iommu: Add get_attr()Alexey Kardashevskiy1-0/+22
2018-02-06error: Improve documentation of error_append_hint()Markus Armbruster1-0/+8
2018-02-05Drop remaining bits of ia64 host supportPeter Maydell2-12/+0
2018-02-05memory-internal.h: Remove obsolete claim that header is obsoletePeter Maydell1-3/+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