aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* sdcard: use the registerfields API to access the OCR registerPhilippe Mathieu-Daudé2018-02-221-1/+0
* hw/char/stm32f2xx_usart: fix TXE/TC bit handlingRichard Braun2018-02-221-1/+6
* fpu/softfloat: re-factor sqrtAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor compareAlex Bennée2018-02-211-0/+2
* fpu/softfloat: re-factor minmaxAlex Bennée2018-02-211-0/+6
* fpu/softfloat: re-factor scalbnAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor int/uint to floatAlex Bennée2018-02-211-21/+9
* fpu/softfloat: re-factor float to int/uintAlex Bennée2018-02-211-0/+13
* fpu/softfloat: re-factor round_to_intAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor muladdAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor divAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor mulAlex Bennée2018-02-211-0/+1
* fpu/softfloat: re-factor add/subAlex Bennée2018-02-211-0/+4
* include/fpu/softfloat: add some float16 constantsAlex Bennée2018-02-211-3/+5
* include/fpu/softfloat: implement float16_set_sign helperAlex Bennée2018-02-211-0/+5
* include/fpu/softfloat: implement float16_chs helperAlex Bennée2018-02-211-0/+9
* include/fpu/softfloat: implement float16_abs helperAlex Bennée2018-02-211-0/+7
* target/*/cpu.h: remove softfloat.hAlex Bennée2018-02-212-53/+64
* fpu/softfloat-types: new header to prevent excessive re-buildsAlex Bennée2018-02-213-31/+117
* include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPESAlex Bennée2018-02-211-27/+0
* fpu/softfloat: implement float16_squash_input_denormalAlex Bennée2018-02-211-0/+1
* cocoa: use DisplayOptionsGerd Hoffmann2018-02-201-2/+2
* curses: use DisplayOptionsGerd Hoffmann2018-02-201-2/+2
* egl-headless: use DisplayOptionsGerd Hoffmann2018-02-201-1/+1
* sdl: use DisplayOptionsGerd Hoffmann2018-02-201-4/+4
* gtk: add and use DisplayOptions + DisplayGTKGerd Hoffmann2018-02-201-5/+4
* hw/rdma: Implementation of PVRDMA deviceYuval Shaia2018-02-191-0/+3
* include/standard-headers: add pvrdma related headersMarcel Apfelbaum2018-02-194-0/+1457
* mem: add share parameter to memory-backend-ramMarcel Apfelbaum2018-02-195-4/+28
* cuda.h: Fix multiple typedefDr. David Alan Gilbert2018-02-161-2/+2
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' into stagingPeter Maydell2018-02-164-7/+159
|\
| * ppc4xx: Add device models found in PPC440 core SoCsBALATON Zoltan2018-02-161-1/+1
| * spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()Greg Kurz2018-02-161-1/+1
| * spapr: move VCPU calculation to core machine codeGreg Kurz2018-02-161-0/+1
| * hw/char: remove legacy interface escc_init()Laurent Vivier2018-02-161-5/+49
| * ppc: move CUDAState and other CUDA-related definitions into separate cuda.h fileMark Cave-Ayland2018-02-161-0/+107
* | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' into stagingPeter Maydell2018-02-161-1/+1
|\ \ | |/ |/|
| * io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall2018-02-151-1/+1
* | bcm2836: Make CPU type configurablePekka Enberg2018-02-151-0/+1
* | hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé2018-02-151-1/+0
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into stagingPeter Maydell2018-02-151-6/+5
|\ \ | |/ |/|
| * ratelimit: don't align wait time with slicesWolfgang Bumiller2018-02-151-6/+5
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-02-131-1/+0
|\ \ | |/ |/|
| * block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy2018-02-131-1/+0
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-02-136-34/+207
|\ \
| * | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini2018-02-131-11/+0
| * | memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini2018-02-131-21/+3
| * | sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé2018-02-131-0/+4
| * | sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé2018-02-132-0/+17
| * | sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé2018-02-131-0/+1