]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools, qcow: Move L2 cache to 'struct qcow_l1_table'
authorPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 16:27:20 +0000 (19:27 +0300)
committerPekka Enberg <penberg@kernel.org>
Sun, 24 Jul 2011 16:31:43 +0000 (19:31 +0300)
commit23d91a165263e860d46c92f5d6ab7b383fb1df58
tree2387364a9a2f0ac49a2daec23a1b58be6c640277
parente9db2caa1a0c2c0e2ad1f51c729317c9260cfe94
kvm tools, qcow: Move L2 cache to 'struct qcow_l1_table'

In preparation for refcount block cache, move L2 cache data structures to
'struct qcow_l1_table'.

Cc: Prasad Joshi <prasadjoshi124@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/disk/qcow.c
tools/kvm/include/kvm/qcow.h