Jan Kiszka d89f5eff70 KVM: Clean up vm creation and release
IA64 support forces us to abstract the allocation of the kvm structure.
But instead of mixing this up with arch-specific initialization and
doing the same on destruction, split both steps. This allows to move
generic destruction calls into generic code.

It also fixes error clean-up on failures of kvm_create_vm for IA64.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2011-01-12 11:29:09 +02:00
..
2010-08-14 22:26:53 +02:00
2010-11-16 13:33:23 -08:00
2010-10-29 04:16:33 -04:00
2011-01-12 11:29:09 +02:00
2009-09-02 09:14:48 -07:00
2010-06-30 10:46:16 -07:00
2005-04-16 15:20:36 -07:00