aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-21tests: add test for TPM TIS deviceStefan Berger6-101/+601
2018-02-21tests: Move common TPM test code into tpm-emu.cStefan Berger4-172/+209
2018-02-20Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180220-pull-request' i...Peter Maydell10-117/+196
2018-02-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell3-6/+6
2018-02-20ui: Reorder vte terminal packing to avoid gtk3 warningsJan Kiszka1-2/+2
2018-02-20vl: drop display_type variableGerd Hoffmann2-42/+17
2018-02-20vl: drop request_opengl variableGerd Hoffmann1-7/+1
2018-02-20vl: drop full_screen variableGerd Hoffmann1-2/+0
2018-02-20cocoa: use DisplayOptionsGerd Hoffmann4-7/+10
2018-02-20curses: use DisplayOptionsGerd Hoffmann4-6/+9
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann4-5/+7
2018-02-20vl: drop no_quit variableGerd Hoffmann1-5/+2
2018-02-20sdl: use DisplayOptionsGerd Hoffmann5-28/+50
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann4-24/+98
2018-02-20vl: rename DisplayType to LegacyDisplayTypeGerd Hoffmann1-5/+5
2018-02-20vl: deprecate -no-frameGerd Hoffmann2-0/+11
2018-02-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell23-8/+42
2018-02-199p: fix leak in synth_name_to_path()Marc-André Lureau1-0/+1
2018-02-199p: v9fs_path_copy() readabilityMarc-André Lureau2-6/+5
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell4-11/+13
2018-02-19trace: avoid SystemTap "char const" warningsStefan Hajnoczi2-8/+8
2018-02-19tracetool: For ust trace bool type as ctf_integerJon Emil Jahren1-1/+2
2018-02-19tracetool: Update argument format regex to non-greedy starJon Emil Jahren1-2/+3
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-18linux-user: Remove THREAD macroPeter Maydell2-4/+2
2018-02-18linux-user: Fix sched_getaffinity mask sizeSamuel Thibault1-1/+3
2018-02-18linux-user: Fix register used for 6th and 7th syscall argument on aarch64Guido Günther1-3/+3
2018-02-18linux-user: Implement ioctl cmd TIOCGPTPEERAndreas Schwab20-0/+34
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