summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini2018-02-131-11/+0Star
* memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini2018-02-131-21/+3Star
* sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé2018-02-131-0/+4
* sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé2018-02-132-0/+17
* sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé2018-02-131-0/+1
* sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé2018-02-131-1/+1
* sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé2018-02-131-0/+2
* net/can: simple messages transport implementation for QEMUPavel Pisa2018-02-132-0/+178
* hax: Support guest RAM sizes of 4GB or moreYu Ning2018-02-131-1/+1
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell2018-02-121-0/+152
|\
| * misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland2018-02-111-0/+152
* | block: Simplify bdrv_can_write_zeroes_with_unmap()Eric Blake2018-02-091-11/+0Star
|/
* 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