aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-19Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell43-54/+5570
2018-02-19MAINTAINERS: add entry for hw/rdmaMarcel Apfelbaum1-0/+8
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia5-1/+680
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia7-0/+1243
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia8-5/+1541
2018-02-19hw/rdma: Definitions for rdma device and rdma resource managerYuval Shaia2-0/+166
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia4-0/+98
2018-02-19include/standard-headers: add pvrdma related headersMarcel Apfelbaum4-0/+1457
2018-02-19scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum1-0/+30
2018-02-19docs: add pvrdma device documentation.Marcel Apfelbaum1-0/+255
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum14-50/+94
2018-02-19Merge remote-tracking branch 'remotes/cohuck/tags/stable-doc-20180219' into s...Peter Maydell1-0/+69
2018-02-19docs: document our stable processCornelia Huck1-0/+69
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into s...Peter Maydell3-18/+4
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert1-2/+2
2018-02-16monitor.c: Fix infinite loop in monitor's auto-completeDr. David Alan Gilbert1-2/+4
2018-02-16monitor: Remove legacy "-mon default=on" parameterThomas Huth3-16/+0
2018-02-16Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180216-pull-request' i...Peter Maydell6-33/+53
2018-02-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int...Peter Maydell22-978/+1960
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell13-122/+388
2018-02-16ui: extend VNC trottling tracing to SASL codepathsDaniel P. Berrangé1-0/+11
2018-02-16ui: check VNC audio frequency limit at time of reading from clientDaniel P. Berrangé1-9/+13
2018-02-16ui: avoid 'local_err' variable shadowing in VNC SASL authDaniel P. Berrangé1-2/+0
2018-02-16ui: avoid risk of 32-bit int overflow in VNC buffer checkDaniel P. Berrangé1-2/+2
2018-02-16sdl2: fix mouse grabGerd Hoffmann1-0/+1
2018-02-16sdl: restore optimized redrawAnatoly Trosinenko1-16/+7
2018-02-16vnc: fix segfault in closed connection handlingKlim Kireev2-3/+18
2018-02-16vnc: add qapi/error.h include to stubsGerd Hoffmann1-0/+1
2018-02-16vnc: remove bogus object_unref on client socketDaniel P. Berrangé1-1/+0
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell7-17/+48
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth1-2/+2
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan3-1/+1186
2018-02-16ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh1-2/+4
2018-02-16target/ppc: convert to TranslatorOpsEmilio G. Cota1-162/+167
2018-02-16target/ppc: convert to DisasContextBaseEmilio G. Cota3-86/+91
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz1-7/+23
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz2-9/+9
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz3-7/+22
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz1-14/+10
2018-02-16ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh1-15/+15
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier5-165/+170
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza1-1/+11
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland3-33/+29
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland4-77/+109
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland2-489/+204
2018-02-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180215-...Peter Maydell12-211/+429
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg1-10/+21
2018-02-15bcm2836: Make CPU type configurablePekka Enberg3-8/+13
2018-02-15target/arm: Implement v8M MSPLIM and PSPLIM registersPeter Maydell3-0/+69
2018-02-15target/arm: Migrate v7m.other_spPeter Maydell1-0/+11