Re: [kvm-devel] guest threads

2007-03-22 Thread Avi Kivity
tarski wrote: > hello everyone, > > I was just wondering how KVM schedules multiple Virtual machines (guest > operating systems) running on top of it? If a thread/process blocks on a guest > os does KVM block the whole virtual machine or are other threads/processes > running on that parti

Re: [kvm-devel] guest threads

2007-03-22 Thread Dor Laor
> >hello everyone, > > I was just wondering how KVM schedules multiple Virtual machines >(guest >operating systems) running on top of it? If a thread/process blocks on a >guest >os does KVM block the whole virtual machine or are other threads/processes >running on that particular guest given a

[kvm-devel] guest threads

2007-03-22 Thread tarski
hello everyone, I was just wondering how KVM schedules multiple Virtual machines (guest operating systems) running on top of it? If a thread/process blocks on a guest os does KVM block the whole virtual machine or are other threads/processes running on that particular guest given a chanc