]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Cleanup BIOS setup code
authorPekka Enberg <penberg@cs.helsinki.fi>
Thu, 15 Jul 2010 09:39:07 +0000 (12:39 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 15 Jul 2010 09:39:07 +0000 (12:39 +0300)
commit42a08fbce593e0daa2faf4166805d68115455a63
tree9431832fe9ea84690188a749b5f4498e066d85f5
parent6e32b16c2f55fb3ce423668673a997c328f0f5ef
kvm: Cleanup BIOS setup code

This patch cleans up BIOS setup code by introducing struct irq_handler and
switching to more declarative setup.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/bios.c