]> Git Repo - qemu.git/history - target
block/crypto: implement the encryption key management
[qemu.git] / target /
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/dgilbert/tags...
2020-07-04 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-07-03 Richard Hendersontarget/arm: Fix temp double-free in sve ldr/str
2020-07-03 Beata Michalskatarget/arm: kvm: Handle misconfigured dabt injection
2020-07-03 Beata Michalskatarget/arm: kvm: Handle DABT with no valid ISS
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/alistair/tags...
2020-07-03 Peter MaydellMerge remote-tracking branch 'remotes/maxreitz/tags...
2020-07-03 Cornelia HuckMerge tag 's390-ccw-bios-2020-07-02' into s390-next...
2020-07-03 Richard Hendersontarget/s390x: Fix SQXBR
2020-07-02 LIU Zhiweitarget/riscv: configure and turn on vector extension...
2020-07-02 LIU Zhiweitarget/riscv: vector compress instruction
2020-07-02 LIU Zhiweitarget/riscv: vector register gather instruction
2020-07-02 LIU Zhiweitarget/riscv: vector slide instructions
2020-07-02 LIU Zhiweitarget/riscv: floating-point scalar move instructions
2020-07-02 LIU Zhiweitarget/riscv: integer scalar move instruction
2020-07-02 LIU Zhiweitarget/riscv: integer extract instruction
2020-07-02 LIU Zhiweitarget/riscv: vector element index instruction
2020-07-02 LIU Zhiweitarget/riscv: vector iota instruction
2020-07-02 LIU Zhiweitarget/riscv: set-X-first mask bit
2020-07-02 LIU Zhiweitarget/riscv: vmfirst find-first-set mask bit
2020-07-02 LIU Zhiweitarget/riscv: vector mask population count vmpopc
2020-07-02 LIU Zhiweitarget/riscv: vector mask-register logical instructions
2020-07-02 LIU Zhiweitarget/riscv: vector widening floating-point reduction...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width floating-point reduct...
2020-07-02 LIU Zhiweitarget/riscv: vector wideing integer reduction instructions
2020-07-02 LIU Zhiweitarget/riscv: vector single-width integer reduction...
2020-07-02 LIU Zhiweitarget/riscv: narrowing floating-point/integer type...
2020-07-02 LIU Zhiweitarget/riscv: widening floating-point/integer type...
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point/integer type-conver...
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point merge instructions
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point classify instructions
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point compare instructions
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point sign-injection...
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point min/max instructions
2020-07-02 LIU Zhiweitarget/riscv: vector floating-point square-root instruction
2020-07-02 LIU Zhiweitarget/riscv: vector widening floating-point fused...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width floating-point fused...
2020-07-02 LIU Zhiweitarget/riscv: vector widening floating-point multiply
2020-07-02 LIU Zhiweitarget/riscv: vector single-width floating-point multip...
2020-07-02 LIU Zhiweitarget/riscv: vector widening floating-point add/subtra...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width floating-point add...
2020-07-02 LIU Zhiweitarget/riscv: vector narrowing fixed-point clip instruc...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width scaling shift instruc...
2020-07-02 LIU Zhiweitarget/riscv: vector widening saturating scaled multipl...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width fractional multiply...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width averaging add and...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width saturating add and...
2020-07-02 LIU Zhiweitarget/riscv: vector integer merge and move instructions
2020-07-02 LIU Zhiweitarget/riscv: vector widening integer multiply-add...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width integer multiply...
2020-07-02 LIU Zhiweitarget/riscv: vector widening integer multiply instructions
2020-07-02 LIU Zhiweitarget/riscv: vector integer divide instructions
2020-07-02 LIU Zhiweitarget/riscv: vector single-width integer multiply...
2020-07-02 LIU Zhiweitarget/riscv: vector integer min/max instructions
2020-07-02 LIU Zhiweitarget/riscv: vector integer comparison instructions
2020-07-02 LIU Zhiweitarget/riscv: vector narrowing integer right shift...
2020-07-02 LIU Zhiweitarget/riscv: vector single-width bit shift instructions
2020-07-02 LIU Zhiweitarget/riscv: vector bitwise logical instructions
2020-07-02 LIU Zhiweitarget/riscv: vector integer add-with-carry / subtract...
2020-07-02 LIU Zhiweitarget/riscv: vector widening integer add and subtract
2020-07-02 LIU Zhiweitarget/riscv: vector single-width integer add and subtract
2020-07-02 LIU Zhiweitarget/riscv: add vector amo operations
2020-07-02 LIU Zhiweitarget/riscv: add fault-only-first unit stride load
2020-07-02 LIU Zhiweitarget/riscv: add vector index load and store instructions
2020-07-02 LIU Zhiweitarget/riscv: add vector stride load and store instructions
2020-07-02 LIU Zhiweitarget/riscv: add an internals.h header
2020-07-02 LIU Zhiweitarget/riscv: add vector configure instruction
2020-07-02 LIU Zhiweitarget/riscv: support vector extension csr
2020-07-02 LIU Zhiweitarget/riscv: implementation-defined constant parameters
2020-07-02 LIU Zhiweitarget/riscv: add vector extension field in CPURISCVState
2020-06-27 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2020-06-27 Huacai Chenhw/mips: Implement the kvm_type() hook in MachineClass
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2020-06-26 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2020-06-26 Eduardo Habkosti386: Mask SVM features if nested SVM is disabled
2020-06-26 Marcelo Tosattikvm: i386: allow TSC to differ by NTP correction bounds...
2020-06-26 Tao Xutarget/i386: Add notes for versioned CPU models
2020-06-26 Joseph Myerstarget/i386: reimplement fpatan using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2x using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fyl2xp1 using floatx80 operations
2020-06-26 Joseph Myerstarget/i386: reimplement fprem, fprem1 using floatx80...
2020-06-26 Joseph Myerssoftfloat: merge floatx80_mod and floatx80_rem
2020-06-26 Joseph Myerstarget/i386: reimplement f2xm1 using floatx80 operations
2020-06-26 Richard Hendersontarget/arm: Enable MTE
2020-06-26 Richard Hendersontarget/arm: Add allocation tag storage for system mode
2020-06-26 Richard Hendersontarget/arm: Create tagged ram when MTE is enabled
2020-06-26 Richard Hendersontarget/arm: Cache the Tagged bit for a page in MemTxAttrs
2020-06-26 Richard Hendersontarget/arm: Always pass cacheattr to get_phys_addr
2020-06-26 Richard Hendersontarget/arm: Set PSTATE.TCO on exception entry
2020-06-26 Richard Hendersontarget/arm: Implement data cache set allocation tags
2020-06-26 Richard Hendersontarget/arm: Complete TBI clearing for user-only for SVE
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scatter/gather...
2020-06-26 Richard Hendersontarget/arm: Handle TBI for sve scalar + int memory ops
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int ff...
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int stores
2020-06-26 Richard Hendersontarget/arm: Add mte helpers for sve scalar + int loads
2020-06-26 Richard Hendersontarget/arm: Add arm_tlb_bti_gp
2020-06-26 Richard Hendersontarget/arm: Tidy trans_LD1R_zpri
next
This page took 0.071984 seconds and 7 git commands to generate.