]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Split raw image and blk device code from disk/core.c
authorAsias He <asias.hejun@gmail.com>
Wed, 18 May 2011 08:19:04 +0000 (16:19 +0800)
committerPekka Enberg <penberg@kernel.org>
Wed, 18 May 2011 18:29:00 +0000 (21:29 +0300)
commit743efc25548b9d1eae4fba24d479ce0b6268a760
tree554bbf167ee81f4511b29e109e450cdf774e6d70
parent31a83072afced3cc6e1739ac578ba41fc58a93cf
kvm tools: Split raw image and blk device code from disk/core.c

This patch moves raw image and blk device code into disk/raw.c

Signed-off-by: Asias He <asias.hejun@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/Makefile
tools/kvm/disk/core.c
tools/kvm/disk/raw.c [new file with mode: 0644]
tools/kvm/include/kvm/disk-image.h