Age | Commit message (Expand) | Author | Files | Lines |
2018-02-21 | fpu/softfloat: re-factor float to int/uint | Alex Bennée | 1 | -0/+13 |
2018-02-21 | fpu/softfloat: re-factor round_to_int | Alex Bennée | 1 | -0/+1 |
2018-02-21 | fpu/softfloat: re-factor muladd | Alex Bennée | 1 | -0/+1 |
2018-02-21 | fpu/softfloat: re-factor div | Alex Bennée | 1 | -0/+1 |
2018-02-21 | fpu/softfloat: re-factor mul | Alex Bennée | 1 | -0/+1 |
2018-02-21 | fpu/softfloat: re-factor add/sub | Alex Bennée | 1 | -0/+4 |
2018-02-21 | include/fpu/softfloat: add some float16 constants | Alex Bennée | 1 | -3/+5 |
2018-02-21 | include/fpu/softfloat: implement float16_set_sign helper | Alex Bennée | 1 | -0/+5 |
2018-02-21 | include/fpu/softfloat: implement float16_chs helper | Alex Bennée | 1 | -0/+9 |
2018-02-21 | include/fpu/softfloat: implement float16_abs helper | Alex Bennée | 1 | -0/+7 |
2018-02-21 | target/*/cpu.h: remove softfloat.h | Alex Bennée | 2 | -53/+64 |
2018-02-21 | fpu/softfloat-types: new header to prevent excessive re-builds | Alex Bennée | 3 | -31/+117 |
2018-02-21 | include/fpu/softfloat: remove USE_SOFTFLOAT_STRUCT_TYPES | Alex Bennée | 1 | -27/+0 |
2018-02-21 | fpu/softfloat: implement float16_squash_input_denormal | Alex Bennée | 1 | -0/+1 |
2018-02-20 | cocoa: use DisplayOptions | Gerd Hoffmann | 1 | -2/+2 |
2018-02-20 | curses: use DisplayOptions | Gerd Hoffmann | 1 | -2/+2 |
2018-02-20 | egl-headless: use DisplayOptions | Gerd Hoffmann | 1 | -1/+1 |
2018-02-20 | sdl: use DisplayOptions | Gerd Hoffmann | 1 | -4/+4 |
2018-02-20 | gtk: add and use DisplayOptions + DisplayGTK | Gerd Hoffmann | 1 | -5/+4 |
2018-02-19 | hw/rdma: Implementation of PVRDMA device | Yuval Shaia | 1 | -0/+3 |
2018-02-19 | include/standard-headers: add pvrdma related headers | Marcel Apfelbaum | 4 | -0/+1457 |
2018-02-19 | mem: add share parameter to memory-backend-ram | Marcel Apfelbaum | 5 | -4/+28 |
2018-02-16 | cuda.h: Fix multiple typedef | Dr. David Alan Gilbert | 1 | -2/+2 |
2018-02-16 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180216' int... | Peter Maydell | 4 | -7/+159 |
2018-02-16 | Merge remote-tracking branch 'remotes/berrange/tags/qio-next-pull-request' in... | Peter Maydell | 1 | -1/+1 |
2018-02-16 | ppc4xx: Add device models found in PPC440 core SoCs | BALATON Zoltan | 1 | -1/+1 |
2018-02-16 | spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id() | Greg Kurz | 1 | -1/+1 |
2018-02-16 | spapr: move VCPU calculation to core machine code | Greg Kurz | 1 | -0/+1 |
2018-02-16 | hw/char: remove legacy interface escc_init() | Laurent Vivier | 1 | -5/+49 |
2018-02-16 | ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file | Mark Cave-Ayland | 1 | -0/+107 |
2018-02-15 | bcm2836: Make CPU type configurable | Pekka Enberg | 1 | -0/+1 |
2018-02-15 | hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io | Philippe Mathieu-Daudé | 1 | -1/+0 |
2018-02-15 | io: Fix QIOChannelFile when creating and opening read-write | Ross Lagerwall | 1 | -1/+1 |
2018-02-15 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -6/+5 |
2018-02-15 | ratelimit: don't align wait time with slices | Wolfgang Bumiller | 1 | -6/+5 |
2018-02-13 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell | 1 | -1/+0 |
2018-02-13 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 6 | -34/+207 |
2018-02-13 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 7 | -9/+17 |
2018-02-13 | virtio-balloon: include statistics of disk/file caches | Tomáš Golembiovský | 1 | -1/+2 |
2018-02-13 | hw/pci-bridge: fix pcie root port's IO hints capability | Marcel Apfelbaum | 1 | -2/+2 |
2018-02-13 | block: maintain persistent disabled bitmaps | Vladimir Sementsov-Ogievskiy | 1 | -1/+0 |
2018-02-13 | memory: hide memory_region_sync_dirty_bitmap behind DirtyBitmapSnapshot | Paolo Bonzini | 1 | -11/+0 |
2018-02-13 | memory: remove memory_region_test_and_clear_dirty | Paolo Bonzini | 1 | -21/+3 |
2018-02-13 | sdhci: implement CMD/DAT[] fields in the Present State register | Philippe Mathieu-Daudé | 1 | -0/+4 |
2018-02-13 | sdhci: implement UHS-I voltage switch | Philippe Mathieu-Daudé | 2 | -0/+17 |
2018-02-13 | sdhci: implement the Host Control 2 register (tuning sequence) | Philippe Mathieu-Daudé | 1 | -0/+1 |
2018-02-13 | sdhci: rename the hostctl1 register | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-02-13 | sdhci: add a 'spec_version property' (default to v2) | Philippe Mathieu-Daudé | 1 | -0/+2 |
2018-02-13 | net/can: simple messages transport implementation for QEMU | Pavel Pisa | 2 | -0/+178 |
2018-02-13 | hax: Support guest RAM sizes of 4GB or more | Yu Ning | 1 | -1/+1 |