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-03-23
xen-block: Fix removal of backend instance via xenstore
Anthony PERARD
1
-0
/
+9
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
1
-2
/
+2
2021-03-19
fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
Markus Armbruster
1
-15
/
+8
2021-03-19
fdc: Drop deprecated floppy configuration
Markus Armbruster
1
-52
/
+2
2021-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-8
/
+8
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
1
-8
/
+8
2021-03-18
Merge remote-tracking branch 'remotes/philmd/tags/pflash-20210318' into staging
Peter Maydell
3
-289
/
+320
2021-03-18
hw/block/nvme: add support for the format nvm command
Minwoo Im
5
-2
/
+187
2021-03-18
hw/block/nvme: pull lba format initialization
Klaus Jensen
1
-33
/
+41
2021-03-18
hw/block/nvme: prefer runtime helpers instead of device parameters
Klaus Jensen
2
-4
/
+4
2021-03-18
hw/block/nvme: support multiple lba formats
Minwoo Im
1
-8
/
+52
2021-03-18
hw/block/nvme: add non-mdts command size limit for verify
Klaus Jensen
2
-4
/
+31
2021-03-18
hw/block/nvme: add verify command
Gollu Appalanaidu
5
-3
/
+154
2021-03-18
hw/block/nvme: end-to-end data protection
Klaus Jensen
8
-41
/
+837
2021-03-18
hw/block/nvme: add metadata support
Klaus Jensen
4
-81
/
+620
2021-03-18
hw/block/nvme: fix zone management receive reporting too many zones
Klaus Jensen
1
-2
/
+3
2021-03-18
hw/block/nvme: assert namespaces array indices
Klaus Jensen
3
-4
/
+15
2021-03-18
hw/block/nvme: fix potential overflow
Klaus Jensen
1
-1
/
+2
2021-03-18
hw/block/pflash_cfi: Replace DPRINTF with trace events
David Edmondson
3
-104
/
+95
2021-03-18
hw/block/pflash_cfi01: Correct the type of PFlashCFI01.ro
David Edmondson
1
-2
/
+2
2021-03-18
hw/block/pflash_cfi01: Clarify trace events
Philippe Mathieu-Daudé
1
-1
/
+2
2021-03-18
hw/block/pflash_cfi02: Add DeviceReset method
Philippe Mathieu-Daudé
1
-0
/
+8
2021-03-18
hw/block/pflash_cfi02: Factor out pflash_reset_state_machine()
Philippe Mathieu-Daudé
1
-9
/
+11
2021-03-18
hw/block/pflash_cfi02: Rename register_memory(true) as mode_read_array
Philippe Mathieu-Daudé
2
-9
/
+10
2021-03-18
hw/block/pflash_cfi02: Open-code pflash_register_memory(rom=false)
Philippe Mathieu-Daudé
1
-2
/
+4
2021-03-18
hw/block/pflash_cfi02: Set rom_mode to true in pflash_setup_mappings()
Philippe Mathieu-Daudé
1
-3
/
+3
2021-03-18
hw/block/pflash_cfi02: Extract pflash_cfi02_fill_cfi_table()
Philippe Mathieu-Daudé
1
-94
/
+99
2021-03-18
hw/block/pflash_cfi01: Extract pflash_cfi01_fill_cfi_table()
Philippe Mathieu-Daudé
1
-67
/
+73
2021-03-18
hw/block/pflash_cfi: Fix code style for checkpatch.pl
Philippe Mathieu-Daudé
2
-15
/
+30
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
1
-1
/
+7
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2
-2
/
+2
2021-03-10
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
8
-393
/
+1359
2021-03-09
sysemu: Let VMChangeStateHandler take boolean 'running' argument
Philippe Mathieu-Daudé
2
-2
/
+2
2021-03-09
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+3
2021-03-09
hw/block/nvme: support Identify NS Attached Controller List
Minwoo Im
2
-0
/
+42
2021-03-09
hw/block/nvme: support changed namespace asynchronous event
Minwoo Im
3
-0
/
+61
2021-03-09
hw/block/nvme: support namespace attachment command
Minwoo Im
4
-1
/
+76
2021-03-09
hw/block/nvme: refactor nvme_select_ns_iocs
Minwoo Im
1
-15
/
+21
2021-03-09
hw/block/nvme: support allocated namespace type
Minwoo Im
2
-16
/
+60
2021-03-09
hw/block/nvme: fix allocated namespace list to 256
Minwoo Im
2
-1
/
+7
2021-03-09
hw/block/nvme: fix namespaces array to 1-based
Minwoo Im
1
-1
/
+1
2021-03-09
hw/block/nvme: support namespace detach
Minwoo Im
5
-2
/
+64
2021-03-09
hw/block/nvme: refactor nvme_dma
Klaus Jensen
1
-52
/
+66
2021-03-09
hw/block/nvme: remove the req dependency in map functions
Klaus Jensen
2
-32
/
+33
2021-03-09
hw/block/nvme: try to deal with the iov/qsg duality
Klaus Jensen
2
-91
/
+117
2021-03-09
hw/block/nvme: fix strerror printing
Klaus Jensen
1
-1
/
+1
2021-03-09
hw/block/nvme: remove block accounting for write zeroes
Klaus Jensen
1
-1
/
+0
2021-03-09
hw/block/nvme: remove redundant len member in compare context
Klaus Jensen
1
-6
/
+4
2021-03-09
hw/block/nvme: report non-mdts command size limit for dsm
Gollu Appalanaidu
3
-8
/
+22
2021-03-09
hw/block/nvme: add trace event for zone read check
Gollu Appalanaidu
1
-0
/
+1
[next]