]> git.ipfire.org Git - thirdparty/qemu.git/commit
nvme: 64kB page size fixes
authorAnton Blanchard <anton@samba.org>
Thu, 27 Nov 2014 03:39:21 +0000 (14:39 +1100)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Dec 2014 09:31:16 +0000 (10:31 +0100)
commitbe0677a93cd4578122955db3c377c3de7e81fcd0
tree2ba804e40eadbfe400e140d4e561e86b5522275c
parentd11032315ac652d9283ffada7f9b679f368ee175
nvme: 64kB page size fixes

Initialise our maximum page size capability to 64kB and increase
the page_size variable from 16 to 32 bits.

Signed-off-by: Anton Blanchard <anton@samba.org>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
hw/block/nvme.c
hw/block/nvme.h