ok, so these are a few steps to begin (a) add a QEMUMachine for my h/w in qemu (b) Add arch support in kvm I have a few questions (a) qemu starts in user space, how would I configure my linux. Should the linux run in Hypervisor state and the apps run in user state, and nothing runs in guest state [ there are 3 states in my processor] (b) qemu starts the VM and somehow ( i dont know yet, how?) , starts my code in processor guest state -thanks On Thu, Mar 26, 2009 at 4:16 PM, Avi Kivity <avi@xxxxxxxxxx> wrote: > kvm port wrote: >> >> AFAIK KVM userspace app creates a VM using /dev/kvm. Now if IO has a >> MMU managed by KVM arch module, do i still need qemu? >> >> > > qemu is needed to allocate memory, and to emulate devices. For example the > IDE disk controller is implemented in qemu. > > > -- > error compiling committee.c: too many arguments to function > > -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html