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
path:
root
/
hw
/
nvme
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-09
hw/nvme: rename shadow doorbell related trace events
Klaus Jensen
2
-8
/
+11
2023-01-09
hw/nvme: use QOM accessors
Klaus Jensen
1
-41
/
+48
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
1
-2
/
+2
2022-12-01
hw/nvme: remove copy bh scheduling
Klaus Jensen
1
-49
/
+14
2022-12-01
hw/nvme: fix aio cancel in dsm
Klaus Jensen
1
-26
/
+8
2022-12-01
hw/nvme: fix aio cancel in zone reset
Klaus Jensen
1
-25
/
+11
2022-12-01
hw/nvme: fix aio cancel in flush
Klaus Jensen
1
-15
/
+6
2022-12-01
hw/nvme: fix aio cancel in format
Klaus Jensen
1
-16
/
+12
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-4
/
+1
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
1
-4
/
+1
2022-11-02
hw/nvme: Abort copy command when format is one while pif
Francis Pravin Antony Michael Raj
1
-1
/
+2
2022-11-02
hw/nvme: reenable cqe batching
Klaus Jensen
2
-17
/
+13
2022-08-01
hw/nvme: do not enable ioeventfd by default
Klaus Jensen
1
-1
/
+1
2022-08-01
hw/nvme: unregister the event notifier handler on the main loop
Klaus Jensen
1
-0
/
+2
2022-08-01
hw/nvme: skip queue processing if notifier is cleared
Klaus Jensen
1
-2
/
+6
2022-07-15
hw/nvme: Use ioeventfd to handle doorbell updates
Jinhao Fan
2
-1
/
+117
2022-07-15
hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys node
Niklas Cassel
1
-0
/
+2
2022-07-15
hw/nvme: Add trace events for shadow doorbell buffer
Jinhao Fan
2
-0
/
+10
2022-07-15
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2
-1
/
+122
2022-06-28
trivial typos: namesapce
Dr. David Alan Gilbert
1
-1
/
+1
2022-06-23
hw/nvme: clear aen mask on reset
Klaus Jensen
1
-0
/
+1
2022-06-23
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
Klaus Jensen
1
-23
/
+6
2022-06-23
hw/nvme: clean up CC register write logic
Klaus Jensen
1
-22
/
+16
2022-06-23
hw/nvme: Update the initalization place for the AER queue
Łukasz Gieryk
1
-2
/
+1
2022-06-23
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
3
-2
/
+278
2022-06-23
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
2
-7
/
+138
2022-06-23
hw/nvme: Calculate BAR attributes in a function
Łukasz Gieryk
1
-14
/
+31
2022-06-23
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
2
-6
/
+5
2022-06-23
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
2
-16
/
+38
2022-06-23
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
3
-4
/
+54
2022-06-23
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
5
-10
/
+121
2022-06-23
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
3
-5
/
+21
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2
-4
/
+84
2022-06-03
hw/nvme: add new command abort case
Dmitry Tikhov
1
-0
/
+5
2022-06-03
hw/nvme: bump firmware revision
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not report null uuid
Klaus Jensen
1
-10
/
+7
2022-06-03
hw/nvme: do not auto-generate uuid
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: do not auto-generate eui64
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: enforce common serial per subsystem
Klaus Jensen
2
-0
/
+8
2022-06-03
hw/nvme: fix smart aen
Klaus Jensen
1
-1
/
+1
2022-06-03
hw/nvme: fix copy cmd for pi enabled namespaces
Dmitry Tikhov
1
-0
/
+4
2022-06-03
hw/nvme: add missing return statement
Dmitry Tikhov
1
-0
/
+1
2022-06-03
hw/nvme: fix narrowing conversion
Dmitry Tikhov
1
-2
/
+3
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
1
-3
/
+3
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-03
hw/nvme: 64-bit pi support
Naveen Nagar
6
-85
/
+554
2022-03-03
hw/nvme: add pi tuple size helper
Klaus Jensen
3
-14
/
+21
2022-03-03
hw/nvme: add support for the lbafee hbs feature
Naveen Nagar
3
-9
/
+41
2022-03-03
hw/nvme: move format parameter parsing
Klaus Jensen
1
-13
/
+18
[prev]
[next]