]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Add BUG_ON() helper to make a run-time critical tests
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 19 Dec 2011 08:25:45 +0000 (12:25 +0400)
committerPekka Enberg <penberg@kernel.org>
Mon, 19 Dec 2011 17:39:04 +0000 (19:39 +0200)
commit88284993aa743c0cbea86d66d2ba2b877b5763be
tree5c6233e92ca340fa484afc642beb92b43cc40f4e
parent604515a0472d2dab70b5d6841421f3cc02dead5d
kvm tools: Add BUG_ON() helper to make a run-time critical tests

Also drop useless assert.h inclusions.

Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/include/kvm/util.h
tools/kvm/ioport.c
tools/kvm/kvm-cmd.c
tools/kvm/kvm.c
tools/kvm/pci.c
tools/kvm/powerpc/kvm.c
tools/kvm/virtio/console.c
tools/kvm/virtio/net.c
tools/kvm/x86/bios.c
tools/kvm/x86/cpuid.c
tools/kvm/x86/kvm.c