Re: [kvm-devel] [PATCH] Clean up KVM/QEMU interaction

2008-01-30 Thread Anthony Liguori
Avi Kivity wrote: > Anthony Liguori wrote: > >> This patch attempts to clean up the interactions between KVM and QEMU. Sorry >> for such a big patch, but I don't think there's a better way to approach this >> such that it's still bisect friendly. I think this is most of what's needed >> to >>

Re: [kvm-devel] [PATCH] Clean up KVM/QEMU interaction

2008-01-30 Thread Avi Kivity
Avi Kivity wrote: > Anthony Liguori wrote: > >> This patch attempts to clean up the interactions between KVM and QEMU. Sorry >> for such a big patch, but I don't think there's a better way to approach this >> such that it's still bisect friendly. I think this is most of what's needed >> to >>

Re: [kvm-devel] [PATCH] Clean up KVM/QEMU interaction

2008-01-30 Thread Avi Kivity
Anthony Liguori wrote: > This patch attempts to clean up the interactions between KVM and QEMU. Sorry > for such a big patch, but I don't think there's a better way to approach this > such that it's still bisect friendly. I think this is most of what's needed > to > get basic KVM support into QE