summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia1-0/+3
2018-02-19include/standard-headers: add pvrdma related headersMarcel Apfelbaum4-0/+1457
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum5-4/+28
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert1-2/+2
2018-02-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int...Peter Maydell4-7/+159
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell1-1/+1
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan1-1/+1
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz1-1/+1
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz1-0/+1
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier1-5/+49
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland1-0/+107
2018-02-15bcm2836: Make CPU type configurablePekka Enberg1-0/+1
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé1-1/+0
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall1-1/+1
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-6/+5
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller1-6/+5
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+0
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-34/+207
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-9/+17
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský1-1/+2
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum1-2/+2
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy1-1/+0
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini1-11/+0
2018-02-13memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini1-21/+3
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé1-0/+4
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé2-0/+17
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé1-0/+1
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé1-1/+1
2018-02-13sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé1-0/+2
2018-02-13net/can: simple messages transport implementation for QEMUPavel Pisa2-0/+178
2018-02-13hax: Support guest RAM sizes of 4GB or moreYu Ning1-1/+1
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell1-0/+152
2018-02-11misc: introduce new mos6522 VIA device and enable it for ppc buildsMark Cave-Ayland1-0/+152
2018-02-09block: Simplify bdrv_can_write_zeroes_with_unmap()Eric Blake1-11/+0
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell65-160/+37
2018-02-09Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...Peter Maydell8-0/+287
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-09usb: Add basic code to emulate Chipidea USB IPAndrey Smirnov1-0/+16
2018-02-09i.MX: Add implementation of i.MX7 GPR IP blockAndrey Smirnov1-0/+28
2018-02-09i.MX: Add i.MX7 GPT variantAndrey Smirnov1-0/+1
2018-02-09i.MX: Add code to emulate GPCv2 IP blockAndrey Smirnov1-0/+22