summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell2018-02-0965-160/+37Star
|\
| * Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-0918-24/+0Star
| * Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster2018-02-091-2/+0Star
| * Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-0919-11/+10Star
| * Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster2018-02-092-2/+0Star
| * Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster2018-02-096-6/+1Star
| * qdict qlist: Make most helper macros functionsMarkus Armbruster2018-02-092-23/+8Star
| * Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-24/+0Star
| * Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster2018-02-096-11/+16
| * Include qmp-commands.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
| * Include qapi/error.h exactly where neededMarkus Armbruster2018-02-094-6/+0Star
| * Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster2018-02-0915-15/+0Star
| * Clean up includesMarkus Armbruster2018-02-099-12/+0Star
| * Use #include "..." for our own headers, <...> for othersMarkus Armbruster2018-02-093-3/+3
| * vnc: use stubs for CONFIG_VNC=n dummy functionsGerd Hoffmann2018-02-091-21/+0Star
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell2018-02-098-0/+287
|\ \
| * | usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov2018-02-091-0/+16
| * | i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov2018-02-091-0/+28
| * | i.MX: Add i.MX7 GPT variantAndrey Smirnov2018-02-091-0/+1
| * | i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov2018-02-091-0/+22
| * | i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov2018-02-091-0/+35
| * | i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov2018-02-091-0/+33
| * | i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov2018-02-091-0/+139
| * | sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov2018-02-091-0/+13
| |/
* | s390x/flic: cache the common flic class in a central functionDavid Hildenbrand2018-02-091-0/+1
* | s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand2018-02-091-0/+1
* | s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand2018-02-091-0/+41
* | s390x/flic: factor out injection of floating interruptsDavid Hildenbrand2018-02-091-0/+5
* | s390x/flic: simplify flic initializationDavid Hildenbrand2018-02-091-9/+0Star
|/
* block: Move NVMe constants to a separate headerFam Zheng2018-02-081-0/+700
* block: Introduce buf register APIFam Zheng2018-02-083-1/+22
* util: Introduce vfio helpersFam Zheng2018-02-081-0/+33
* coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini2018-02-081-6/+13
* coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini2018-02-081-1/+5
* lockable: add QemuLockablePaolo Bonzini2018-02-085-5/+143
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-079-31/+91
|\
| * Add the WHPX acceleration enlightenmentsJustin Terry (VM)2018-02-071-0/+13
| * Add the WHPX vcpu APIJustin Terry (VM)2018-02-071-0/+40
| * memfd: add hugetlbsize argumentMarc-André Lureau2018-02-071-1/+1
| * memfd: add hugetlb supportMarc-André Lureau2018-02-071-2/+2
| * memfd: add error argument, instead of perror()Marc-André Lureau2018-02-071-2/+3
| * ucontext: annotate coroutine stack for ASANMarc-André Lureau2018-02-071-0/+4
| * Drop remaining bits of ia64 host supportPeter Maydell2018-02-052-12/+0Star
| * memory-internal.h: Remove obsolete claim that header is obsoletePeter Maydell2018-02-051-3/+4
| * qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé2018-02-051-0/+10
| * qdev: rename typedef qdev_resetfn() -> DeviceReset()Philippe Mathieu-Daudé2018-02-051-2/+2
| * memory: update comments and fix some typosJay Zhou2018-02-051-12/+15
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell2018-02-071-0/+8
|\ \
| * | error: Improve documentation of error_append_hint()Markus Armbruster2018-02-061-0/+8
| |/
* | qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson2018-02-061-0/+4