summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-02-22Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180222'...Peter Maydell2-2/+6
2018-02-22sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé1-1/+0
2018-02-22hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun1-1/+6
2018-02-22Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180222-pull-request' i...Peter Maydell1-5/+8
2018-02-22console/opengl: split up dpy_gl_cursor opsGerd Hoffmann1-5/+8
2018-02-21fpu/softfloat: re-factor sqrtAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor compareAlex Bennée1-0/+2
2018-02-21fpu/softfloat: re-factor minmaxAlex Bennée1-0/+6
2018-02-21fpu/softfloat: re-factor scalbnAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor int/uint to floatAlex Bennée1-21/+9
2018-02-21fpu/softfloat: re-factor float to int/uintAlex Bennée1-0/+13
2018-02-21fpu/softfloat: re-factor round_to_intAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor muladdAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor divAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor mulAlex Bennée1-0/+1
2018-02-21fpu/softfloat: re-factor add/subAlex Bennée1-0/+4
2018-02-21include/fpu/softfloat: add some float16 constantsAlex Bennée1-3/+5
2018-02-21include/fpu/softfloat: implement float16_set_sign helperAlex Bennée1-0/+5
2018-02-21include/fpu/softfloat: implement float16_chs helperAlex Bennée1-0/+9
2018-02-21include/fpu/softfloat: implement float16_abs helperAlex Bennée1-0/+7
2018-02-21target/*/cpu.h: remove softfloat.hAlex Bennée2-53/+64
2018-02-21fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée3-31/+117
2018-02-21include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPESAlex Bennée1-27/+0
2018-02-21fpu/softfloat: implement float16_squash_input_denormalAlex Bennée1-0/+1
2018-02-20cocoa: use DisplayOptionsGerd Hoffmann1-2/+2
2018-02-20curses: use DisplayOptionsGerd Hoffmann1-2/+2
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann1-1/+1
2018-02-20sdl: use DisplayOptionsGerd Hoffmann1-4/+4
2018-02-20gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann1-5/+4
2018-02-19hw/rdma: Implementation of PVRDMA deviceYuval Shaia1-0/+3
2018-02-19include/standard-headers: add pvrdma related headersMarcel Apfelbaum4-0/+1457
2018-02-19mem: add share parameter to memory-backend-ramMarcel Apfelbaum5-4/+28
2018-02-16cuda.h: Fix multiple typedefDr. David Alan Gilbert1-2/+2
2018-02-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int...Peter Maydell4-7/+159
2018-02-16Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in...Peter Maydell1-1/+1
2018-02-16ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan1-1/+1
2018-02-16spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz1-1/+1
2018-02-16spapr: move VCPU calculation to core machine codeGreg Kurz1-0/+1
2018-02-16hw/char: remove legacy interface escc_init()Laurent Vivier1-5/+49
2018-02-16ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland1-0/+107
2018-02-15bcm2836: Make CPU type configurablePekka Enberg1-0/+1
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé1-1/+0
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall1-1/+1
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-6/+5
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller1-6/+5
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell1-1/+0
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell6-34/+207
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-9/+17
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský1-1/+2
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum1-2/+2