aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-08pci: removed the is_express field since a uniform interface was insertedYoni Bettan
2018-02-08virtio-blk: enable multiple vectors when using multiple I/O queuesChangpeng Liu
2018-02-08pci/bus: let it has higher migration priorityPeter Xu
2018-02-08vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert
2018-02-08vhost: Build temporary section list and deref after commitDr. David Alan Gilbert
2018-02-08virtio: remove event notifier cleanup call on de-assignGal Hammer
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
2018-02-05Drop remaining bits of ia64 host supportPeter Maydell
2018-02-05memory-internal.h: Remove obsolete claim that header is obsoletePeter Maydell
2018-02-05qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé
2018-02-05qdev: rename typedef qdev_resetfn() -> DeviceReset()Philippe Mathieu-Daudé
2018-02-05memory: update comments and fix some typosJay Zhou
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell
2018-01-29tpm: add CRB deviceMarc-André Lureau
2018-01-29tpm: report backend request errorMarc-André Lureau
2018-01-29tpm: replace GThreadPool with AIO threadpoolMarc-André Lureau
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell