index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
block
/
nvme.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NVMe: Set correct VS Value for 1.1 Compliant Controllers
Anubhav Rakshit
2015-01-13
1
-1
/
+1
*
nvme: Fix get/set number of queues feature
Alex Friedman
2015-01-13
1
-2
/
+4
*
nvme: 64kB page size fixes
Anton Blanchard
2014-12-10
1
-0
/
+1
*
nvme: remove superfluous check
Gonglei
2014-11-17
1
-2
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-9
/
+10
*
nvma: ide: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+44
*
block: Make the block accounting functions operate on BlockAcctStats
Benoît Canet
2014-09-10
1
-1
/
+1
*
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
Benoît Canet
2014-09-10
1
-1
/
+1
*
block: Use g_new() & friends to avoid multiplying sizes
Markus Armbruster
2014-08-20
1
-4
/
+4
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-1
/
+0
*
nvme: Permit zero-length block devices
Andreas Färber
2014-03-31
1
-2
/
+2
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-10
/
+10
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
hw/block: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-1
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
1
-1
/
+1
*
NVMe: Initial commit for new storage interface
Keith Busch
2013-06-17
1
-0
/
+885