aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-22sdl2: fix hotkey keyupGerd Hoffmann
2018-02-22Update OpenBIOS images to 54d959d9 built from submodule.Mark Cave-Ayland
2018-02-21fpu/softfloat: re-factor sqrtAlex Bennée
2018-02-21fpu/softfloat: re-factor compareAlex Bennée
2018-02-21fpu/softfloat: re-factor minmaxAlex Bennée
2018-02-21fpu/softfloat: re-factor scalbnAlex Bennée
2018-02-21fpu/softfloat: re-factor int/uint to floatAlex Bennée
2018-02-21fpu/softfloat: re-factor float to int/uintAlex Bennée
2018-02-21fpu/softfloat: re-factor round_to_intAlex Bennée
2018-02-21fpu/softfloat: re-factor muladdAlex Bennée
2018-02-21fpu/softfloat: re-factor divAlex Bennée
2018-02-21fpu/softfloat: re-factor mulAlex Bennée
2018-02-21fpu/softfloat: re-factor add/subAlex Bennée
2018-02-21fpu/softfloat: define decompose structuresAlex Bennée
2018-02-21fpu/softfloat: move the extract functions to the top of the fileAlex Bennée
2018-02-21fpu/softfloat: improve comments on ARM NaN propagationAlex Bennée
2018-02-21include/fpu/softfloat: add some float16 constantsAlex Bennée
2018-02-21include/fpu/softfloat: implement float16_set_sign helperAlex Bennée
2018-02-21include/fpu/softfloat: implement float16_chs helperAlex Bennée
2018-02-21include/fpu/softfloat: implement float16_abs helperAlex Bennée
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée
2018-02-21fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée
2018-02-21include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPESAlex Bennée
2018-02-21fpu/softfloat: implement float16_squash_input_denormalAlex Bennée
2018-02-20Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180220-pull-request' i...Peter Maydell
2018-02-20Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-02-20ui: Reorder vte terminal packing to avoid gtk3 warningsJan Kiszka
2018-02-20vl: drop display_type variableGerd Hoffmann
2018-02-20vl: drop request_opengl variableGerd Hoffmann
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-20Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...Peter Maydell
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/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