aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-03-01arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée
2018-03-01include/exec/helper-head.h: support f16 in helper callsAlex Bennée
2018-03-01i2c: Move the bus class to i2c.hCorey Minyard
2018-03-01i2c: Fix some brace style issuesCorey Minyard
2018-03-01hw: register: Run post_write hook on resetAlistair Francis
2018-02-27Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...Peter Maydell
2018-02-26virtio-gpu-3d: add support for second capability set (v4)Dave Airlie
2018-02-25linux-user: MIPS set cpu to r6 CPU if binary is R6YunQiang Su
2018-02-25linux-user, m68k: select CPU according to ELF header valuesLaurent Vivier
2018-02-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180222'...Peter Maydell
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé
2018-02-22hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun
2018-02-22Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180222-pull-request' i...Peter Maydell
2018-02-22console/opengl: split up dpy_gl_cursor opsGerd Hoffmann
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-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-20cocoa: use DisplayOptionsGerd Hoffmann
2018-02-20curses: use DisplayOptionsGerd Hoffmann
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann
2018-02-20sdl: use DisplayOptionsGerd Hoffmann
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia
2018-02-19include/standard-headers: add pvrdma related headersMarcel Apfelbaum
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert
2018-02-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int...Peter Maydell
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan
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-16hw/char: remove legacy interface escc_init()Laurent Vivier
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland
2018-02-15bcm2836: Make CPU type configurablePekka Enberg