Age | Commit message (Expand) | Author |
2020-09-01 | target/arm: Implement fp16 for VCEQ, VCGE, VCGT comparisons | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VABS, VNEG of floats | Peter Maydell |
2020-09-01 | target/arm: Implement fp16 for Neon VRECPE, VRSQRTE using gvec | Peter Maydell |
2020-09-01 | target/arm: Implement FP16 for Neon VADD, VSUB, VABD, VMUL | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VMOV between gp and halfprec registers | Peter Maydell |
2020-09-01 | target/arm: Implement new VFP fp16 insn VMOVX | Peter Maydell |
2020-09-01 | target/arm: Implement new VFP fp16 insn VINS | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VRINT* | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VSEL | Peter Maydell |
2020-09-01 | target/arm: Implement VFP vp16 VCVT-with-specified-rounding-mode | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VCVT between float and fixed-point | Peter Maydell |
2020-09-01 | target/arm: Use macros instead of open-coding fp16 conversion helpers | Peter Maydell |
2020-09-01 | target/arm: Make VFP_CONV_FIX macros take separate float type and float size | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VCVT between float and integer | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VLDR and VSTR | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VCMP | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 for VMOV immediate | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 for VABS, VNEG, VSQRT | Peter Maydell |
2020-09-01 | target/arm: Macroify uses of do_vfp_2op_sp() and do_vfp_2op_dp() | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 for fused-multiply-add | Peter Maydell |
2020-09-01 | target/arm: Macroify trans functions for VFMA, VFMS, VFNMA, VFNMS | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 VMLA, VMLS, VNMLS, VNMLA, VNMUL | Peter Maydell |
2020-09-01 | target/arm: Implement VFP fp16 for VFP_BINOP operations | Peter Maydell |
2020-09-01 | target/arm: Use correct ID register check for aa32_fp16_arith | Peter Maydell |
2020-09-01 | target/arm: Remove local definitions of float constants | Peter Maydell |
2020-09-01 | docs/system: Fix grammar in documentation | Stefan Weil |
2020-09-01 | main-loop: Fix comment | Stefan Weil |
2020-09-01 | hw/display/vga:Remove redundant statement in vga_draw_graphic() | Chen Qun |
2020-09-01 | hw/intc: fix default registers value in exynos4210_combiner_read() | Chen Qun |
2020-09-01 | usb/bus: Remove dead assignment in usb_get_fw_dev_path() | Chen Qun |
2020-09-01 | vfio/platform: Remove dead assignment in vfio_intp_interrupt() | Chen Qun |
2020-09-01 | hw/net/virtio-net:Remove redundant statement in virtio_net_rsc_tcp_ctrl_check() | Chen Qun |
2020-09-01 | hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions() | Chen Qun |
2020-09-01 | target/arm/translate-a64:Remove redundant statement in disas_simd_two_reg_mis... | Chen Qun |
2020-09-01 | target/arm/translate-a64:Remove dead assignment in handle_scalar_simd_shli() | Chen Qun |
2020-09-01 | hw/arm/omap1:Remove redundant statement in omap_clkdsp_read() | Chen Qun |
2020-09-01 | hw/arm/virt-acpi-build:Remove dead assignment in build_madt() | Chen Qun |
2020-09-01 | linux-user: Add strace support for printing OFD fcntl operations | Mike Gelfand |
2020-09-01 | util/vfio-helpers: Unify trace-events size format | Philippe Mathieu-Daudé |
2020-09-01 | hw/net/xilinx_axienet: Remove unused code | Philippe Mathieu-Daudé |
2020-09-01 | hw/scsi/scsi-disk: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/pci: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZE | Philippe Mathieu-Daudé |
2020-09-01 | hw/ide/core: Trivial typo fix | Philippe Mathieu-Daudé |
2020-09-01 | docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS | Thomas Huth |
2020-09-01 | mailmap: Add entry for Greg Kurz | Greg Kurz |
2020-09-01 | util/vfio-helpers: Fix typo in description | Philippe Mathieu-Daudé |
2020-09-01 | util/qemu-timer: Fix typo in description | Philippe Mathieu-Daudé |
2020-09-01 | hw/i2c: Fix typo in description | Philippe Mathieu-Daudé |