aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-02xlnx-zynqmp: Connect the RTC deviceAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Add basic time supportAlistair Francis
2018-03-02xlnx-zynqmp-rtc: Initial commitAlistair Francis
2018-03-01nbd/client: fix error messages in nbd_handle_reply_errVladimir Sementsov-Ogievskiy
2018-03-01nbd: BLOCK_STATUS constantsVladimir Sementsov-Ogievskiy
2018-03-01nbd: change indenting in nbd.hVladimir Sementsov-Ogievskiy
2018-03-01nbd: Honor server's advertised minimum block sizeEric Blake
2018-03-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-03-01Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...Peter Maydell
2018-03-01cryptodev-vhost-user: set the key lengthGonglei
2018-03-01cryptodev-vhost-user: add crypto session handlerGonglei
2018-03-01cryptodev: add vhost supportGonglei
2018-03-01cryptodev: add vhost-user as a new cryptodev backendGonglei
2018-03-01docs/vmcoreinfo: detail unsupported host format behaviourMarc-André Lureau
2018-03-01vhost: fix incorrect check in vhost_verify_ring_mappingsJia He
2018-03-01vhost: avoid to start/stop virtqueue which is not readyJia He
2018-03-01Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...Peter Maydell
2018-03-01vhost: fix memslot limit checkJay Zhou
2018-03-01docs: pcie: Spell out machine type needs for PCIe featuresKashyap Chamarthy
2018-03-01docs: document virtio-balloon statsTomáš Golembiovský
2018-03-01intel-iommu: Accept 64-bit writes to FEADDRJan Kiszka
2018-03-01virtio-pci: trivial fixes in error messageGreg Kurz
2018-03-01vhost-user: fix memory leaklinzhecheng
2018-03-01Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-03-01s390x/tcg: fix loading 31bit PSWs with the highest bit setDavid Hildenbrand
2018-03-01Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-03-01MAINTAINERS: Update my email addressAlistair Francis
2018-03-01linux-user: Report AArch64 FP16 support via hwcap bitsPeter Maydell
2018-03-01target/arm: Enable ARM_V8_FP16 feature bit for the AArch64 "any" CPUPeter Maydell
2018-03-01arm/translate-a64: add all single op FP16 to handle_fp_1src_halfAlex Bennée
2018-03-01arm/translate-a64: implement simd_scalar_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add all FP16 ops in simd_scalar_pairwiseAlex Bennée
2018-03-01arm/translate-a64: add FP16 FMOV to simd_mod_immAlex Bennée
2018-03-01arm/translate-a64: add FP16 FRSQRTE to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/helper.c: re-factor rsqrte and add rsqrte_f16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FSQRT to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FRCPX to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FRECPEAlex Bennée
2018-03-01arm/helper.c: re-factor recpe and add recepe_f16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FNEG/FABS to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 SCVTF/UCVFT to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FCMxx (zero) to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FCVTxx to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FPRINTx to simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: initial decode for simd_two_reg_misc_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 x2 ops for simd_indexedAlex Bennée
2018-03-01arm/translate-a64: add FP16 FMULX/MLS/FMLA to simd_indexedAlex Bennée
2018-03-01arm/translate-a64: add FP16 pairwise ops simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FR[ECP/SQRT]S to simd_three_reg_same_fp16Alex Bennée
2018-03-01arm/translate-a64: add FP16 FMULA/X/S to simd_three_reg_same_fp16Alex Bennée