aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-15blockjob: expose error string via queryJohn Snow
2018-05-15hmp: Allow using a qdev id in block_set_io_throttleAlberto Garcia
2018-05-15block: Merge .bdrv_co_writev{,_flags} in driversEric Blake
2018-05-15block: Drop last of the sector-based aio callbacksEric Blake
2018-05-15vxhs: Switch to byte-based callbacksEric Blake
2018-05-15rbd: Switch to byte-based callbacksEric Blake
2018-05-15null: Switch to byte-based read/writeEric Blake
2018-05-15file-win32: Switch to byte-based callbacksEric Blake
2018-05-15block: Support byte-based aio callbacksEric Blake
2018-05-15block-backend: simplify blk_get_aio_contextDaniel Henrique Barboza
2018-05-15Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180515'...Peter Maydell
2018-05-15tcg: Optionally log FPU state in TCG -d cpu loggingPeter Maydell
2018-05-15sdcard: Correct CRC16 offset in sd_function_switch()Philippe Mathieu-Daudé
2018-05-15target/arm: Fix sqrt_f16 exception raisingAlex Bennée
2018-05-15target/arm: Implement FMOV (immediate) for fp16Alex Bennée
2018-05-15target/arm: Implement FCSEL for fp16Alex Bennée
2018-05-15target/arm: Implement FCMP for fp16Alex Bennée
2018-05-15target/arm: Implement FP data-processing (3 source) for fp16Richard Henderson
2018-05-15target/arm: Implement FP data-processing (2 source) for fp16Richard Henderson
2018-05-15target/arm: Introduce and use read_fp_hregRichard Henderson
2018-05-15target/arm: Implement FCVT (scalar, fixed-point) for fp16Richard Henderson
2018-05-15target/arm: Implement FCVT (scalar, integer) for fp16Richard Henderson
2018-05-15target/arm: Early exit after unallocated_encoding in disas_fp_int_convRichard Henderson
2018-05-15target/arm: Implement FMOV (general) for fp16Richard Henderson
2018-05-15target/arm: Fix fp_status_f16 tininess before roundingPeter Maydell
2018-05-15fpu/softfloat: Don't set Invalid for float-to-int(MAXINT)Peter Maydell
2018-05-15fpu/softfloat: int_to_float ensure r fully initialisedAlex Bennée
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/input-20180515-pull-request...Peter Maydell
2018-05-15Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180515-pull-request' i...Peter Maydell
2018-05-15Merge remote-tracking branch 'remotes/rth/tags/tgt-openrisc-pull-request' int...Peter Maydell
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae
2018-05-15ps2: Clear the PS/2 queue and obey disableGeoffrey McRae
2018-05-15Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.13-pull-r...Peter Maydell
2018-05-15gtk: disable the F10 menubar keyPeter Wu
2018-05-15console: use linked list for QemuConsolesGerd Hoffmann
2018-05-15ui: document non-qapi parser cases.Gerd Hoffmann
2018-05-15ui: switch gtk display to qapi parserGerd Hoffmann
2018-05-15ui: switch trivial displays to qapi parserGerd Hoffmann
2018-05-15ui: add qapi parser for -displayGerd Hoffmann
2018-05-15vnc: add magic cookie to VncStateGerd Hoffmann
2018-05-15ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failedTomeu Vizoso
2018-05-15gtk: make it possible to hide the menu barPeter Wu
2018-05-15sdl2: move opts assignment into loopGerd Hoffmann
2018-05-14target/openrisc: Merge disas_openrisc_insnRichard Henderson
2018-05-14target/openrisc: Convert dec_floatRichard Henderson
2018-05-14target/openrisc: Convert dec_compiRichard Henderson
2018-05-14target/openrisc: Convert dec_compRichard Henderson
2018-05-14target/openrisc: Convert dec_MRichard Henderson
2018-05-14target/openrisc: Convert dec_logicRichard Henderson
2018-05-14target/openrisc: Convert dec_macRichard Henderson