On 03.01.2011, at 09:33, Jan Kiszka wrote: > From: Jan Kiszka <jan.kis...@siemens.com> > > QEMU supports only one VM, so there is only one kvm_state per process, > and we gain nothing passing a reference to it around. Eliminate any need > to refer to it outside of kvm-all.c.
Slightly unqemu'ish, but I like the simplicity of it :). Acked-by: Alexander Graf <ag...@suse.de> Alex