aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2018-02-15hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.ioPhilippe Mathieu-Daudé
2018-02-15io: Fix QIOChannelFile when creating and opening read-writeRoss Lagerwall
2018-02-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-02-15ratelimit: don't align wait time with slicesWolfgang Bumiller
2018-02-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-02-13virtio-balloon: include statistics of disk/file cachesTomáš Golembiovský
2018-02-13hw/pci-bridge: fix pcie root port's IO hints capabilityMarcel Apfelbaum
2018-02-13block: maintain persistent disabled bitmapsVladimir Sementsov-Ogievskiy
2018-02-13memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshotPaolo Bonzini
2018-02-13memory: remove memory_region_test_and_clear_dirtyPaolo Bonzini
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2018-02-13sdhci: implement the Host Control 2 register (tuning sequence)Philippe Mathieu-Daudé
2018-02-13sdhci: rename the hostctl1 registerPhilippe Mathieu-Daudé
2018-02-13sdhci: add a 'spec_version property' (default to v2)Philippe Mathieu-Daudé
2018-02-13net/can: simple messages transport implementation for QEMUPavel Pisa
2018-02-13hax: Support guest RAM sizes of 4GB or moreYu Ning
2018-02-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180212' int...Peter Maydell