mirror of
https://github.com/clearlinux/kvmtool.git
synced 2026-08-28 09:55:57 +00:00
8682490069
There were a number of changes that caused problems: - UAPI conversion - the old version of the rbtree-augmented API got removed, I updated the implementation to the new API - lib/rbtree.c wants a 'true' definition Lightly tested: it boots a v3.7-rc1 defconfig+kvmconfig kernel. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Pekka Enberg <penberg@kernel.org>