summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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-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
2018-02-05memory: update comments and fix some typosJay Zhou1-12/+15
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé2-9/+30
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller1-0/+1
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell3-4/+67
2018-01-29tpm: add CRB deviceMarc-André Lureau2-0/+54
2018-01-29tpm: report backend request errorMarc-André Lureau2-2/+3
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau1-2/+10
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell1-3/+15
2018-01-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180129' int...Peter Maydell2-3/+27
2018-01-29ui: fix alphabetical ordering of keymapsDaniel P. Berrange1-3/+3
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange1-0/+3
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange1-0/+9
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