summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland
2018-02-09block: Simplify bdrv_can_write_zeroes_with_unmap()Eric Blake
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qstring.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qlist.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/qmp/qobject.h exactly where neededMarkus Armbruster
2018-02-09qdict qlist: Make most helper macros functionsMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Typedef the subtypes of QObject in qemu/typedefs.h, tooMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 SNVS IP-blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX2 watchdog IP blockAndrey Smirnov
2018-02-09i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocksAndrey Smirnov
2018-02-09sdhci: Add i.MX specific subtype of SDHCIAndrey Smirnov
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: cache the qemu flic in a central functionDavid Hildenbrand
2018-02-09s390x/flic: make floating interrupts on TCG actually floatingDavid Hildenbrand
2018-02-09s390x/flic: factor out injection of floating interruptsDavid Hildenbrand
2018-02-09s390x/flic: simplify flic initializationDavid Hildenbrand
2018-02-09Drop superfluous includes of qapi-types.h and test-qapi-types.hMarkus Armbruster
2018-02-09Clean up includesMarkus Armbruster
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-02-09vnc: use stubs for CONFIG_VNC=n dummy functionsGerd Hoffmann
2018-02-08block: Move NVMe constants to a separate headerFam Zheng
2018-02-08block: Introduce buf register APIFam Zheng
2018-02-08util: Introduce vfio helpersFam Zheng
2018-02-08coroutine-lock: make qemu_co_enter_next thread-safePaolo Bonzini
2018-02-08coroutine-lock: convert CoQueue to use QemuLockablePaolo Bonzini
2018-02-08lockable: add QemuLockablePaolo Bonzini
2018-02-07Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-07Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-02-06' into...Peter Maydell
2018-02-07Add the WHPX acceleration enlightenmentsJustin Terry (VM)
2018-02-07Add the WHPX vcpu APIJustin Terry (VM)
2018-02-07memfd: add hugetlbsize argumentMarc-André Lureau
2018-02-07memfd: add hugetlb supportMarc-André Lureau
2018-02-07memfd: add error argument, instead of perror()Marc-André Lureau
2018-02-07ucontext: annotate coroutine stack for ASANMarc-André Lureau
2018-02-06qapi: Create DEFINE_PROP_OFF_AUTO_PCIBARAlex Williamson
2018-02-06memory/iommu: Add get_attr()Alexey Kardashevskiy
2018-02-06error: Improve documentation of error_append_hint()Markus Armbruster