summaryrefslogtreecommitdiffstats
path: root/include/qemu-io.h
Commit message (Expand)AuthorAgeFilesLines
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* qemu-io: Let command functions return error codeMax Reitz2018-06-111-2/+7
* qemu-io: Drop command functions' return valuesMax Reitz2018-06-111-3/+3
* hmp: Request permissions in qemu-ioKevin Wolf2017-02-281-0/+1
* qemu-io: Use BlockBackendMax Reitz2015-02-161-2/+2
* qemu-io: Fix warnings from static code analysisStefan Weil2014-03-131-0/+2
* qemu-io: add command completionStefan Hajnoczi2014-01-221-0/+3
* qemu-io: Interface cleanupKevin Wolf2013-06-061-0/+46
=cb8657f7f9fcc2ebe8dfb1cbc9e572670d2af568'>target/arm: Implement bfloat16 dot product (vector)Richard Henderson2021-06-031-0/+12 * target/arm: Implement vector float32 to bfloat16 conversionRichard Henderson2021-06-031-0/+16 * target/arm: Implement integer matrix multiply accumulateRichard Henderson2021-05-251-0/+27 * target/arm: Implement SVE2 fp multiply-add longStephen Long2021-05-251-0/+75 * target/arm: Implement SVE2 bitwise shift immediateStephen Long2021-05-251-0/+60 * target/arm: Implement 128-bit ZIP, UZP, TRNRichard Henderson2021-05-251-0/+58 * target/arm: Implement SVE2 LD1RORichard Henderson2021-05-251-0/+93 * target/arm: Tidy do_ldrqRichard Henderson2021-05-251-9/+4Star * target/arm: Share table of sve load functionsRichard Henderson2021-05-251-128/+126Star * target/arm: Implement SVE2 FLOGBStephen Long2021-05-251-0/+24 * target/arm: Implement SVE2 FCVTXNT, FCVTXStephen Long2021-05-251-10/+39 * target/arm: Implement SVE2 FCVTLTStephen Long2021-05-251-0/+16 * target/arm: Implement SVE2 FCVTNTRichard Henderson2021-05-251-0/+16 * target/arm: Implement SVE2 TBL, TBXStephen Long2021-05-251-0/+33 * target/arm: Implement SVE2 crypto constructive binary operationsRichard Henderson2021-05-251-0/+16 * target/arm: Implement SVE2 crypto destructive binary operationsRichard Henderson2021-05-251-0/+38 * target/arm: Implement SVE2 crypto unary operationsRichard Henderson2021-05-251-0/+11 * target/arm: Implement SVE mixed sign dot productRichard Henderson2021-05-251-0/+16 * target/arm: Implement SVE mixed sign dot product (indexed)Richard Henderson2021-05-251-0/+16 * target/arm: Implement SVE2 complex integer dot productRichard Henderson2021-05-251-0/+17 * target/arm: Implement SVE2 complex integer multiply-add (indexed)Richard Henderson2021-05-25