index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-03-01
arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexed
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 F[A]C[EQ/GE/GT] to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: add FP16 FADD/FABD/FSUB/FMUL/FDIV to simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: initial decode for simd_three_reg_same_fp16
Alex Bennée
2018-03-01
arm/translate-a64: handle_3same_64 comment fix
Alex Bennée
2018-03-01
arm/translate-a64: implement half-precision F(MIN|MAX)(V|NMV)
Alex Bennée
2018-03-01
target/arm/helper: pass explicit fpst to set_rmode
Alex Bennée
2018-03-01
target/arm/cpu.h: add additional float_status flags
Alex Bennée
2018-03-01
target/arm/cpu.h: update comment for half-precision values
Alex Bennée
2018-03-01
target/arm/cpu64: introduce ARM_V8_FP16 feature bit
Alex Bennée
2018-03-01
include/exec/helper-head.h: support f16 in helper calls
Alex Bennée
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
2018-03-01
hw/i2c-ddc: Do not fail writes
Linus Walleij
2018-03-01
i2c: Move the bus class to i2c.h
Corey Minyard
2018-03-01
i2c: Fix some brace style issues
Corey Minyard
2018-03-01
xilinx_spips: Use 8 dummy cycles with the QIOR/QIOR4 commands
Francisco Iglesias
2018-03-01
xilinx_spips: Enable only two slaves when reading/writing with stripe
Francisco Iglesias
2018-03-01
hw: register: Run post_write hook on reset
Alistair Francis
2018-02-27
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180227-pull-request' ...
Peter Maydell
2018-02-27
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180227-pull-request' ...
Peter Maydell
2018-02-27
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-26
usb-mtp: Advertise SendObjectInfo for write support
Bandan Das
2018-02-26
usb-mtp: Introduce write support for MTP objects
Bandan Das
2018-02-26
usb-mtp: Support delete of mtp objects
Bandan Das
2018-02-26
usb-mtp: print parent path in IN_IGNORED trace fn
Bandan Das
2018-02-26
usb-mtp: Add one more argument when building results
Bandan Das
2018-02-25
linux-user: MIPS set cpu to r6 CPU if binary is R6
YunQiang Su
2018-02-25
linux-user, m68k: select CPU according to ELF header values
Laurent Vivier
2018-02-25
linux-user: introduce functions to detect CPU type
YunQiang Su
2018-02-25
linux-user: Move CPU type name selection to a function
Laurent Vivier
2018-02-23
maintainers: Add myself as a OpenBSD maintainer
Brad Smith
2018-02-23
Merge remote-tracking branch 'remotes/rth/tags/pull-decode-20180222' into sta...
Peter Maydell
2018-02-22
scripts: Add decodetree.py
Richard Henderson
2018-02-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180222'...
Peter Maydell
2018-02-22
sdcard: simplify SD_SEND_OP_COND (ACMD41)
Philippe Mathieu-Daudé
2018-02-22
sdcard: simplify SEND_IF_COND (CMD8)
Philippe Mathieu-Daudé
2018-02-22
sdcard: warn if host uses an incorrect address for APP CMD (CMD55)
Philippe Mathieu-Daudé
2018-02-22
sdcard: check the card is in correct state for APP CMD (CMD55)
Philippe Mathieu-Daudé
2018-02-22
sdcard: handles more commands in SPI mode
Philippe Mathieu-Daudé
2018-02-22
sdcard: use a more descriptive label 'unimplemented_spi_cmd'
Philippe Mathieu-Daudé
2018-02-22
sdcard: handle the Security Specification commands
Philippe Mathieu-Daudé
2018-02-22
sdcard: handle CMD54 (SDIO)
Philippe Mathieu-Daudé
2018-02-22
sdcard: use the registerfields API for the CARD_STATUS register masks
Philippe Mathieu-Daudé
2018-02-22
sdcard: use the correct masked OCR in the R3 reply
Philippe Mathieu-Daudé
2018-02-22
sdcard: simplify using the ldst API
Philippe Mathieu-Daudé
[next]