aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-20vl: drop full_screen variableGerd Hoffmann
2018-02-20cocoa: use DisplayOptionsGerd Hoffmann
2018-02-20curses: use DisplayOptionsGerd Hoffmann
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann
2018-02-20vl: drop no_quit variableGerd Hoffmann
2018-02-20sdl: use DisplayOptionsGerd Hoffmann
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-20vl: rename DisplayType to LegacyDisplayTypeGerd Hoffmann
2018-02-20vl: deprecate -no-frameGerd Hoffmann
2018-02-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-02-19trace: avoid SystemTap "char const" warningsStefan Hajnoczi
2018-02-19tracetool: For ust trace bool type as ctf_integerJon Emil Jahren
2018-02-19tracetool: Update argument format regex to non-greedy starJon Emil Jahren
2018-02-19Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell
2018-02-19MAINTAINERS: add entry for hw/rdmaMarcel Apfelbaum
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19hw/rdma: PVRDMA commands and data-path opsYuval Shaia
2018-02-19hw/rdma: Implementation of generic rdma device layersYuval Shaia
2018-02-19hw/rdma: Definitions for rdma device and rdma resource managerYuval Shaia
2018-02-19hw/rdma: Add wrappers and macrosYuval Shaia
2018-02-19include/standard-headers: add pvrdma related headersMarcel Apfelbaum
2018-02-19scripts/update-linux-headers: import pvrdma headersMarcel Apfelbaum
2018-02-19docs: add pvrdma device documentation.Marcel Apfelbaum
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2018-02-19Merge remote-tracking branch 'remotes/cohuck/tags/stable-doc-20180219' into s...Peter Maydell
2018-02-19docs: document our stable processCornelia Huck
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180216' into s...Peter Maydell
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert
2018-02-16monitor.c: Fix infinite loop in monitor's auto-completeDr. David Alan Gilbert
2018-02-16monitor: Remove legacy "-mon default=on" parameterThomas Huth
2018-02-16Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180216-pull-request' i...Peter Maydell
2018-02-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int...Peter Maydell
2018-02-16Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180214a'...Peter Maydell
2018-02-16ui: extend VNC trottling tracing to SASL codepathsDaniel P. Berrangé
2018-02-16ui: check VNC audio frequency limit at time of reading from clientDaniel P. Berrangé
2018-02-16ui: avoid 'local_err' variable shadowing in VNC SASL authDaniel P. Berrangé
2018-02-16ui: avoid risk of 32-bit int overflow in VNC buffer checkDaniel P. Berrangé
2018-02-16sdl2: fix mouse grabGerd Hoffmann
2018-02-16sdl: restore optimized redrawAnatoly Trosinenko
2018-02-16vnc: fix segfault in closed connection handlingKlim Kireev
2018-02-16vnc: add qapi/error.h include to stubsGerd Hoffmann
2018-02-16vnc: remove bogus object_unref on client socketDaniel P. Berrangé
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-02-16tests/boot-serial-test: Fix problem with timeout due to dropped charactersThomas Huth
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
2018-02-16ppc/spapr-caps: Disallow setting workaround for spapr-cap-ibsSuraj Jitindar Singh
2018-02-16target/ppc: convert to TranslatorOpsEmilio G. Cota
2018-02-16target/ppc: convert to DisasContextBaseEmilio G. Cota
2018-02-16spapr: consolidate the VCPU id numbering logic in a single placeGreg Kurz
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz