summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ratelimit: don't align wait time with slicesWolfgang Bumiller2018-02-151-6/+5Star
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-136-34/+207
|\
| * 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/mst/tags/for_upstream' into stagingPeter Maydell2018-02-137-9/+17
|\ \ | |/ |/|
| * virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský2018-02-131-1/+2
| * hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum2018-02-131-2/+2
| * pci: removed the is_express field since a uniform interface was insertedYoni Bettan2018-02-081-3/+0Star
| * virtio-blk: enable multiple vectors when using multiple I/O queuesChangpeng Liu2018-02-081-0/+8
| * pci/bus: let it has higher migration priorityPeter Xu2018-02-081-0/+1
| * vhost: Clean out old vhost_set_memory and friendsDr. David Alan Gilbert2018-02-081-3/+0Star
| * vhost: Build temporary section list and deref after commitDr. David Alan Gilbert2018-02-081-0/+2
| * virtio: remove event notifier cleanup call on de-assignGal Hammer2018-02-081-0/+2
* | 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