aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-199p: fix leak in synth_name_to_path()Marc-André Lureau
2018-02-199p: v9fs_path_copy() readabilityMarc-André Lureau
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
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz
2018-02-16spapr: use spapr->vsmt to compute VCPU idsGreg Kurz
2018-02-16ppc/spapr-caps: Change migration macro to take full spapr-cap nameSuraj Jitindar Singh
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier
2018-02-16hw/ppc/spapr_hcall: set htab_shift after kvmppc_resize_hpt_commitDaniel Henrique Barboza
2018-02-16cuda: convert to trace-eventsMark Cave-Ayland
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-16cuda: convert to use the shared mos6522 deviceMark Cave-Ayland
2018-02-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180215-...Peter Maydell
2018-02-15raspi: Raspberry Pi 3 supportPekka Enberg
2018-02-15bcm2836: Make CPU type configurablePekka Enberg