commit | 7c8952697e9c44931090251e142c1d3108c22be4 | [log] [tgz] |
---|---|---|
author | Weiping Zhang <zhangweiping@didichuxing.com> | Tue Jun 26 09:44:56 2018 +0800 |
committer | Kevin Wolf <kwolf@redhat.com> | Fri Jun 29 14:20:56 2018 +0200 |
tree | 760a7c1803e5c68fdd98c86109725ec2a9f3ee7c | |
parent | b8efb36b9e99dbea7370139c0866b97a933f78d4 [diff] |
hw/block/nvme: add optional parameter num_queues for nvme device Add an optional paramter num_queues for device, and set it to 64 by default. Signed-off-by: Weiping Zhang <zhangweiping@didichuxing.com> Acked-by: Keith Busch <keith.busch@intel.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>