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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
8
-8
/
+9
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
1
-2
/
+2
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
1
-6
/
+0
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
7
-0
/
+7
2020-12-18
hw/block/nand: Decommission the NAND museum
Philippe Mathieu-Daudé
1
-11
/
+1
2020-12-15
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201215'...
Peter Maydell
1
-29
/
+129
2020-12-15
qdev: Make qdev_get_prop_ptr() get Object* arg
Eduardo Habkost
1
-3
/
+2
2020-12-15
hw/block/m25p80: Fix Numonyx fast read dummy cycle count
Joe Komlodi
1
-3
/
+27
2020-12-15
hw/block/m25p80: Check SPI mode before running some Numonyx commands
Joe Komlodi
1
-19
/
+95
2020-12-15
hw/block/m25p80: Fix when VCFG XIP bit is set for Numonyx
Joe Komlodi
1
-1
/
+1
2020-12-15
hw/block/m25p80: Make Numonyx config field names more accurate
Joe Komlodi
1
-6
/
+6
2020-12-10
hw/ssi: Rename SSI 'slave' as 'peripheral'
Philippe Mathieu-Daudé
1
-7
/
+7
2020-11-17
nand: put it into the 'storage' category
Gan Qixin
1
-0
/
+1
2020-11-15
parallel nor flash: Fix Lesser GPL version number
Chetan Pant
2
-2
/
+2
2020-11-09
hw/block/nvme: fix free of array-typed value
Klaus Jensen
1
-1
/
+0
2020-11-09
hw/block/nvme: fix uint16_t use of uint32_t sgls member
Klaus Jensen
1
-1
/
+1
2020-11-09
hw/block/nvme: fix null ns in register namespace
Klaus Jensen
1
-2
/
+1
2020-11-03
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+6
2020-11-03
Revert "vhost-blk: set features before setting inflight feature"
Stefan Hajnoczi
1
-6
/
+0
2020-11-02
Merge remote-tracking branch 'remotes/nvme/tags/pull-nvme-20201102' into staging
Peter Maydell
6
-295
/
+979
2020-10-30
vhost-blk: set features before setting inflight feature
Jin Yu
1
-0
/
+6
2020-10-27
hw/block/nvme: fix queue identifer validation
Gollu Appalanaidu
1
-2
/
+4
2020-10-27
hw/block/nvme: fix create IO SQ/CQ status codes
Gollu Appalanaidu
1
-5
/
+5
2020-10-27
hw/block/nvme: fix prp mapping status codes
Gollu Appalanaidu
2
-18
/
+6
2020-10-27
hw/block/nvme: report actual LBA data shift in LBAF
Dmitry Fomichev
1
-1
/
+2
2020-10-27
hw/block/nvme: add trace event for requests with non-zero status code
Klaus Jensen
2
-0
/
+7
2020-10-27
hw/block/nvme: add nsid to get/setfeat trace events
Klaus Jensen
2
-4
/
+4
2020-10-27
hw/block/nvme: reject io commands if only admin command set selected
Klaus Jensen
1
-0
/
+4
2020-10-27
hw/block/nvme: support for admin-only command set
Keith Busch
1
-0
/
+1
2020-10-27
hw/block/nvme: validate command set selected
Keith Busch
2
-1
/
+6
2020-10-27
hw/block/nvme: support per-namespace smart log
Keith Busch
1
-24
/
+39
2020-10-27
hw/block/nvme: fix log page offset check
Keith Busch
1
-12
/
+10
2020-10-27
hw/block/nvme: remove pointless rw indirection
Keith Busch
2
-63
/
+29
2020-10-27
hw/block/nvme: update nsid when registered
Klaus Jensen
1
-1
/
+1
2020-10-27
hw/block/nvme: change controller pci id
Klaus Jensen
2
-2
/
+11
2020-10-27
hw/block/nvme: support multiple namespaces
Klaus Jensen
6
-114
/
+426
2020-10-27
hw/block/nvme: refactor identify active namespace id list
Klaus Jensen
1
-4
/
+4
2020-10-27
hw/block/nvme: add support for sgl bit bucket descriptor
Gollu Appalanaidu
1
-6
/
+27
2020-10-27
hw/block/nvme: add support for scatter gather lists
Klaus Jensen
2
-57
/
+276
2020-10-27
hw/block/nvme: harden cmb access
Klaus Jensen
1
-1
/
+6
2020-10-27
hw/block/nvme: default request status to success
Klaus Jensen
1
-3
/
+1
2020-10-27
hw/block/nvme: refactor aio submission
Klaus Jensen
3
-39
/
+113
2020-10-27
hw/block/nvme: add symbolic command name to trace events
Klaus Jensen
3
-6
/
+36
2020-10-27
hw/block/nvme: fix endian conversion
Klaus Jensen
1
-2
/
+2
2020-10-27
hw/block/nvme: add a lba to bytes helper
Klaus Jensen
2
-8
/
+10
2020-10-27
hw/block/nvme: alignment style fixes
Klaus Jensen
1
-12
/
+13
2020-10-27
hw/block/nvme: commonize nvme_rw error handling
Klaus Jensen
1
-7
/
+9
2020-10-27
hw/block/nvme: handle dma errors
Klaus Jensen
2
-10
/
+34
2020-10-27
hw/block/nvme: fix typo in trace event
Klaus Jensen
1
-1
/
+1
2020-10-13
hw/block/nvme: Simplify timestamp sum
Philippe Mathieu-Daudé
1
-6
/
+1
[next]