index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-02
hw/block/nvme: add check for mdts
Klaus Jensen
3
-1
/
+31
2020-09-02
hw/block/nvme: refactor request bounds checking
Klaus Jensen
1
-5
/
+21
2020-09-02
hw/block/nvme: verify validity of prp lists in the cmb
Klaus Jensen
1
-1
/
+13
2020-09-02
hw/block/nvme: add request mapping helper
Klaus Jensen
1
-3
/
+10
2020-09-02
hw/block/nvme: add tracing to nvme_map_prp
Klaus Jensen
2
-0
/
+3
2020-09-02
hw/block/nvme: refactor dma read/write
Klaus Jensen
1
-45
/
+46
2020-09-02
hw/block/nvme: destroy request iov before reuse
Klaus Jensen
1
-0
/
+4
2020-09-02
hw/block/nvme: remove redundant has_sg member
Klaus Jensen
2
-6
/
+2
2020-09-02
hw/block/nvme: replace dma_acct with blk_acct equivalent
Klaus Jensen
1
-1
/
+4
2020-09-02
hw/block/nvme: add mapping helpers
Klaus Jensen
2
-17
/
+96
2020-09-02
hw/block/nvme: memset preallocated requests structures
Klaus Jensen
1
-1
/
+1
2020-09-02
hw/block/nvme: bump supported version to v1.3
Klaus Jensen
1
-1
/
+3
2020-09-02
hw/block/nvme: provide the mandatory subnqn field
Klaus Jensen
1
-0
/
+5
2020-09-02
hw/block/nvme: enforce valid queue creation sequence
Klaus Jensen
2
-0
/
+13
2020-09-02
hw/block/nvme: reject invalid nsid values in active namespace id list
Klaus Jensen
1
-0
/
+10
2020-09-02
hw/block/nvme: support identify namespace descriptor list
Klaus Jensen
2
-0
/
+42
2020-09-02
hw/block/nvme: make sure ncqr and nsqr is valid
Klaus Jensen
1
-0
/
+8
2020-09-02
hw/block/nvme: support the get/set features select and save fields
Klaus Jensen
3
-15
/
+119
2020-09-02
hw/block/nvme: add remaining mandatory controller parameters
Klaus Jensen
3
-7
/
+61
2020-09-02
hw/block/nvme: flush write cache when disabled
Klaus Jensen
1
-0
/
+4
2020-09-02
hw/block/nvme: move NvmeFeatureVal into hw/block/nvme.h
Klaus Jensen
2
-17
/
+8
2020-09-02
hw/block/nvme: add support for the asynchronous event request command
Klaus Jensen
4
-10
/
+227
2020-09-02
hw/block/nvme: add support for the get log page command
Klaus Jensen
4
-2
/
+149
2020-09-02
hw/block/nvme: mark fw slot 1 as read-only
Klaus Jensen
2
-1
/
+6
2020-09-02
hw/block/nvme: add temperature threshold feature
Klaus Jensen
3
-1
/
+53
2020-09-02
hw/block/nvme: add support for the abort command
Klaus Jensen
1
-0
/
+27
2020-09-02
hw/block/nvme: additional tracing
Klaus Jensen
2
-2
/
+44
2020-09-02
hw/block/nvme: fix missing endian conversion
Klaus Jensen
1
-3
/
+3
2020-09-02
hw/block/nvme: bump spec data structures to v1.3
Klaus Jensen
3
-32
/
+156
2020-09-02
hw/block/nvme: Align I/O BAR to 4 KiB
Philippe Mathieu-Daudé
2
-3
/
+4
2020-09-02
hw/block/nvme: Fix pmrmsc register size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-02
hw/block/nvme: Use QEMU_PACKED on hardware/packet structures
Philippe Mathieu-Daudé
1
-19
/
+19
2020-09-02
hw/block/nvme: Update specification URL
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-02
MAINTAINERS: update nvme entry
Keith Busch
1
-0
/
+2
2020-09-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200901'...
Peter Maydell
16
-806
/
+1824
2020-09-01
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
51
-153
/
+112
2020-09-01
hw/arm/sbsa-ref : Add embedded controller in secure memory
Graeme Gregory
1
-0
/
+14
2020-09-01
hw/misc/sbsa_ec : Add an embedded controller for sbsa-ref
Graeme Gregory
2
-0
/
+100
2020-09-01
hw/arm/sbsa-ref: add "reg" property to DT cpu nodes
Leif Lindholm
1
-6
/
+23
2020-09-01
target/arm: Enable FP16 in '-cpu max'
Peter Maydell
2
-7
/
+6
2020-09-01
target/arm: Implement fp16 for Neon VMUL, VMLA, VMLS
Peter Maydell
1
-55
/
+55
2020-09-01
target/arm/vec_helper: Add gvec fp indexed multiply-and-add operations
Peter Maydell
2
-5
/
+32
2020-09-01
target/arm/vec_helper: Handle oprsz less than 16 bytes in indexed operations
Peter Maydell
1
-4
/
+8
2020-09-01
target/arm: Implement fp16 for Neon VRINTX
Peter Maydell
3
-42
/
+9
2020-09-01
target/arm: Implement fp16 for Neon VRINT-with-specified-rounding-mode
Peter Maydell
4
-79
/
+30
2020-09-01
target/arm: Implement fp16 for Neon VCVT with rounding modes
Peter Maydell
3
-67
/
+66
2020-09-01
target/arm: Implement fp16 for Neon VCVT fixed-point
Peter Maydell
4
-1
/
+21
2020-09-01
target/arm: Convert Neon VCVT fixed-point to gvec
Peter Maydell
3
-17
/
+43
2020-09-01
target/arm: Implement fp16 for Neon float-integer VCVT
Peter Maydell
3
-11
/
+42
2020-09-01
target/arm: Implement fp16 for Neon pairwise fp ops
Peter Maydell
3
-26
/
+68
[next]